[Python-Dev] stat module in C -- what to do with stat.py? (original) (raw)

Amaury Forgeot d'Arc amauryfa at gmail.com
Thu Jun 20 22🔞54 CEST 2013


2013/6/20 Serhiy Storchaka <storchaka at gmail.com>

Now with enumerations in the stdlib the stat module constants are candidates for flag enumerations. How easy will be implement it on C?

Aha. Should an internal C module fetch the value of the constants, and a public stat.py nicely wrap them in enums?

-- Amaury Forgeot d'Arc -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130620/f70df6b9/attachment-0001.html>



More information about the Python-Dev mailing list