• Moshe Zadka's avatar
    The one thing I love more then writing code is deleting code. · 497671e0
    Moshe Zadka yazdı
    * Removed func_hash and func_compare, so they can be treated as immutable
      content-less objects (address hash and comparison)
    * Added tests to that affect to test_funcattrs (also testing func_code
      is writable)
    * Reverse meaning of tests in test_opcodes which checked identical code
      gets identical functions
    497671e0
test_opcodes.py 1.92 KB