prevent double call of _cleanup, which harms usefiles (and is a bad idea in general)
commit4600d5526c0c418bdc2f169530fa5d1289b55539
authorAndré Wobst <wobsta@users.sourceforge.net>
Thu, 29 Mar 2018 06:49:26 +0000 (29 06:49 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Thu, 29 Mar 2018 06:49:26 +0000 (29 06:49 +0000)
treeec0f8dd2a50d5241c0d7fe86303aa954f7451fea
parent9dbe99d641ef016031949a3fa22f32d5900000ab
prevent double call of _cleanup, which harms usefiles (and is a bad idea in general)

git-svn-id: http://svn.code.sf.net/p/pyx/code/trunk/pyx@3687 a4f5e268-e194-4f32-bce1-d30804cbbcc5
pyx/text.py