Is Jython compatible with Python?

Frederic Giacometti frederic.giacometti at arakne.com
Fri May 25 09:44:21 EDT 2001


Daniel Klein wrote:

> On Thu, 24 May 2001 09:59:55 -0400, D-Man <dsh8290 at rit.edu> wrote:
>
>
>
> >If you write pure Python (no C) code that doesn't use any os or
> >platform specific features then it should work just fine (though a bit
> >slower) using jython.
>
>

You might want to check issues with del / __del__ functions too, if you use
them.

Frederic Giacometti






More information about the Python-list mailing list