Add __all__ listing to avro module ---------------------------------- Key: AVRO-202 URL: https://issues.apache.org/jira/browse/AVRO-202 Project: Avro Issue Type: Task Components: python Reporter: Jeff Hammerbacher Attachments: AVRO-202.patch
Folks who want to say "from avro import *" will need this listing: http://docs.python.org/tutorial/modules.html#importing-from-a-package. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.