summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-01-18-11-59-46.bpo-42955.CSWLC9.rst
blob: 373b829b0fb76d1fc531f952f4690d456198c659 (plain)
1
2
Add :data:`sys.stdlib_module_names`, containing the list of the standard library
module names. Patch by Victor Stinner.