* config.py is now directly found in the quixote package. wouldn't it be more useful to put the config.py somewhere else (like, where quixote.cgi can be found)? if i configure my web application and reinstall a newer version of quixote, my config file is overwritten without warning. * what about a SESSION_COLLECTION var in config.py or quixote.py? so the user knows that he has to configure this variable also? kaweh