[go: up one dir, main page]

Skip to content

JSON output contains `repr` output in case of Python 2.x

Given an installed CryptoLyzer with version 0.3.0
And an installed Python interpreter implements Python version 2.7
When a serializable converted into JSON
And the serializable contains unicode string
Then the JSON output contains repr output instead of printable version