I've thought about it some more, and I don't like the autoloader business one bit. I expect it will trip up auxiliary tools, introspection, etc. I don't think that names in the toplevel namespace are such a scarce resource that we can't add a module or package there. How about calling the module OptionParser, since that seems to be the main class exported by Optik? I really don't care if it is a module or a package, as long as this works: from OptionParser import OptionParser op = OptionParser(...suitable args...) --Guido van Rossum (home page: http://www.python.org/~guido/)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4