test_pickling.py
2.66 KB
-
Test pickling a simple callable (does not work). (#3906) · 287e4f23
* Test pickling a simple callable (does not work). Currently only documents that it does not work. Starting point for future fix. * Use re.search to accommodate variations of the TypeError message. * PyPy: exercise full dumps/loads cycle. * Adding explicit "broken" comment.
Ralf W. Grosse-Kunstleve committed