Fix type conversion for from...import statement.
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 26 Feb 2009 05:12:49 +0000 (21:12 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 26 Feb 2009 05:12:49 +0000 (21:12 -0800)
commitc80818f49066ddadffe840b84e4e8571529b1f27
tree1d4218a4c4d0aaff5bb25947547b964a27eec425
parenta74288bc92f185c294ad8ad26a2e25be4cc45d48
Fix type conversion for from...import statement.
Cython/Compiler/Nodes.py