Skip to content

Commit c8b77ec

Browse files
committed
Ignore APPDATA
1 parent b47e279 commit c8b77ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/2.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ If you don't like the default directory, it can be overridden by an
538538
environment variable. :envvar:`PYTHONUSERBASE` sets the root
539539
directory used for all Python versions supporting this feature. On
540540
Windows, the directory for application-specific data can be changed by
541-
setting the :envvar:`APPDATA` environment variable. You can also
541+
setting the :envvar:`!APPDATA` environment variable. You can also
542542
modify the :file:`site.py` file for your Python installation.
543543

544544
The feature can be disabled entirely by running Python with the

0 commit comments

Comments
 (0)