summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-02-23 03:38:43 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-02-23 03:38:43 (GMT)
commit9249f8034dfc47345cdbeeca3de8bc7afa2c4027 (patch)
tree156b0e9dadc3c9730da3ea6e2a66c37038fe4eec /Misc
parent906785c4c20c5b2ea25fbca63c01732a6818e61c (diff)
downloadcpython-9249f8034dfc47345cdbeeca3de8bc7afa2c4027.zip
cpython-9249f8034dfc47345cdbeeca3de8bc7afa2c4027.tar.gz
cpython-9249f8034dfc47345cdbeeca3de8bc7afa2c4027.tar.bz2
.pythonrc.py is no more
Diffstat (limited to 'Misc')
-rw-r--r--Misc/python.man3
1 files changed, 0 insertions, 3 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 3399a95..23039e8 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