Order of the Butterfly
Posts: 348 from 2004/8/31
From: Québec - Canada
Just a copy of my email sent on the MorphOS-ML...
=================
Dear all,
I'm proud to present you my first Python version with dynamic modules support.
You can download it as a .LHA archive by this link:
http://www.yomgui.fr/python/arc/python-2.4.2-mos_6a-final-20061010.lha
Information note:
- all blender that I've compiled with Python generation < 6 will no
longer work and may also crash your system. I will rebuild some
binaries with the new SDK
- the distutil module works for simple modules, so you can follow the
tutorial inside the official docs to create your own module
- If I found some time I will made a tutorial in french dedicated to
modules with the MorphOS Python version
- During the non-regression tests, there are some tests that
generating sone HITs and crashing the oython.library, as
"test_richcmp". So this version may contain some fatal bugs (=crash).
- Remain only the support of the thread module!
BR,
Guillaume aka Yomgui
And now... next project!