News

Latest commit History History 61 lines (53 loc) · 1.96 KB master Breadcrumbs python_hacks / ...
If I run a python application which uses axes3d from mpl_toolkits.mplot3d import Axes3D with python -OO myscript.py I get several type errors like TypeError: unsupported operand type (s) for +=: ...