
Aug. 10, 2004
1:27 a.m.
My own gut feeling is that it's not important to allow parentheses on "bare" (from-less) imports, since you can easily repeat the 'import' keyword on a new line;
It might not be strictly necessary, but for consistency I think it should be alllowed. By the way, rather than parentheses, I would prefer to be able to simply end the line with a comma and continue on to the next line: from Bubble import foo, spam, tomato, grail, arthur, camembert Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+