/[straw]/straw/src/lib/httplib_async.py
ViewVC logotype

Diff of /straw/src/lib/httplib_async.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by juri, Fri Oct 31 22:02:12 2003 UTC revision 1.13 by jmalonzo, Tue Nov 25 10:19:49 2003 UTC
# Line 182  class HTTPException(Exception): Line 182  class HTTPException(Exception):
182    
183  class BadStatusException(HTTPException):  class BadStatusException(HTTPException):
184      def __init__(self, line):      def __init__(self, line):
185          self.args = line,          self.args = line
186          self.line = line          self.line = line

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26