the enclosed file implements importing directory contents (ie, __init__.py).
Current implementation assumes a .py file, but import can also be a directory
if the directory contains a __init__.py file.
Original issue reported on code.google.com by billy.earney@gmail.com on 16 Feb 2013 at 12:22
Original issue reported on code.google.com by
billy.earney@gmail.com
on 16 Feb 2013 at 12:22Attachments: