diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-03-09-11-36-19.bpo-43445.jnj-UB.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-03-09-11-36-19.bpo-43445.jnj-UB.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-03-09-11-36-19.bpo-43445.jnj-UB.rst b/Misc/NEWS.d/next/Library/2021-03-09-11-36-19.bpo-43445.jnj-UB.rst deleted file mode 100644 index 703cd02..0000000 --- a/Misc/NEWS.d/next/Library/2021-03-09-11-36-19.bpo-43445.jnj-UB.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add frozen modules to :data:`sys.stdlib_module_names`. For example, add -``"_frozen_importlib"`` and ``"_frozen_importlib_external"`` names. |