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 31
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
31 -
Directory Listing
-
[selected]
Modified
2009-03-26T01:26:05-07:00
(16 years, 2 months ago)
by
douglas
Diff to
previous 30
Fix getURLDetails(url) so it works when there is a query string.
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 31
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!