aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/recursive_data.py_
AgeCommit message (Collapse)Author
2014-06-28py: Add protection against printing too nested or recursive data structures.Paul Sokolovsky
With a test which cannot be automatically validated so far.