KaneTW
885b765888
down.py URL bugfix and detailed error messages
...
Adjusts urlparse behaviour for schemeless URLs (see python docs) to put the domain name into netloc, and makes error messages more detailed so differentiation between a HTTP error or DNS error can occur.
2014-12-03 20:10:28 +01:00
KaneTW
26c199d1cc
Allow https, too
...
Also a bit easier to extend down detection to more sophisticated methods.
2014-12-01 23:11:07 +01:00
Ryan Hitchman
6452c1169c
disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs
2010-05-07 17:16:44 -06:00
Ryan Hitchman
e55774b770
refactor http (and html, xml, json) handling into util/http.py (not done for dotnetpad), fix mtg, remove dict & goonsay
2010-04-22 21:47:41 -06:00
Ryan Hitchman
253881f4b4
PEP8 compliance + clean dotnetpad
2010-02-28 19:32:41 -07:00
Ryan Hitchman
33585f3190
put input.inp.strip() in sieve, remove repetitive stripping in plugins
2010-01-17 16:07:08 -07:00
Hamled
c183032774
Fix unintentional changes to plugin directory structure.
2010-01-16 20:24:36 -08:00
Hamled
c8df4dfb38
Fix to twitter replied-to feature. Currently does not function correctly.
2010-01-16 20:12:17 -08:00
Ryan Hitchman
5d4c321169
improved down
2009-07-10 00:06:55 -06:00
Ryan Hitchman
5bd945b7c1
down.py -- a better implementation
2009-07-09 23:39:37 -06:00