make import explicit (would be better to avoid the star imports, though)
authorStefan Behnel <scoder@users.berlios.de>
Sun, 29 Mar 2009 10:24:01 +0000 (12:24 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 29 Mar 2009 10:24:01 +0000 (12:24 +0200)
commit6a7cd28b72e7dca563ca902edba3db47fee44b78
tree886662ce240e757888d45077236a83c3362b07f1
parent812275e9ea9679994bfd7d2652485ee006a216b2
make import explicit (would be better to avoid the star imports, though)
Cython/Compiler/ParseTreeTransforms.py