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 loewis
Recipients Arfrever, BreamoreBoy, georg.brandl, giampaolo.rodola, gj0aqzda, loewis, nnorwitz, pitrou, rosslagerwall, skrah
Date 2011-05-15.22:24:31
SpamBayes Score 0.0011121368
Marked as misclassified No
Message-id <4DD0529E.7010502@v.loewis.de>
In-reply-to <1305436389.19.0.867066186348.issue1615158@psf.upfronthosting.co.za>
Content
> The development headers for these are not installed by default on
> some distributions.

This is not an issue at all - that's what autoconf is for.

> Adding this to the posix module would enforce linking with lcap and
> lattr always.

That's a more serious problem, IMO; I think some people won't like the
additional dependency.

> I think it would be better if they are added to a separate module

Can you propose a name for the module?
History
Date User Action Args
2011-05-15 22:24:33loewissetrecipients: + loewis, nnorwitz, georg.brandl, pitrou, giampaolo.rodola, gj0aqzda, Arfrever, skrah, BreamoreBoy, rosslagerwall
2011-05-15 22:24:31loewislinkissue1615158 messages
2011-05-15 22:24:31loewiscreate