[Python-Dev] os.path.diff(path1, path2)
Martin Blais
blais at furius.ca
Thu Sep 22 07:48:21 CEST 2005
More information about the Python-Dev mailing list
Thu Sep 22 07:48:21 CEST 2005
- Previous message: [Python-Dev] os.path.diff(path1, path2)
- Next message: [Python-Dev] Simplify the file-like-object interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/20/05, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote: > Matthias Andreas Benkard wrote: > > * In a recent project, I had occasion to store pathnames of > picture files in a relational database. I wanted to store > the pathnames relative to a user-chosen "Pictures" > directory, so that it could be moved without having to > update all the pathnames in the database. Curator does the same, for the same reasons. http://furius.ca/curator/ Also, you can burn the static HTML files to CDROM, and the links still all work. That was the main motivator for this. cheers,
- Previous message: [Python-Dev] os.path.diff(path1, path2)
- Next message: [Python-Dev] Simplify the file-like-object interface
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list