Do not use list as default argument. Although it doesn't matter in this particular...
commit383efbfe23a205e3fc11c29c196d2db0d421a06e
authorJörg Lehmann <joergl@users.sourceforge.net>
Thu, 25 Oct 2007 09:48:01 +0000 (25 09:48 +0000)
committerJörg Lehmann <joergl@users.sourceforge.net>
Thu, 25 Oct 2007 09:48:01 +0000 (25 09:48 +0000)
tree52e424f086600dd356140da3eb798e7f5d134b61
parentebce1ef89feb2d0dae34333a8d493312da20d099
Do not use list as default argument. Although it doesn't matter in this particular case, it's bad style and can be confusing.

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2943 069f4177-920e-0410-937b-c2a4a81bcd90
pyx/canvas.py