Re: [Python-Dev] Python 3000 Process

2006-03-20 Thread Matthew Fleming
On 20/03/06, Nick Coghlan <[EMAIL PROTECTED]> wrote: +1 on the separate mailing list (and PEP numbers).If Barry (or another mailing list admin) is feeling energetic, somebranch-specific topics on python-checkins would be nice, too. While I'minterested in tracking trunk checkins, I'm not so concerne

Re: [Python-Dev] GeneratorExit inheriting from Exception

2006-03-18 Thread Matthew Fleming
except Error:  # is what you normally should do+1 This definatley makes more sense and is easier to understand just from glancing at it.Thanks,Matt ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Un

[Python-Dev] Lib/test/test_compiler.py fails

2006-03-03 Thread Matthew Fleming
testCompileLibrary (__main__.CompilerTest) ... compiling /home/splitscreen/src/python/python/Lib/dircache.pycompiling /home/splitscreen/src/python/python/Lib/smtplib.pycompiling /home/splitscreen/src/python/python/Lib/pickle.py ERRORtestFlatten (__main__.CompilerTest) ... oktestLineNo (__main__.Com