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
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