[ 
https://issues.apache.org/jira/browse/AVRO-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779753#action_12779753
 ] 

Patrick Hunt commented on AVRO-202:
-----------------------------------

instead you could change a test like src/test/py/testioreflect.py it's already 
doing import as, you could piggyback on that test (to do import *)

neither option is great, I don't know though if it's necessary to test that all 
files are imported, perhaps this is a good middleground?

> 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
>            Assignee: Jeff Hammerbacher
>         Attachments: 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.

Reply via email to