> Try setting the __all__ variable in your module to a list of the names > you want your module to export.
Perfect. Thanks for the help. -- http://mail.python.org/mailman/listinfo/python-list
> Try setting the __all__ variable in your module to a list of the names > you want your module to export.
Perfect. Thanks for the help. -- http://mail.python.org/mailman/listinfo/python-list