> Rather than implementing an hard-coded conversion at lower level of FTP > protocol implementation, you could write explicit unicode encoders to > bytestream before making a call to FTP API. > > By doing so you can have an FTP protocol, that beside UTF could also handle > other encodings.
I'm not making calls to FTP protocol ... this is a FTP server and the errors pops when the client does a DIR. _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
