commit | e66c8c7c127370ab7d0055f98053caad48cbc135 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Mar 19 18:56:50 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Mar 19 18:56:50 2007 +0000 |
tree | f1b0cd053c45a78dc652c833815ea47a4bc94e7d | |
parent | d16e81aabe5448a90640694d57cdaefddf3a1a9f [diff] |
"from ... import x" should not be a syntax error... make import_stmt accept ELLIPSes and DOTs.