merged in latest cython-devel
authorStefan Behnel <scoder@users.berlios.de>
Tue, 1 Jun 2010 11:22:36 +0000 (13:22 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 1 Jun 2010 11:22:36 +0000 (13:22 +0200)
1  2 
Cython/Compiler/Parsing.py
tests/bugs.txt

Simple merge
diff --cc tests/bugs.txt
index 26608dafeeab67ca12e0f2c3c5298876c189d592,fd274296ba5ab816fa8cd15ccdb585b556bf0d9f..5596f0f6dc56adc98679e11e29ea2852e1965a38
@@@ -11,7 -11,7 +11,8 @@@ cascaded_list_unpacking_T46
  compile.cpp_operators
  cpp_templated_ctypedef
  cpp_structs
 +genexpr_T491
+ with_statement_module_level_T536
  
  # CPython regression tests that don't current work:
  pyregr.test_threadsignals