Allow module-level literal lists (Fixes #113).
authorNikita Nemkin <nikita@nemkin.ru>
Thu, 28 Mar 2013 11:11:10 +0000 (17:11 +0600)
committerNikita Nemkin <nikita@nemkin.ru>
Thu, 28 Mar 2013 12:26:04 +0000 (18:26 +0600)
commit71d13da97ec0961c133a0d36e5a6466368fba393
treea3fcd3b6f0552b6eed6a97e4559313e2ccbc53f2
parent16cb9327472b05ec32e52b3567413e481d8646d2
Allow module-level literal lists (Fixes #113).
Cython/Compiler/Code.py
Cython/Compiler/ExprNodes.py
tests/run/literal_lists.pyx