From: Benjamin Peterson Date: Mon, 23 Feb 2009 03:38:43 +0000 (+0000) Subject: .pythonrc.py is no more X-Git-Tag: v3.1a1~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9249f8034dfc47345cdbeeca3de8bc7afa2c4027;p=python .pythonrc.py is no more --- diff --git a/Misc/python.man b/Misc/python.man index 3399a95ff8..23039e8b1c 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -306,9 +306,6 @@ Recommended locations of the directories containing the include files needed for developing Python extensions and embedding the interpreter. .RE -.IP \fI~/.pythonrc.py\fP -User-specific initialization file loaded by the \fIuser\fP module; -not used by default or by most applications. .SH ENVIRONMENT VARIABLES .IP PYTHONHOME Change the location of the standard Python libraries. By default, the