Bernd Preusing - 2004-06-15

Logged In: YES
user_id=879395

Hi nobody :-)

Sorry, I should have added a README stating that all
documentation including installation can be found on the
Project Home Page.

Line 380 contains an extra carriage return. No idea how that
could happen (CVS?, IDE?)...

A requirement fo PyAlbum is Python 2.3.x, which contains the
optpare module. There is a test for the python version at the
logical beginning of AlbumMain.py, but I see, I have to put it
at the physical beginning of that module.