|
From: <jd...@us...> - 2010-12-13 15:55:12
|
Revision: 8833
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8833&view=rev
Author: jdh2358
Date: 2010-12-13 15:55:06 +0000 (Mon, 13 Dec 2010)
Log Message:
-----------
fix path name
Modified Paths:
--------------
trunk/sampledoc_tut/ipython_directive.rst
Modified: trunk/sampledoc_tut/ipython_directive.rst
===================================================================
--- trunk/sampledoc_tut/ipython_directive.rst 2010-12-13 15:52:37 UTC (rev 8832)
+++ trunk/sampledoc_tut/ipython_directive.rst 2010-12-13 15:55:06 UTC (rev 8833)
@@ -199,7 +199,7 @@
mpl/examples/event_handling/ mpl/examples/widgets
In [14]: cd mpl/examples/widgets/
- /home/msierig/mpl/examples/widgets
+ /home/jdhunter/mpl/examples/widgets
In [15]: !wc *
2 12 77 README.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|