Revision
41 -
Directory Listing
-
[selected]
Modified
2009-09-01T04:01:29-07:00
(15 years, 9 months ago)
by
douglas
Diff to
previous 39
Include LICENSE and NOTICE in source distributions even if setuptools fails at Subversion, grr!
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 41
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
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 41
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!