[sympycore] r1227 committed - Fix issue 69.

1 view
Skip to first unread message

codesite...@google.com

unread,
Jan 12, 2012, 3:45:26 PM1/12/12
to sympycor...@googlegroups.com
Revision: 1227
Author: pearu.peterson
Date: Thu Jan 12 12:44:46 2012
Log: Fix issue 69.
http://code.google.com/p/sympycore/source/detail?r=1227

Modified:
/trunk/sympycore/physics/units.py

=======================================
--- /trunk/sympycore/physics/units.py Sun Feb 22 11:07:56 2009
+++ /trunk/sympycore/physics/units.py Thu Jan 12 12:44:46 2012
@@ -20,7 +20,7 @@
Coefficients of the units algebra are Calculus instances.
"""

- def as_algebra(self, cls):
+ def as_algebra(self, cls, typeerror=True):
""" Convert algebra to another algebra.
"""
if cls is classes.Verbatim:

Reply all
Reply to author
Forward
0 new messages