[Pythonsiphon-devel] Patches to run ciphon-0.3.5 under windows
Status: Beta
Brought to you by:
ssthapa
From: Thomas H. <tho...@io...> - 2002-01-04 20:23:15
|
Bugs I did find: ciphon can only install one package. To installl another package, you must quit and restart, because Configuration.getServerAddress() runs out of servers (each entry in the list is used once, and then deleted). I had to always use ciphon's ftplib2 instead of Python 2.2's ftplib module (this has also been reported to c.l.p). Patches are attached, also Jason Petrone's tarfile.py. One additional suggestion: ciphon is very quiet. An option to print *some* output for long lasting actions (downloading) would be nice. Also the error output could be improved... Enjoy, Thomas |