Antoine Pitrou added the comment: > I agree with Stefan that the file is a lot more readable if the > docstring > is not repeated twice.
Couldn't the generated C docstring end up in a separate file? It's only a constant after all. It seems to me that one reason we don't give much love to C docstrings is that they're painful to edit, compared to Python docstrings. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16612> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com