On Sep 9, 2014, at 7:50 PM, Wolfgang Rohdewald
wrote:
> doc says:
>
> Instance: s is an instance of UserString.UserString, with a __dict__
> {'data': 'hello'}::
>[\"UserString.UserString\", ['dictionary', ['data', 'hello']]]
>
> There is no test for instances. To be precise, no test ever
doc says:
Instance: s is an instance of UserString.UserString, with a __dict__
{'data': 'hello'}::
[\"UserString.UserString\", ['dictionary', ['data', 'hello']]]
There is no test for instances. To be precise, no test ever enters
jelly._unjelly_instance()
I also cannot find any place in jelly