be more expicit with the PathException related to tiny circles: previously it happend...
commit1eaf9ff5f9d82e39307348f27f860038486c7cc0
authorAndré Wobst <wobsta@users.sourceforge.net>
Wed, 1 Sep 2004 11:35:24 +0000 (1 11:35 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Wed, 1 Sep 2004 11:35:24 +0000 (1 11:35 +0000)
tree4f0e5edc1c2b6404be093c5c5e77cb52a82bf482
parenta70c64e06ebcea83b471b08e5c01136949b97c56
be more expicit with the PathException related to tiny circles: previously it happend during the implicit conversion to a normpath; we also do not need to check for intersections here since it will always be true (that's what the epsilon is for)

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