[Python-ideas] Pre-PEP Adding A Secrets Module To The Standard Library
Steven D'Aprano
steve at pearwood.info
Tue Sep 22 05:34:36 CEST 2015
I have discovered that there is already a "secrets" module on PyPI:
https://pypi.python.org/pypi/secrets
(Thanks to Robert Collins who has brought this to my attention.)
Personally, I don't think we should necessarily rule out re-using the
name in the standard library. Does anyone have strong feelings either
way?
--
Steve
More information about the Python-ideas
mailing list