| Source path: svn/ trunk/ pyftpdlib/ ftpserver.py |
|
|
|
|
Older revisions
r1047
by g.rodola
on May 22 (4 days ago)
Diff
(PY3) add two fixes for pyhon < 2.7: sys.maxint not available and ''.decode() not accepting 'errors' keyword arg
r1046
by g.rodola
on May 22 (4 days ago)
Diff
(PY3) - merge py3-unicode branch back into trunk. Ladies and gents, we made it\!
r1041
by g.rodola
on May 17, 2012
Diff
use err.args[0] instead of err[0] when dealing with OSError exception; also remove assert statement from touch() function
File properties
- svn:keywords
- Id