[pypy-dev] [pypy-svn] r66150 - pypy/trunk/pypy/tool (original) (raw)
Antonio Cuni anto.cuni at gmail.com
Wed Jul 8 17:24:41 CEST 2009
- Next message: [pypy-dev] [pypy-svn] r66150 - pypy/trunk/pypy/tool
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
fijal at codespeak.net wrote:
try: - BaseException + BaseException = BaseException except NameError: BaseException = Exception
this clearly show that you didn't write a test (or you didn't run it, if it's already there). Could you please try to follow tdd a bit more closely, especially on trunk?
- Next message: [pypy-dev] [pypy-svn] r66150 - pypy/trunk/pypy/tool
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]