|
From: Jeff W. <js...@fa...> - 2007-12-06 13:03:47
|
Mike: I see that ax.apply_aspect now has a 'position' argument. To
maintain backward compatibility, may I suggest that you make it a kwarg,
with default value None, and then add
if position is None:
position = self._originalPosition
at the top of apply_aspect?
-Jeff
--
Jeffrey S. Whitaker Phone : (303)497-6313
NOAA/OAR/CDC R/PSD1 FAX : (303)497-6449
325 Broadway Boulder, CO, USA 80305-3328
|