I've got exported class A and I'd like to avoid reporting private methods when
users type help (mymodule.A). Is there anything like __all__ for modules? naming
these methods starting with _ does not help either.

Please advise,

Gennadiy

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to