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

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

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

revision 1.20 by jmalonzo, Thu Aug 7 11:42:23 2003 UTC revision 1.21 by juri, Sun Aug 17 15:04:52 2003 UTC
# Line 77  class ConnectionManager: Line 77  class ConnectionManager:
77          else:          else:
78              try:              try:
79                  straw.lookup_manager.lookup(host, self._request_resolved, req)                  straw.lookup_manager.lookup(host, self._request_resolved, req)
80              except straw.lookup_manager.NameFormatException, e:              except straw.LookupManager.NameFormatException, e:
81                  self.consumer.http_failed(e)                  self.consumer.http_failed(e)
82    
83      def _queue_request(self, req):      def _queue_request(self, req):

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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