Fix pyx.def inclusion for pyxgraphics
commitf76f81e86237181b69f76a51257eed6d1cc85960
authorMichael J Gruber <michaeljgruber@users.sourceforge.net>
Thu, 14 Jul 2011 07:29:35 +0000 (14 09:29 +0200)
committerMichael J Gruber <michaeljgruber@users.sourceforge.net>
Thu, 14 Jul 2011 07:29:35 +0000 (14 09:29 +0200)
treecd50732aa7a95638dcb794ece62f13fa09ffd3df
parent9a7112462b181f48f41cc0f69eea7a1d435af310
Fix pyx.def inclusion for pyxgraphics

r3093 (use pyx.def from data hierachy, 2011-05-15) broke pyxgraphics
functionality because at least some versions of graphics and friends
seem to expect the file extension .def for the driver files.

So, switch from .pyxdef to .pyx.def and be happy.

(If you are 8.3 challenged you'd be unhappy before and after. Now news
here.)
pyx/text.py