Issue1544295
Created on 2006-08-22 00:12 by hdiwan650, last changed 2006-10-12 11:49 by georg.brandl.
| File name |
Uploaded |
Description |
Edit |
Remove |
|
test.pat
|
hdiwan650,
2006-08-22 00:12
|
|
|
|
|
msg29604 - (view) |
Author: Hasan Diwan (hdiwan650) |
Date: 2006-08-22 00:12 |
|
There's a comment saying:
# In case _socket fails to build, make
this test fail more gracefully
# than an AttributeError somewhere deep in
CGIHTTPServer.
The proposed fix is attached. Applies to revision 51453.
|
|
msg29605 - (view) |
Author: A.M. Kuchling (akuchling) |
Date: 2006-09-06 17:38 |
|
Logged In: YES
user_id=11375
Please explain more clearly what the problem is. Does the
existing code not work?
|
|
msg29606 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2006-10-12 11:49 |
|
Logged In: YES
user_id=849994
The existing code's comment is not a To-Do. It states that
the test will fail clearly at the import of _socket instead
of somewhere in CGIHTTPServer. (closing)
|
|
| Date |
User |
Action |
Args |
| 2006-08-22 00:12:59 | hdiwan650 | create | |
|