~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 1996.1.10.

  • Committer: John Arbash Meinel
  • Date: 2006-09-11 22:09:06 UTC
  • mto: This revision was merged to the branch mainline in revision 2004.
  • Revision ID: john@arbash-meinel.com-20060911220906-41ee1e306aad0464
Handle 'from foo import bar' syntax

This includes:
  from foo import bar
  from foo import bar, baz
  from foo import bar as bing, baz as bar

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: