Closed GoogleCodeExporter closed 8 years ago
I was able to verify that this is in fact the case. However, I also determined
that
the problem is with the version of Jython (2.2.1) used by the JES interpreter.
As it
turns out bin(number) was not implemented in that version of Jython and didn't
appear
in full Python until version 2.6. Until a version of Jython is release with
support
for this JES will not have this as a built in function.
Original comment by bjdorn@gmail.com
on 16 Nov 2009 at 8:36
Original issue reported on code.google.com by
doms...@gmail.com
on 10 Nov 2009 at 9:57