added __truediv__ methods according to PEP 238 -- this should fix bug 1648534
commit71c8a06e0d7b3aefdc654d4654501fa7aa234e8a
authorMichael Schindler <m-schindler@users.sourceforge.net>
Tue, 6 Mar 2007 16:58:40 +0000 (6 16:58 +0000)
committerMichael Schindler <m-schindler@users.sourceforge.net>
Tue, 6 Mar 2007 16:58:40 +0000 (6 16:58 +0000)
tree6d260699201b159850b6d8d8a7905148fa28b694
parent1a447d0985be886eaeed91dfbe46986bc6b5aba7
added __truediv__ methods according to PEP 238 -- this should fix bug 1648534

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2863 069f4177-920e-0410-937b-c2a4a81bcd90
CHANGES
pyx/graph/axis/tick.py
pyx/normpath.py
pyx/unit.py