| .. |
|
__init__.py
|
Use relative imports from Python 2.5
|
2008-05-09 06:16:03 +00:00 |
|
const.py
|
Catch original httplib errors too since it is used indirectly by urllib functions.
|
2008-06-30 23:17:38 +00:00 |
|
fileurl.py
|
Remove or replace unused variables.
|
2008-05-22 12:10:08 +00:00 |
|
ftpurl.py
|
Use relative imports from Python 2.5
|
2008-05-09 06:16:03 +00:00 |
|
gopherurl.py
|
Use relative imports from Python 2.5
|
2008-05-09 06:16:03 +00:00 |
|
httpheaders.py
|
Lower the MIME content-type info from HTTP headers befure using it
|
2008-06-16 09:38:09 +00:00 |
|
httpsurl.py
|
Use relative imports from Python 2.5
|
2008-05-09 06:16:03 +00:00 |
|
httpurl.py
|
Remove duplicate code in http checker.
|
2008-06-16 19:52:09 +00:00 |
|
internpaturl.py
|
Use relative imports from Python 2.5
|
2008-05-09 06:16:03 +00:00 |
|
mailtourl.py
|
Improved email check messages.
|
2008-05-27 19:44:07 +00:00 |
|
nntpurl.py
|
Use keyword arguments in translation strings.
|
2008-05-27 19:44:40 +00:00 |
|
proxysupport.py
|
Use relative imports from Python 2.5
|
2008-05-09 06:16:03 +00:00 |
|
telneturl.py
|
Use relative imports from Python 2.5
|
2008-05-09 06:16:03 +00:00 |
|
unknownurl.py
|
Use keyword arguments in translation strings.
|
2008-05-27 19:44:40 +00:00 |
|
urlbase.py
|
Catch errors when getting content for title.
|
2008-06-12 15:38:26 +00:00 |