[Python-checkins] python/dist/src/Misc NEWS,1.1206,1.1207

bcannon at users.sourceforge.net bcannon at users.sourceforge.net
Tue Dec 7 04:25:23 CET 2004


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7014/Misc
Modified Files:
	NEWS 
Log Message:
Change code in setup.py for parsing LDFLAGS and CPPFLAGS to use optparse
instead of getopt. Required making use of gettext._ as optional (optparse
changed OK'ed by Greg Ward in private email).
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.1206
retrieving revision 1.1207
diff -u -d -r1.1206 -r1.1207
--- NEWS	7 Dec 2004 00:42:59 -0000	1.1206
+++ NEWS	7 Dec 2004 03:25:18 -0000	1.1207
@@ -25,6 +25,8 @@
 Library
 -------
 
+- optparse now optionally imports gettext. This allows its use in setup.py.
+
 - the deprecated tzparse module was removed.
 
 - the pickle module no longer uses the deprecated bin parameter.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /