Added the ability to read the pity.py file in a ZIP file, so we do it at startup
commit572d84bbb6b696757f5fc5909f792dcf601de420
authorGuillaume Chazarain <guichaz@gmail.com>
Sun, 21 Nov 2010 17:32:58 +0000 (21 18:32 +0100)
committerGuillaume Chazarain <guichaz@gmail.com>
Sun, 21 Nov 2010 17:32:58 +0000 (21 18:32 +0100)
treec382c7baea3eacb02505cff918629d71c3745ded
parent7d5444fdfc8ed65079edbdf616f4f202b07e6cdc
Added the ability to read the pity.py file in a ZIP file, so we do it at startup
instead of on every file transfer.
Also, fixed the comment removing logic and removed a non-comment '#' in pity.py
as it was treated as a comment.
NEWS
gsh/file_transfer.py
gsh/pity.py