We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09b00d commit c7a6a9bCopy full SHA for c7a6a9b
peps/pep-0796.rst
@@ -162,8 +162,6 @@ defined. Typically it means having shell code use ``$0`` to locate the
162
appropriate ``bin/python3`` executable, but installers are free to use whatever
163
mechanism they want (e.g. a native polyglot executable).
164
165
-todo: copy/paste example shell?
166
-
167
Copying a Venv to Another Host
168
=================================
169
@@ -204,7 +202,7 @@ A reference implementation is available by using the combination of:
204
202
Open Issues
205
203
===========
206
207
-todo: list any that are brought up and unresolved
+(todo: placeholder section to be updated after discussions)
208
209
Footnotes
210
=========
0 commit comments