On Thursday 26 July 2007 10:30:34 am Ted Drain wrote: > Darren, > Well it wasn't one of your questions but... > > Why do you need an api file at all? Why not have config be a python > package and let config/__init__.py take care of importing > everything? The __init__ file of a package is responsible for > configuring the api of a package so it seems redundent to have > another filed named api.
Good suggestion. I was emulating the way traits and IPython1 are doing it, but probably __init__ is better and cleaner. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel