Skip to content

Commit 93da900

Browse files
authored
gh-133829 remove $ ./python marker in python codeblock
1 parent 38d41ad commit 93da900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/zipimport.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ Now for the Python:
200200

201201
.. code-block:: python
202202
203-
$ ./python
204203
>>> import sys
205204
>>> sys.path.insert(0, 'pip.pyz') # Add .pyz file to front of path
206205
>>> import pip

0 commit comments

Comments
 (0)