cleanup _ERRORS
authorRobert Bradshaw <robertwb@math.washington.edu>
Thu, 26 Mar 2009 06:22:43 +0000 (23:22 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Thu, 26 Mar 2009 06:22:43 +0000 (23:22 -0700)
commit35b604db37e796d6656410165b21b3cc0ccb1ad4
treed671394e760774357e6a3abc0f396c90fc83d92f
parentb5bfda6d8c16caa29f0c1e6e06ec3fddba76ed80
cleanup _ERRORS
48 files changed:
tests/errors/break_outside_loop.pyx
tests/errors/builtin_type_conflict_T170.pyx
tests/errors/continue_outside_loop.pyx
tests/errors/e_ass.pyx
tests/errors/e_assnone.pyx
tests/errors/e_badpyparam.pyx
tests/errors/e_bitop.pyx
tests/errors/e_boolcoerce.pyx
tests/errors/e_cdef_keywords_T241.pyx
tests/errors/e_cdef_missing_declarator.pyx
tests/errors/e_cdefemptysue.pyx
tests/errors/e_cenum.pyx
tests/errors/e_cmethbasematch.pyx
tests/errors/e_cmp.pyx
tests/errors/e_cstruct.pyx
tests/errors/e_ctypedefforward.pyx
tests/errors/e_ctypedefornot.pyx
tests/errors/e_declarations.pyx
tests/errors/e_del.pyx
tests/errors/e_exceptclause.pyx
tests/errors/e_excvalfunctype.pyx
tests/errors/e_extweakref.pyx
tests/errors/e_index.pyx
tests/errors/e_multass.pyx
tests/errors/e_nargs.pyx
tests/errors/e_nogilcmeth.pyx
tests/errors/e_nogilfunctype.pyx
tests/errors/e_notnone.pyx
tests/errors/e_notnone2.pyx
tests/errors/e_numop.pyx
tests/errors/e_pyobinstruct.pyx
tests/errors/e_redeclmeth.pyx
tests/errors/e_return.pyx
tests/errors/e_sizeofincomplete.pyx
tests/errors/e_slice.pyx
tests/errors/e_subop.pyx
tests/errors/e_tempcast.pyx
tests/errors/e_undefexttype.pyx
tests/errors/e_unop.pyx
tests/errors/e_while.pyx
tests/errors/missing_self_in_cpdef_method_T156.pyx
tests/errors/nogil.pyx
tests/errors/nogilcmeth.pyx
tests/errors/se_badindent.pyx
tests/errors/se_badindent2.pyx
tests/errors/se_conddef.pyx
tests/errors/se_mixtabspace.pyx
tests/errors/se_nestdef.pyx