On 24/08/2013 03:10, shankha wrote:
Hi,
I am trying to run the following piece of code:
https://greyhat.gatech.edu/wiki/index.php?title=Java_Bytecode_Tutorial/Getting_Started
python Krakatau/assemble.py minimal.j.
The scripts are written for 2.7. I want to convert them to 3.3.
I am struck wit
Hi,
I am trying to run the following piece of code:
https://greyhat.gatech.edu/wiki/index.php?title=Java_Bytecode_Tutorial/Getting_Started
python Krakatau/assemble.py minimal.j.
The scripts are written for 2.7. I want to convert them to 3.3.
I am struck with the following error:
[]$ python Kra