[ftputil] ftputil except problem
vedran500
vedran500 at net.hr
Sun Aug 20 20:59:24 CEST 2006
Hi,
I have one strange ftputil problem,
example of my program:
(I was give wrong informations about ftp server,becose I want to my program "skip" error)
>>> import ftp_error
>>> import ftputil
>>> import tkMessageBox
>>> try:
ftp=ftputil.FTPHost('vedran.byethost12.com','vedran at vedran.byethost12.com','veti')
except ftp_error.PermanentError:
SyntaxError: invalid syntax
Regards,
Vedran,Croatia
--
Odaberite XXLadsl - od sada 2 x brži uz iste cijene priključka i paketa!
Više saznajte na http://www.iskon.biz/xxladsl
More information about the ftputil
mailing list