Commit Graph

24 Commits

Author SHA1 Message Date
Jeremy Fincher 615ed5c34b Made sure the snarfer doesn't respond if there's no license key. 2003-10-22 17:43:04 +00:00
Jeremy Fincher 2221acebde Hopefully fixed bug with empty word to define. 2003-10-17 21:15:48 +00:00
James Vega b2dd349235 Fixed all the #! lines to be consistent and a couple formatting issues with
the copyright
2003-10-16 14:53:42 +00:00
James Vega 5627f6321e Updated the Amazon Web Services URL 2003-09-30 19:00:53 +00:00
Jeremy Fincher 474e611feb Initial checkin of the distutils stuff. 2003-09-24 07:19:54 +00:00
Jeremy Fincher 5857a17f88 Added dict command. 2003-09-03 09:38:17 +00:00
Jeremy Fincher 088047aea8 Stylistic updates. 2003-08-21 12:25:35 +00:00
Jeremy Fincher 97c8d4d252 Spelled portuguese wrong. 2003-08-21 12:01:25 +00:00
James Vega 28a8071635 Add babelfish.py and the corresponding translate & babelize functions to Http.py 2003-08-20 22:47:19 +00:00
Jeremy Fincher ca646716b1 Removed spaces at the end of lines. 2003-08-20 16:26:23 +00:00
Jeremy Fincher 958bd65b8b Shouldn't have removed it, since it has the hacks for telling me how many asserts it has done. 2003-08-17 06:18:33 +00:00
Jeremy Fincher b78cabaed5 Wrote some more tests for FunCommands; found some bugs in the process. 2003-08-17 02:02:53 +00:00
Jeremy Fincher 936effb2bc Removed since the bug was fixed in 2.3. 2003-08-10 11:23:49 +00:00
Jeremy Fincher 90ec43d449 Removed since the 2.3 cgitb does what I want. 2003-08-07 10:15:42 +00:00
Jeremy Fincher 3c33583454 Upgraded to 2.3 version; added a global 'asserts'. 2003-04-29 12:59:35 +00:00
Jeremy Fincher f5cf223ea6 Added allowed escaped strings to shlex.py 2003-04-14 07:17:48 +00:00
Jeremy Fincher 51f80c265a Upgrade to asyncore from 2.3; removed fcntl dependent stuff (since I don't have it on my system). 2003-04-08 07:04:57 +00:00
Jeremy Fincher 1e353f7f12 Initial import. 2003-04-06 11:28:23 +00:00
Jeremy Fincher d4d81f09dc Initial import (to fix bug in 2.2 and 2.3) 2003-04-04 08:26:59 +00:00
Jeremy Fincher 37b9342178 Accidentally left a debugging statement 2003-03-27 11:10:31 +00:00
Jeremy Fincher bc93b2953a Fixed memory leak that disabled Google command 2003-03-27 10:40:19 +00:00
Jeremy Fincher b38e5e2252 Initial import; workaround for bug in Python 2.2 rfc822.py 2003-03-25 23:24:38 +00:00
James Vega c803e5e9d8 Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
2003-03-24 08:41:19 +00:00
Jeremy Fincher 7801c84d84 Initial revision 2003-03-12 06:26:59 +00:00