Hi,<br><br>I am using IronPython 2.7.4.<br><br>I removed the __doc__ assignment in the script and it worked. Unfortunately, I am not the owner of the script so it would be good if this bug was fixed. I will file a bug report then.<br><br>Regards,<br>Andreas<br><br> Jeff Hardy <jdhardy@gmail.com> wrote:<br><br>
<font size="2"><div class="PlainText">On Thu, Mar 6, 2014 at 11:28 AM, Andreas Beham<br>
<andreas.beham@heuristiclab.com> wrote:<br>
> Hi,<br>
><br>
> I am executing a python script in C# using IronPython and I am getting the<br>
> following error message:<br>
><br>
> attribute '__doc__' of 'partial' object is read-only<br>
><br>
> I noticed that this has also been an issue of jython and there was a ticket<br>
> where this was changed to allow assignment to __doc__. The ticket is here:<br>
> <a href="http://bugs.jython.org/issue1730" target="_BLANK">http://bugs.jython.org/issue1730</a><br>
><br>
> I am new to python, but it seems this was a cpython compatibility bug in<br>
> jython. Does this also apply to IronPython?<br>
<br>
Sounds like a bug, but I thought it had already been fixed - which<br>
version of IronPython are you using?<br>
<br>
- Jeff<br>
</div></font>