fix epsfile processPDF raise condition: popen(..., mode="w") must wait for the subpro...
commit447cf21f0452623c37b1e87fa268a828fb69ebc3
authorAndré Wobst <wobsta@users.sourceforge.net>
Thu, 9 Jun 2011 19:17:50 +0000 (9 19:17 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Thu, 9 Jun 2011 19:17:50 +0000 (9 19:17 +0000)
treed0c5dce20fdaef3786e1fa3ed4de085a7167cb9d
parentcd6ff2220debe3b7aae5a62a2c30c9b3e7ba7396
fix epsfile processPDF raise condition: popen(..., mode="w") must wait for the subprocess to finish

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