Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/convert.py
diff options
context:
space:
mode:
Diffstat (limited to 'convert.py')
-rw-r--r--convert.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/convert.py b/convert.py
index a99b43b..8fe8fd4 100644
--- a/convert.py
+++ b/convert.py
@@ -66,11 +66,6 @@ volume = {'Meter3': (1, 1), 'Foot3': (0.0283168, 35.31472482766414),
'Gallon': (0.00378541, 264.172176857989)
}
-temp = {'Celsius': (1, 1),
- 'Kelvin': (274.15, 272.15),
- 'Farenheit': (33.8, -17.22222222)
- }
-
speed = {'Kilometers/Hour': (1, 1),
'Centimeter/Minute': (0.000679856115108, 1470.8994709),
'Centimeter/Second': (0.0359712230216, 27.8),