provide 'set' builtin type in 'cython' namespace to make it available in Py2.3
authorStefan Behnel <scoder@users.berlios.de>
Sun, 14 Mar 2010 10:59:07 +0000 (11:59 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 14 Mar 2010 10:59:07 +0000 (11:59 +0100)
commitdb6f98962f9180ad7dcfc6d0d8f68279c3eeda3f
tree0a775ae3a7878602e94731425cb35389086c3850
parent1f95bca17679f6ac415d13a3fdf5f1de650c75bc
provide 'set' builtin type in 'cython' namespace to make it available in Py2.3
Cython/Shadow.py