~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 1996.1.9.

  • Committer: John Arbash Meinel
  • Date: 2006-09-11 21:56:26 UTC
  • mto: This revision was merged to the branch mainline in revision 2004.
  • Revision ID: john@arbash-meinel.com-20060911215626-0bbe834149b22b07
Create a method for handling 'import *' syntax.

This handles:
    import foo
    import foo.bar
    import foo.bar as baz
    import foo, foo.bar, baz.bing

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: