root/trunk/_mock_ftplib.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @689 [689] 2007-04-16 01:07:10 schwa Handle directories with whitespace in them more gracefully (based on a ...
(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) @480 [480] 2006-02-05 00:48:42 schwa Switch automatically to the Microsoft format parser if the Unix format ...
(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) @419 [419] 2004-07-12 22:02:12 schwa Adapt unit tests to changes in `FTPHost.file`.
(edit) @408 [408] 2004-07-09 21:44:04 schwa Due to a change in `FTPHost._dir`, some of the directories used in the ...
(edit) @316 [316] 2003-10-05 17:55:57 schwa FTPHost._dir: Implemented a workaround similar to those suggested by ...
(edit) @238 [238] 2003-06-08 19:42:06 schwa Fixed/added several docstrings and comments.
(edit) @213 [213] 2003-03-15 21:38:51 schwa MockSession: Reverted last change, i. e. removed mock directory line for ...
(edit) @211 [211] 2003-03-15 21:21:37 schwa MockSession: Added a directory line for dummy directory `/login/dir`.
(edit) @207 [207] 2003-03-15 18:50:17 schwa Module: Formatting changes (70-characters-wide display) and "`" ...
(edit) @182 [182] 2002-04-03 21:47:41 schwa MockSession.dir_contents: added entry for root directory.
(edit) @160 [160] 2002-04-01 15:05:55 schwa MockSession.dir_contents: added one directory and several links for ...
(edit) @155 [155] 2002-04-01 13:45:11 schwa MockSession._remove_trailing_slash: retain single slash denoting the ...
(edit) @153 [153] 2002-04-01 13:05:04 schwa MockFile: extended docstring a bit.
(edit) @149 [149] 2002-03-31 23:17:26 schwa MockSession: added two files, "older" and "newer" to virtual directory ...
(edit) @143 [143] 2002-03-30 22:44:41 schwa MockSession.close: do only more if self.closed is false.
(edit) @142 [142] 2002-03-30 22:38:12 schwa Module: removed unused version of MockSession (which was copied with ...
(edit) @135 [135] 2002-03-30 21:50:25 schwa Module: the path of a file is now passed from MockSession.transfercmd to ...
(edit) @133 [133] 2002-03-30 21:20:28 schwa Module: implemented MockFile class to be used by MockSocket. An object of ...
(edit) @131 [131] 2002-03-30 18:46:59 schwa MockSession: patched transfercmd so it will raise ftplib.error_perm if ...
(edit) @122 [122] 2002-03-30 17:40:03 schwa MockSocket: added close method. MockSession: added dummy implementation ...
(edit) @120 [120] 2002-03-30 16:50:08 schwa Moved class FailOnLoginSession from _mock_ftplib.py to _test_ftputil.py .
(edit) @119 [119] 2002-03-30 16:48:07 schwa MockSession: added methods _remove_trailing_slash and ...
(edit) @112 [112] 2002-03-30 14:53:01 schwa MockSession.pwd: simplified implementation; now a newly introduced ...
(edit) @109 [109] 2002-03-29 23:16:32 schwa Module: renamed class ListdirTest to StatTest.
(edit) @107 [107] 2002-03-29 23:03:13 schwa Module: implemented more lightweight version of MockSession class.
(edit) @103 [103] 2002-03-29 21:47:11 schwa Module: added skeleton for MockSocket (returned by transfercmd). Module: ...
(edit) @102 [102] 2002-03-29 18:50:33 schwa FTP: took not only method heads but also method implementations.
(edit) @101 [101] 2002-03-29 18:34:38 schwa FTP: added some method heads with their docstrings from ftplib.FTP .
(add) @96 [96] 2002-03-29 16:31:20 schwa Mock implementation of ftplib.py from the standard library.
Note: See TracRevisionLog for help on using the revision log.