Limnoria/plugins/String
James Vega 068f029355 wrap() String.len to vastly simplify the function and prevent responding with -1 when we get no arguments.
Add a test to make sure we respond with the help when called with no arguments.
2009-03-11 13:37:24 -04:00
..
README.txt Split off commands from Fun and Utilities to the new String plugin. 2005-02-02 05:02:08 +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 wrap() String.len to vastly simplify the function and prevent responding with -1 when we get no arguments. 2009-03-11 13:37:24 -04:00
test.py wrap() String.len to vastly simplify the function and prevent responding with -1 when we get no arguments. 2009-03-11 13:37:24 -04:00

README.txt

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