This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author martin.panter
Recipients docs@python, martin.panter, serhiy.storchaka
Date 2015-03-22.10:53:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Hmm it seems my change for os.utimes() in Modules/posixmodule.c does not automatically get reflected in the doc string. Is there some script I can run to regenerate it, or do I have to do it manually?
History
Date User Action Args
2015-03-22 10:53:19martin.pantersetrecipients: + martin.panter, docs@python, serhiy.storchaka
2015-03-22 10:53:19martin.pantersetmessageid: <[email protected]>
2015-03-22 10:53:19martin.panterlinkissue23738 messages
2015-03-22 10:53:19martin.pantercreate