hiho!
hätte da mal so eine generelle frage...kann man normalen python code mit jython kompilieren (auch halt mit allen modulen wie gazpacho, gtk, matplotlib, ...)?
mfg
flokki
Python mit Jython kompilierbar?
-
BlackJack
Normalen *Python*-Quelltext (bis Python 2.2 glaube ich) ja, aber `gtk` zum Beispiel ist kein Python sondern C.
