Python on BeOS

Donn Cave donn at drizzle.com
Wed Jun 27 01:22:58 EDT 2001


Quoth "Harvest T. Moon" <info at black-karma.de>:
| "Andrew Todd" <aetodd at wm.edu> schrieb
|>   I haven't found much on the net concerning Python on the
|> BeOS. I think Python v2.1 has been released for it, but I'm
|> not sure.
|
| Python 2.1 compiles out-of-the-box on BeOS (5), there are also
| binary-releases available @ http://www.bebits.com
| one is bundled with Bethon (a GUI modul for BeOS, wrapper for the native C++
| calls, which i found not that usefull as it is not thread-safe) and one
| comes with the Pygame module (a wrapper to SDL).

Bethon is not a GUI module, and it sure is thread-safe, but indeed
it is wrappers for the native BeOS API.  What did you do, that led
you to think it was not thread-safe?

|> Anyway, I was just wondering if anyone had any
|> experience with the language in this OS. Is the language
|> just as solid as it is in most of the other platforms?

It works fine on BeOS.  Python's core is eminently portable, that
might be for me its finest virtue.  There isn't all that much in
it to go wrong.

	Donn Cave, donn at drizzle.com



More information about the Python-list mailing list