Message109874
| Author | BreamoreBoy |
|---|---|
| Recipients | BreamoreBoy, akuchling, bwmcadams, dieresys, georg.brandl, jjlee, orsenthil |
| Date | 2010-07-10.15:04:26 |
| SpamBayes Score | 5.210079e-06 |
| Marked as misclassified | No |
| Message-id | <1278774270.68.0.181071422447.issue2202@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I tried to test the patch but got:-
c:\Python26>python.exe lib\test\test_urllib2_localnet.py
Traceback (most recent call last):
File "lib\test\test_urllib2_localnet.py", line 325, in <module>
class DigestMD5sessClientAuthTests(BaseTestCase):
NameError: name 'BaseTestCase' is not defined |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-10 15:04:30 | BreamoreBoy | set | recipients: + BreamoreBoy, akuchling, georg.brandl, jjlee, orsenthil, bwmcadams, dieresys |
| 2010-07-10 15:04:30 | BreamoreBoy | set | messageid: <1278774270.68.0.181071422447.issue2202@psf.upfronthosting.co.za> |
| 2010-07-10 15:04:26 | BreamoreBoy | link | issue2202 messages |
| 2010-07-10 15:04:26 | BreamoreBoy | create | |