c802397ecc
Comparison between A variable and an integer was being done using 'is' whereas it should be done using '=='. This has been fixed by replacing is with '=='. |
||
---|---|---|
.. | ||
config.py | ||
nasm.py | ||
shellcode.py | ||
six.py | ||
skeleton.py | ||
utils.py |