Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed 'copy_file()' so it returns a tuple (dest_name, copied) -- hopefully, | Greg Ward | 2000-09-30 | 1 | -6/+7 |
* | Whitespace fix. | Greg Ward | 2000-09-26 | 1 | -1/+2 |
* | Reformat docstrings. | Greg Ward | 2000-09-23 | 1 | -65/+63 |
* | Bastian Kleineidam: 'copy_file()' now returns the output filename, rather | Greg Ward | 2000-06-23 | 1 | -6/+5 |
* | Tweaked output of 'copy_file()': if copying to a new name, show the whole | Greg Ward | 2000-05-20 | 1 | -3/+6 |
* | Sporadic, untested Python 1.5.1 compatibility changes. | Greg Ward | 2000-04-22 | 1 | -1/+1 |
* | Reorganization: ripped util.py to shreds, creating in the process: | Greg Ward | 2000-04-04 | 1 | -0/+248 |