[Checkins] SVN: lovely.buildouthttp/trunk/CHANGES.txt added try/except around the retry section

Adam Groszer agroszer at gmail.com
Mon Mar 17 06:12:50 EDT 2008


Log message for revision 84736:
  added try/except around the retry section

Changed:
  U   lovely.buildouthttp/trunk/CHANGES.txt

-=-
Modified: lovely.buildouthttp/trunk/CHANGES.txt
===================================================================
--- lovely.buildouthttp/trunk/CHANGES.txt	2008-03-17 10:09:54 UTC (rev 84735)
+++ lovely.buildouthttp/trunk/CHANGES.txt	2008-03-17 10:12:50 UTC (rev 84736)
@@ -2,16 +2,21 @@
 Changes for lovely.buildouthttp
 ===============================
 
+2008/03/17 0.2.?:
+=================
+- added try/except around the retry section
+  protection against weird URLs
+
 2007/12/08 0.2.1:
 =================
-- avoid an error when the realm is wrong or the file on bad realms and a few 
+- avoid an error when the realm is wrong or the file on bad realms and a few
   other controls. Thanks to Tarek Ziadé.
 
 2007/08/06 0.2.0a1:
 ===================
 
 - don't overwrite handlers in case a handler already exists. (e.g. in paramiko)
-  thanks to Aaron Lehmann 
+  thanks to Aaron Lehmann
 
 2007/07/23 0.1.0a3:
 ===================
@@ -31,4 +36,3 @@
 ===================
 
 - initial release
-



More information about the Checkins mailing list