Jeremy Fincher
|
5f4a541fe1
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
|
Jeremy Fincher
|
eb6e112f70
|
Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically).
|
2003-11-15 04:37:04 +00:00 |
|
Jeremy Fincher
|
2e0b225d0c
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
|
James Vega
|
5a6f3ee7bb
|
Removed the example strings until we figure out what to do with them
|
2003-11-06 20:42:27 +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
|
ab302e5742
|
Oops, left a random.choice with the arguments of a random.shuffle.
|
2003-09-18 05:58:24 +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
|
0bcffe0d3e
|
Changed morehelp for translate.
|
2003-09-06 04:51:28 +00:00 |
|
Jeremy Fincher
|
e59f076f48
|
Forgot module docstring.
|
2003-09-05 19:50:38 +00:00 |
|
Jeremy Fincher
|
21f0cb89ae
|
Moved babelfish stuff to its own plugin.
|
2003-09-05 19:49:44 +00:00 |
|