Message931

Author nobody
Recipients
Date 2004-09-01.22:47:00
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The command:
jython /usr/share/jython/tools/jythonc/jythonc.py
mergesort.py

The error:
Traceback (innermost last):
  File "/usr/share/jython/tools/jythonc/jythonc.py",
line 4, in ?
  File "/usr/share/jython/tools/jythonc/main.py", line
70, in ?
  File "/usr/share/jython/tools/jythonc/compile.py",
line 7, in ?
  File
"/usr/share/jython/tools/jythonc/SimpleCompiler.py",
line 12, in ?
  File "/usr/lib/python2.3/warnings.py", line 258, in ?
NameError: OverflowWarning

The machine:
Linux goliath 2.6.7-gentoo-r7 #2 Sat Aug 7 11:45:15 PDT
2004 x86_64 5  GNU/Linux

Jython:
Jython 2.1 on java (JIT: null)

Java:
java version "1.4.2-rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build
Blackdown-1.4.2-rc1)
Java HotSpot(TM) 64-Bit Server VM (build
Blackdown-1.4.2-rc1, mixed mode)

mergesort.py file attached.
History
Date User Action Args
2008-02-20 17:17:19adminlinkissue1020798 messages
2008-02-20 17:17:19admincreate