Revision
39 -
Directory Listing
-
[select for diffs]
Modified
2009-08-16T03:27:21-07:00
(15 years, 10 months ago)
by
douglas
Diff to
previous 38
,
to
selected 35
No longer depend on simplejson as it is included with Python 2.6 and up as json; better Windows Vista installer support; get ready to release as 1.4.
Revision
35 -
Directory Listing
-
[selected]
Modified
2009-05-20T13:56:20-07:00
(16 years, 1 month ago)
by
douglas
Diff to
previous 33
Grr! Avoid strange deprecation warning about BaseException.message.
Revision
11 -
Directory Listing
-
[select for diffs]
Modified
2008-07-25T04:48:46-07:00
(16 years, 10 months ago)
by
douglas
Diff to
previous 10
,
to
selected 35
Made getURLDetails() recognize websie URLs without 'www.' and return None instead of asserting False when nothing matches as that seems nicer. Also apparently added a new method. Hooray automagic!