Message11633

Author lucabrasi
Recipients lucabrasi
Date 2017-10-28.03:21:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509160923.74.0.213398074469.issue2636@psf.upfronthosting.co.za>
In-reply-to
Content
Hi,

After upgrading to Jython 2.7.1 , we're facing issue with pyangbind Python library (This is a library that generates Python classes from a YANG model). Jython 2.7.1 throws AttributeError readonly exception when calling yangtypes.py from pyangbind library.

After investigation, it seems error is similar as described here: https://stackoverflow.com/questions/12891021/jython-attributeerror-read-only-attr

However, we don't see this issue with Jython 2.7.0

I've attached the yangtypes.py file from pyangbind library.

Thanks
History
Date User Action Args
2017-10-28 03:22:03lucabrasisetrecipients: + lucabrasi
2017-10-28 03:22:03lucabrasisetmessageid: <1509160923.74.0.213398074469.issue2636@psf.upfronthosting.co.za>
2017-10-28 03:22:03lucabrasilinkissue2636 messages
2017-10-28 03:22:03lucabrasicreate