Author: christian.heimes
Date: Mon Dec 31 18:27:19 2007
New Revision: 59630

Modified:
   python/branches/py3k/Makefile.pre.in
Log:
Removed doubledigit from Makefile

Modified: python/branches/py3k/Makefile.pre.in
==============================================================================
--- python/branches/py3k/Makefile.pre.in        (original)
+++ python/branches/py3k/Makefile.pre.in        Mon Dec 31 18:27:19 2007
@@ -302,7 +302,6 @@
                Objects/genobject.o \
                Objects/fileobject.o \
                Objects/floatobject.o \
-               Objects/doubledigits.o \
                Objects/frameobject.o \
                Objects/funcobject.o \
                Objects/iterobject.o \
_______________________________________________
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000-checkins

Reply via email to