Limnoria/plugins/Math
nyuszika7h 9f059b91ba Add missing future imports for print_function
There are some places where `print()` is used to print a blank line.
However, unless the future feature `print_function` is imported,
that will print `()` in Python 2.
2015-06-12 22:22:16 +02:00
..
local Continue accelerating the 2to3 step (remove fix_raise). 2014-01-20 15:43:55 +01:00
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md Math/README.md: fix a silly typo 2014-11-25 17:42:36 -08:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Add/improve help for Debug + plugins from F-W: 2014-11-30 12:07:41 -08:00
test.py Add missing future imports for print_function 2015-06-12 22:22:16 +02:00

README.md

This plugin provides a calculator, converter, a list of units and other useful math functions.