Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-133829: Update zipimport example to not mention Python 2.3 #133835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
Loading
from
Open
Prev Previous commit
Next Next commit
Fix test fails
  • Loading branch information
sharktide authored May 11, 2025
commit e7c93b9dfe1f30373854fff72a70a94ed4ea774e
1 change: 1 addition & 0 deletions 1 Doc/library/zipimport.rst
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ Here is an example that imports a module from a ZIP archive - note that the
:mod:`zipimport` module is not explicitly used.

.. code-block:: shell-session

$ unzip -l example_archive.zip
sobolevn marked this conversation as resolved.
Show resolved Hide resolved
Archive: example_archive.zip
Length Date Time Name
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.