Hello, What exactly does happen to self in docstrings or rather what exactly *should* happen? Is it documented somewhere?
It seems to me that in instances of "self." (with the dot) "self" (without the dot) is somehow smartly replaced using context. That is great, but why not change standalone "self" too? Or better yet - change it only if it is inside a code quotes like ``self``, because the word can be used in the documentation for other reasons. In any case a sentence ending with "... itself." should not be altered! (It is, at least in Sage 4.4.) Thank you! Andrey -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org