We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e063c23 commit bfecff5Copy full SHA for bfecff5
Doc/library/sys.rst
@@ -1178,7 +1178,7 @@ always available.
1178
string, which means the current working directory.
1179
1180
To not prepend this potentially unsafe path, use the :option:`-P` command
1181
- line option or the :envvar:`PYTHONSAFEPATH` environment variable?
+ line option or the :envvar:`PYTHONSAFEPATH` environment variable.
1182
1183
A program is free to modify this list for its own purposes. Only strings
1184
should be added to :data:`sys.path`; all other data types are
0 commit comments