SF.net SVN: matplotlib:[8681] trunk/matplotlib/lib/matplotlib

2010-09-05 Thread efiring
Revision: 8681 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8681&view=rev Author: efiring Date: 2010-09-05 19:33:42 + (Sun, 05 Sep 2010) Log Message: --- [3050996] Prevent an Axes from being added to a Figure twice. The changeset includes refactoring to consoli

SF.net SVN: matplotlib:[8682] trunk/matplotlib/lib/matplotlib/figure.py

2010-09-05 Thread efiring
Revision: 8682 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8682&view=rev Author: efiring Date: 2010-09-06 01:51:58 + (Mon, 06 Sep 2010) Log Message: --- figure.py, axes tracking: ensure a unique key is provided. Modified Paths: -- trunk/matplo