Tim Peters wrote: > > But it doesn't need to be, right? That is, change the stuff following > 'import' in > > 'from' dotted_name 'import' ('*' | NAME (',' NAME)*) > > to > > ('*' | NAME [NAME NAME] (',' NAME [NAME NAME])*) What about doing the same for the regular import? import_stmt: 'import' dotted_name [NAME NAME] (',' dotted_name [NAME NAME])* | 'from' dotted_name 'import' ('*' | NAME (',' NAME)*) "import as as as"-isn't-that-impressive-though-ly y'rs Peter -- Peter Schneider-Kamp ++47-7388-7331 Herman Krags veg 51-11 mailto:peter@schneider-kamp.de N-7050 Trondheim http://schneider-kamp.de
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4