Implement == and != comparisons for code objects by value.
This makes test_codeop and test_marshal pass.
G
Guido van Rossum committed
b6bb0c79d98a45bdc550ae0ab2e774e5c3cf607a
Parent: 8f78fe9
This makes test_codeop and test_marshal pass.