[Ironpython-users] attribute '__doc__' of 'partial' object is read-only

Andreas Beham andreas.beham at heuristiclab.com
Thu Mar 6 12:28:07 CET 2014


Hi,

 

I am executing a python script in C# using IronPython and I am getting the
following error message:

attribute '__doc__' of 'partial' object is read-only

 

I noticed that this has also been an issue of jython and there was a ticket
where this was changed to allow assignment to __doc__. The ticket is here:
http://bugs.jython.org/issue1730

 

I am new to python, but it seems this was a cpython compatibility bug in
jython. Does this also apply to IronPython?

 

Sincerely,

Andreas

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20140306/19bb08e6/attachment.html>


More information about the Ironpython-users mailing list