Move python scripts out of tmux folder, adjust other scripts and classes for this change.

This commit is contained in:
Darko
2015-09-30 12:13:57 +02:00
parent 05056ba84b
commit 9e87cab0d2
39 changed files with 270 additions and 191 deletions
@@ -0,0 +1,12 @@
# temp files
~*
.*.swp
# python compiled
*.pyc
# setuptools stuff
build/
dist/
MANIFEST
pynntp.egg-info/