mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Note that Unicode strings are now supported in sys.path.
SF patch #764594.
This commit is contained in:
parent
e8e241b732
commit
38d7c1bb78
1 changed files with 2 additions and 0 deletions
|
|
@ -364,6 +364,8 @@ else:
|
|||
inserted as a result of \envvar{PYTHONPATH}.
|
||||
|
||||
A program is free to modify this list for its own purposes.
|
||||
|
||||
\versionchanged[Unicode strings are no longer ignored.]{2.3}
|
||||
\end{datadesc}
|
||||
|
||||
\begin{datadesc}{platform}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue