James Vega
|
212da17352
|
What's a leter? maybe I was thinking of lederhosen or something...
|
2004-03-01 22:47:59 +00:00 |
|
James Vega
|
8b23e0ff78
|
Add a couple of convenience units.
|
2004-02-23 22:23:14 +00:00 |
|
Jeremy Fincher
|
b5f48db29e
|
Let's try this out.
|
2004-02-13 04:42:35 +00:00 |
|
Keith Jones
|
977d7a2279
|
First functional commit; units.dat placed in file & read with StringIO.
|
2004-01-25 07:04:45 +00:00 |
|
Jeremy Fincher
|
e9b8c406d9
|
You don't need global unless you're reassigning the global name :)
|
2004-01-21 19:16:55 +00:00 |
|
Keith Jones
|
114f9b3215
|
*** empty log message ***
|
2004-01-21 15:52:01 +00:00 |
|
Jeremy Fincher
|
19a63ef669
|
Handled deprecation in tests.
|
2004-01-15 14:38:17 +00:00 |
|
Jeremy Fincher
|
05ff7d3d16
|
Initial import to workaround the stupid __del__ methods.
|
2004-01-04 14:59:22 +00:00 |
|
Jeremy Fincher
|
b6c780cff3
|
Updated to the newest version of feedparser (nee rssparser; we kept the old name).
|
2003-12-18 09:02:39 +00:00 |
|
James Vega
|
fa1c70b137
|
Finished flushing out Amazon's use of the web services. Added actual tests to
the test suite and updated pyamazon from 0.4 to 0.61
|
2003-12-04 01:56:50 +00:00 |
|
Daniel DiPaolo
|
a524d72cc1
|
Removing our custom urllib2.py because the python2.3 urllib2.py apparently
fixes the bug that was holding us back earlier.
|
2003-11-25 22:35:13 +00:00 |
|
Jeremy Fincher
|
02b2eddd45
|
Multiple bugs that couldn't be tested while the dict.org server was down have now been tested, found, and eradicated.
|
2003-11-13 17:11:52 +00:00 |
|
Jeremy Fincher
|
dd4c09e1a4
|
Updated to include timeouts on the connection; changed name back to Dict.py.
|
2003-11-12 00:46:26 +00:00 |
|
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 |
|