Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f99c93f

Browse filesBrowse files
committed
Change python references in docs to a version that we support
1 parent 481e267 commit f99c93f
Copy full SHA for f99c93f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/users/customizing.rst

Copy file name to clipboardExpand all lines: doc/users/customizing.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ locations, in the following order:
7070

7171
4. :file:`{INSTALL}/matplotlib/mpl-data/matplotlibrc`, where
7272
:file:`{INSTALL}` is something like
73-
:file:`/usr/lib/python2.5/site-packages` on Linux, and maybe
74-
:file:`C:\\Python25\\Lib\\site-packages` on Windows. Every time you
73+
:file:`/usr/lib/python3.5/site-packages` on Linux, and maybe
74+
:file:`C:\\Python35\\Lib\\site-packages` on Windows. Every time you
7575
install matplotlib, this file will be overwritten, so if you want
7676
your customizations to be saved, please move this file to your
7777
user-specific matplotlib directory.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.