Jeremy Fincher
|
2f2d8130df
|
Forgot to update the configure function for the new Configurable-ishness.
|
2003-11-12 01:31:31 +00:00 |
|
Jeremy Fincher
|
760483e2f0
|
Converted to Configurable.
|
2003-11-12 01:12:57 +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
|
4b4ae20155
|
Changed the Dict plugin to Dictionary.
|
2003-10-19 14:58:08 +00:00 |
|
Jeremy Fincher
|
ec0de6431d
|
Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins.
|
2003-10-05 12:56:56 +00:00 |
|
Jeremy Fincher
|
84b7454709
|
Forgot sets import.
|
2003-10-04 14:56:54 +00:00 |
|
Jeremy Fincher
|
df1a26900d
|
Added a bit more error checking in the case of bad arguments.
|
2003-09-29 16:13:51 +00:00 |
|
Jeremy Fincher
|
679b8fbaee
|
Fixed output in the face of a single responding dictionary.
|
2003-09-14 07:39:39 +00:00 |
|
Jeremy Fincher
|
644fd692fa
|
Changed random.sample(seq, 1)[0] to random.choice. Completely forgot the name of the choice function.
|
2003-09-14 01:18:50 +00:00 |
|
Jeremy Fincher
|
0c3cb0522b
|
Converted to not worry about message length.
|
2003-09-07 05:08:30 +00:00 |
|
Jeremy Fincher
|
2484ce94be
|
Bold, for Strike. And also a bugfix, so it's not an entirely useless commit :)
|
2003-09-05 20:53:49 +00:00 |
|
Jeremy Fincher
|
9ddc8b2402
|
Forgot a format.
|
2003-09-05 20:47:35 +00:00 |
|
Jeremy Fincher
|
559bd74928
|
Added a randomdictionary example and changed the no matches output in the case where a dictionary is specified.
|
2003-09-05 20:46:39 +00:00 |
|
Jeremy Fincher
|
7501b3a625
|
Moved dict stuff to its own plugin.
|
2003-09-05 20:22:43 +00:00 |
|