Use string literals for namespace (rather than dotted names).
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 20 Feb 2010 04:47:58 +0000 (20:47 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 20 Feb 2010 04:47:58 +0000 (20:47 -0800)
commitda38498e6fda4d53c1ef3454a5bc05d731ab5010
tree2e527f572a1f28b52d3995b5bfb46ae5dd4470ff
parentb978c7e0aa0eebc5320a53652dab108e25a87af7
Use string literals for namespace (rather than dotted names).
Cython/Compiler/Parsing.py
tests/run/cpp_classes.pyx
tests/run/cpp_stl.pyx
tests/run/cpp_stl_vector.pyx