log fetch.py @ 56:6ebd2d10fc03 default tip

age author description
Tue, 15 Nov 2011 16:20:01 -0800 Jeff Hammel account for paths that do not exit for the FileFetcher
Tue, 15 Nov 2011 16:17:55 -0800 Jeff Hammel documentation
Tue, 15 Nov 2011 15:14:45 -0800 Jeff Hammel inherit from the right ABC
Tue, 15 Nov 2011 15:13:01 -0800 Jeff Hammel correctly call os.path.join
Tue, 15 Nov 2011 15:03:47 -0800 Jeff Hammel finishing cpytree
Tue, 15 Nov 2011 15:00:10 -0800 Jeff Hammel more stubbing of copytree
Tue, 15 Nov 2011 14:53:08 -0800 Jeff Hammel begin stubbing own copytree function :(
Tue, 15 Nov 2011 14:30:16 -0800 Jeff Hammel use correct function name
Tue, 15 Nov 2011 14:27:23 -0800 Jeff Hammel import tempfile
Tue, 15 Nov 2011 14:26:29 -0800 Jeff Hammel remove extraneous keyword
Tue, 15 Nov 2011 14:24:51 -0800 Jeff Hammel self._export vs self.export, the function
Tue, 15 Nov 2011 14:03:48 -0800 Jeff Hammel get subpaths working for tarballs
Tue, 15 Nov 2011 13:53:54 -0800 Jeff Hammel partially and borken support for subpaths
Tue, 15 Nov 2011 12:56:35 -0800 Jeff Hammel extract....correctly?
Tue, 15 Nov 2011 12:31:35 -0800 Jeff Hammel remove clobber functionality for now; this should live in the master Fetch class so that resources arent multiply clobbered