[issue11512] adding test suite for cgitb

2011-07-08 Thread Robbie Clemons
Robbie Clemons added the comment: Pretty sure it has nothing to do with the new cgitb test. Apparently testPasswordProtectedSite (test.test_robotparser.NetworkTestCase) uses website http://mueblesmoraleda.com to run it's test and that site is currently down. On Fri, Jul 8, 2011 at 7:

[issue11512] adding test suite for cgitb

2011-03-14 Thread Robbie Clemons
New submission from Robbie Clemons : Added a test suite for cgitb that provides 75% test coverage according to coverage.py. -- components: Tests files: test_cgitb.diff keywords: patch messages: 130926 nosy: brian.curtin, robquad priority: normal severity: normal status: open title

[issue10775] assertRaises as a context manager should accept a 'msg' keyword argument.

2011-03-14 Thread Robbie Clemons
Robbie Clemons added the comment: Changing callableObj to callable_obj in assertRaises will break for anyone that's upgrading to 3.3. I left a comment on the review. -- nosy: +robquad ___ Python tracker <http://bugs.python.org/is

[issue11165] Document PyEval_Call* functions

2011-03-14 Thread Robbie Clemons
Changes by Robbie Clemons : -- nosy: +robquad ___ Python tracker <http://bugs.python.org/issue11165> ___ ___ Python-bugs-list mailing list Unsubscribe: