Author: DerekRhodes Date: 2008-03-19 12:42:43 -0400 (Wed, 19 Mar 2008) New Revision: 1179
Modified: trunk/pysoy/src/_internals/Children.pxi Log: modified pydoc to reflect change in raise, lower - up, down method naming Modified: trunk/pysoy/src/_internals/Children.pxi =================================================================== --- trunk/pysoy/src/_internals/Children.pxi 2008-03-19 06:38:54 UTC (rev 1178) +++ trunk/pysoy/src/_internals/Children.pxi 2008-03-19 16:42:43 UTC (rev 1179) @@ -24,7 +24,7 @@ This is a thread-safe C array of Python objects for "Parent" classes. It's append, index, and remove methods are identical to Python lists. - The up, down, top, bottom, and move methods move an object in the array. + The raise, lower, top, bottom, and move methods move an object in the array. The lock and unlock methods control the mutex. ''' _______________________________________________ PySoy-SVN mailing list PySoy-SVN@pysoy.org http://www.pysoy.org/mailman/listinfo/pysoy-svn