Message10170
We have lots of code to calling methods of BigInteger, such as toByteArray(), abs() and etc. You can see my example, BigInteger.valueOf(1).abs() will fail in Jython 2.7. In Jython 2.5 it works well. I believe, Jython should be compatible with Java as its basic principle. |
|
Date |
User |
Action |
Args |
2015-08-01 02:17:41 | kaneg | set | messageid: <1438395461.25.0.232258405056.issue2382@psf.upfronthosting.co.za> |
2015-08-01 02:17:41 | kaneg | set | recipients:
+ kaneg, alex.gronholm |
2015-08-01 02:17:41 | kaneg | link | issue2382 messages |
2015-08-01 02:17:40 | kaneg | create | |
|