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 georg.brandl
Recipients georg.brandl, gvanrossum
Date 2007-11-30.20:34:19
SpamBayes Score 0.04600771
Marked as misclassified No
Message-id <1196454859.63.0.798891329174.issue1528@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch against trunk that adds fchmod() and fchown() calls
where available. I hope I did the configure magic correctly.
Files
File name Uploaded
fchmod-fchown.diff georg.brandl, 2007-11-30.20:34:19
History
Date User Action Args
2007-11-30 20:34:19georg.brandlsetspambayes_score: 0.0460077 -> 0.04600771
recipients: + georg.brandl, gvanrossum
2007-11-30 20:34:19georg.brandlsetspambayes_score: 0.0460077 -> 0.0460077
messageid: <1196454859.63.0.798891329174.issue1528@psf.upfronthosting.co.za>
2007-11-30 20:34:19georg.brandllinkissue1528 messages
2007-11-30 20:34:19georg.brandlcreate