Hi,

there is an issue with QFtp. This module includes an enum QFtp.Command, that 
has a member called QFtp.None. However, if that is used it causes a syntax 
error (None is a keyword). Therefore it should be changed to QFtp.None_.

Regards,
Detlev
-- 
Detlev Offenbach
det...@die-offenbachs.de
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to