Fix sizeof for dotted (cimported) types
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 24 Feb 2007 11:23:45 +0000 (03:23 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 24 Feb 2007 11:23:45 +0000 (03:23 -0800)
commit24e2d102699bf91d4e5ec2c0bfa6a01f6aed2c83
treeba137f10fa1e8f171dd4ca04c3d54f6d8f558239
parent204e28917852d05a8a2badccfbaad2057dbff529
Fix sizeof for dotted (cimported) types
Cython/Compiler/Parsing.py