polarify
polarify copied to clipboard
Check if polarify works with pickling
When pickling an object that has some function references inside of it, python saves these function refernces as strings.
I'm not sure what will happen when we create a function that doesn't exist in our python source code but is generated by polarify
.