[Checkins] SVN: Zope3/trunk/src/mechanize/_urllib2.py Syntax error.
    Tres Seaver 
    tseaver at palladion.com
       
    Tue Oct 14 07:21:31 EDT 2008
    
    
  
Log message for revision 92191:
  Syntax error.
Changed:
  U   Zope3/trunk/src/mechanize/_urllib2.py
-=-
Modified: Zope3/trunk/src/mechanize/_urllib2.py
===================================================================
--- Zope3/trunk/src/mechanize/_urllib2.py	2008-10-14 10:35:12 UTC (rev 92190)
+++ Zope3/trunk/src/mechanize/_urllib2.py	2008-10-14 11:21:30 UTC (rev 92191)
@@ -30,7 +30,7 @@
      UnknownHandler, \
      FTPHandler, \
      CacheFTPHandler, \
-     FileHandler, \
+     FileHandler
 # ...and from mechanize
 from _urllib2_support import \
      HTTPHandler, \
    
    
More information about the Checkins
mailing list