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 serhiy.storchaka
Recipients baikie, serhiy.storchaka, vstinner
Date 2014-12-02.14:14:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417529650.21.0.884153128878.issue9647@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Victor that two calls to confstr() should be enough. An example in confstr manpage uses two calls and I think there is no many software (if any) in the world which does more.
History
Date User Action Args
2014-12-02 14:14:10serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, baikie
2014-12-02 14:14:10serhiy.storchakasetmessageid: <1417529650.21.0.884153128878.issue9647@psf.upfronthosting.co.za>
2014-12-02 14:14:10serhiy.storchakalinkissue9647 messages
2014-12-02 14:14:10serhiy.storchakacreate