linkchecker/linkcheck/checker
Bluebird75 28f4514b67 Use object with __slots__ for wire-format of UrlBase objects.
Saves memory since UrlBase wire-format objects are used for
logging and thus often created.

Signed-off-by: Bastian Kleineidam <calvin@debian.org>
2010-03-27 00:07:19 +01:00
..
__init__.py Updated copyright year 2010-03-07 11:59:18 +01:00
const.py pep8-ify the source a little more 2010-03-13 08:47:12 +01:00
fileurl.py pep8-ify the source a little more 2010-03-13 08:47:12 +01:00
ftpurl.py Support UTF-8 encoded filenames in FTP servers. 2010-03-09 08:15:29 +01:00
httpheaders.py Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
httpsurl.py Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
httpurl.py Reflect changes in httplib2.py: use buffered read in httplib response object and use bad status line exception attribute. 2010-03-26 20:50:38 +01:00
internpaturl.py Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
mailtourl.py pep8-ify the source a little more 2010-03-13 08:47:12 +01:00
nntpurl.py Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
proxysupport.py Support HTTPS proxies. 2010-03-07 21:06:10 +01:00
telneturl.py Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
unknownurl.py Updated FSF address in GPL blurb 2009-07-24 23:58:20 +02:00
urlbase.py Use object with __slots__ for wire-format of UrlBase objects. 2010-03-27 00:07:19 +01:00