~racb/+junk/dynamic_import

Viewing all changes in revision 5.

  • Committer: Robie Basak
  • Date: 2011-11-18 17:40:21 UTC
  • Revision ID: robie.basak@canonical.com-20111118174021-m53iati4oeyai5n6
Add standard .pyc handling

Normal Python behaviour is to load .pyc files even if .py files are
missing. So we treat a submodule as existing if either a .pyc or .py
exists.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: