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 StyXman
Recipients StyXman, christian.heimes, martin.panter, neologix, pitrou, vstinner
Date 2016-04-25.09:44:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461577462.96.0.292131992216.issue26826@psf.upfronthosting.co.za>
In-reply-to
Content
Then I don't know. My only worry is whether having the method local to os would allow shutils.copy() to use it or not.

I will start by looking at other similar functions there to see to do it. urandom() looks like a good starting point.
History
Date User Action Args
2016-04-25 09:44:23StyXmansetrecipients: + StyXman, pitrou, vstinner, christian.heimes, neologix, martin.panter
2016-04-25 09:44:22StyXmansetmessageid: <1461577462.96.0.292131992216.issue26826@psf.upfronthosting.co.za>
2016-04-25 09:44:22StyXmanlinkissue26826 messages
2016-04-25 09:44:22StyXmancreate