[Tutor] problem detecting files

2005-12-01 Thread Paul Hendrick
Hi there, I've got a problem with getting the difference between 2 directories, but only recognising directories and not files. I'm trying to find directories in /home/svn that aren't in /usr/local/trac/projects. The list returned by listdir in /home/svn is: ['.bash_logout', '.bash_profile', '.bas

[Tutor] web gallery

2005-08-15 Thread paul . hendrick
Hi All, I'd like to write some web gallery software from scratch for my girlfriend. I've looked at the PIL (python imaging library) and I'm using it to generate thumbnails from given images. Something else i'd like to get done now though, is building an index of images. Are there any libs suited fo