Author: EricStein Date: 2008-01-04 09:08:25 +0000 (Fri, 04 Jan 2008) New Revision: 746
Modified: trunk/pysoy/src/_datatypes/AsyncQueue.pxi Log: missing property Modified: trunk/pysoy/src/_datatypes/AsyncQueue.pxi =================================================================== --- trunk/pysoy/src/_datatypes/AsyncQueue.pxi 2008-01-04 09:02:08 UTC (rev 745) +++ trunk/pysoy/src/_datatypes/AsyncQueue.pxi 2008-01-04 09:08:25 UTC (rev 746) @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses # -# $Id: HashTable.pxi 703 2008-01-01 22:37:47Z ArcRiley $ +# $Id$ cdef class AsyncQueue : '''GLib AsyncQueue Property changes on: trunk/pysoy/src/_datatypes/AsyncQueue.pxi ___________________________________________________________________ Name: svn:keywords + Id _______________________________________________ PySoy-SVN mailing list [email protected] http://www.pysoy.org/mailman/listinfo/pysoy-svn
