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 |
|