Probably a dumb question
Moshe Zadka
moshez at math.huji.ac.il
Sat Jun 10 01:47:19 EDT 2000
More information about the Python-list mailing list
Sat Jun 10 01:47:19 EDT 2000
- Previous message (by thread): Gnome Applets and Python
- Next message (by thread): Probably a dumb question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 9 Jun 2000, Peter Immarco wrote: > Moshe, > > How close to Python is JPython, that is, will I spend significant amounts of > time tracking the subtle differences between the two like Sun Java and MS > Java, or will I be blissfully ignorant of the minor difference? :) There's a difference table at JPython's home page. There are a few small differences, for examples, destructors are not called in JPython. (This is quite all right -- the language reference does not mandate that) For the most part, code will work on both without trouble. -- Moshe Zadka <moshez at math.huji.ac.il> http://www.oreilly.com/news/prescod_0300.html http://www.linux.org.il -- we put the penguin in .com
- Previous message (by thread): Gnome Applets and Python
- Next message (by thread): Probably a dumb question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list