if there is only one '*.conf' file in the namespace module, then load it. this breaks with quixote's philosophy of being explicit, but it is how i expected the server to work. if you put this server in the parent directory above your module, it will find it on the path, since the current directory is on sys.path. this is cool b/c you don't have to put stuff under site-packages when you are developing, you can work local to your account. i didn't want to develop as root and the ./setup.py sdist + install loop is too slow. there's probably some clever way around this. -- Mark Bucciarelli, www.hubcapconsulting.com He who receives an idea from me, receives instruction himself without lessening mine; as he who lights his taper at mine receives light without darkening me. -- Thomas Jefferson