Limnoria/plugins/Utilities
Daniel Folkinshteyn 52b36555f4 Utilities: add 'sample' command, a basic interface to random.sample()
Also add tests for it.
2010-06-03 13:06:28 -04:00
..
README.txt Re-added the Utilities plugin in the new plugin format. 2005-01-19 23:25:34 +00:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
plugin.py Utilities: add 'sample' command, a basic interface to random.sample() 2010-06-03 13:06:28 -04:00
test.py Utilities: add 'sample' command, a basic interface to random.sample() 2010-06-03 13:06:28 -04:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.