root/trunk/ftp_file.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @729 [729] 2008-09-05 21:31:50 schwa Updated year numbers in copyright notices according to changes in the ...
(edit) @725 [725] 2008-08-31 12:52:18 schwa Included a slightly modified variant of Roger Demetrescu's patch ...
(edit) @679 [679] 2007-01-26 08:04:51 schwa Consider status code 451: 451 Requested action aborted: local error in ...
(edit) @647 [647] 2006-11-23 01:33:53 schwa Turn classes into new-style classes by letting them inherit ...
(edit) @636 [636] 2006-11-22 22:38:16 schwa Merged in the rest of the changes from the branch add_stat_caching: svn ...
(edit) @633 [633] 2006-11-22 22:15:32 schwa Merged in changes from feature branch add_stat_caching: svn merge ...
(edit) @551 [551] 2006-08-19 10:50:39 schwa Removed underscore from `exception_`.
(edit) @550 [550] 2006-08-17 12:16:07 schwa Make comment slighly more readable.
(edit) @549 [549] 2006-08-17 11:50:13 schwa Added a workaround for issue #17.
(edit) @529 [529] 2006-03-02 00:55:44 schwa Removed "keep alive" functionality. Nobody on the list seemed to need ...
(edit) @510 [510] 2006-02-18 21:32:10 schwa Reworked keep-alive functionality regarding writable files. If you ...
(edit) @502 [502] 2006-02-06 21:33:38 schwa Added `keep_alive` methods to `FTPHost` and `_FTPFile` objects.
(edit) @493 [493] 2006-02-06 14:58:22 schwa Remove `_FTPFile`'s `__del__` method to avoid reference cycles ...
(edit) @461 [461] 2006-01-29 02:04:19 schwa Set svn:mime-type to text/x-python to make syntax highlighting in Trac's ...
(edit) @427 [427] 2004-07-29 22:14:11 schwa Added several properties.
(edit) @356 [356] 2003-10-30 19:56:59 schwa Formatting changes.
(edit) @277 [277] 2003-10-04 14:07:53 schwa Added and changed comments and docstrings.
(edit) @243 [243] 2003-06-09 12:34:09 schwa _FTPFile.writelines: Added comment on (not) modifying `lines` in-place.
(edit) @242 [242] 2003-06-09 12:32:00 schwa _FTPFile.__getattr__: Fixed unclear logic in docstring.
(edit) @238 [238] 2003-06-08 19:42:06 schwa Fixed/added several docstrings and comments.
(edit) @229 [229] 2003-03-16 18:53:00 schwa Replaced explicit code for `True` and `False` with import of ...
(edit) @227 [227] 2003-03-16 18:46:34 schwa Module: Added definitions for `True` and `False` in case we don't have at ...
(add) @224 [224] 2003-03-16 18:39:33 schwa File-like objects located on FTP servers.
Note: See TracRevisionLog for help on using the revision log.