[Checkins] SVN: zc.ngi/trunk/src/zc/ngi/async.test Windows address in use error is totally different than on linux.

Jim Fulton jim at zope.com
Wed Aug 18 10:17:20 EDT 2010


Log message for revision 115758:
  Windows address in use error is totally different than on linux.
  

Changed:
  U   zc.ngi/trunk/src/zc/ngi/async.test

-=-
Modified: zc.ngi/trunk/src/zc/ngi/async.test
===================================================================
--- zc.ngi/trunk/src/zc/ngi/async.test	2010-08-18 14:10:47 UTC (rev 115757)
+++ zc.ngi/trunk/src/zc/ngi/async.test	2010-08-18 14:17:19 UTC (rev 115758)
@@ -230,7 +230,7 @@
     ... # doctest: +ELLIPSIS
     Traceback (most recent call last):
     ...
-    error:...Address already in use...
+    error:...
 
     >>> time.sleep(0.1)
 



More information about the checkins mailing list