[ https://issues.apache.org/jira/browse/AVRO-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780270#action_12780270 ]
Jeff Hammerbacher commented on AVRO-202: ---------------------------------------- bq. I saw that but assumed that datafile is an internal detail that you typically don't want to expose through import *, no? It's not clear to me how you would write Avro data to a file without this module. I believe it needs to be public. bq. python WTF! FTW, I hope! > Add __all__ listing to avro module > ---------------------------------- > > Key: AVRO-202 > URL: https://issues.apache.org/jira/browse/AVRO-202 > Project: Avro > Issue Type: Improvement > Components: python > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > Priority: Minor > Attachments: AVRO-202.patch, AVRO-202.patch, AVRO-202.patch, > 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.