What should be in the Python standard library?
What should be in the Python standard library?
Posted Jan 17, 2019 21:34 UTC (Thu) by atnot (guest, #124910)In reply to: What should be in the Python standard library? by iabervon
Parent article: What should be in the Python standard library?
This is already the case in some places. For example, the python `json` module is an older version of the `simplejson` pypi module.