[Python-checkins] CVS: distutils TODO,1.6,1.7

Greg Ward python-dev@python.org
Tue, 4 Jul 2000 20:10:23 -0700


Update of /cvsroot/python/distutils
In directory slayer.i.sourceforge.net:/tmp/cvs-serv17171

Modified Files:
	TODO 
Log Message:
Various post-0.9 updates.

Index: TODO
===================================================================
RCS file: /cvsroot/python/distutils/TODO,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** TODO	2000/06/30 03:45:08	1.6
--- TODO	2000/07/05 03:10:20	1.7
***************
*** 129,134 ****
--- 129,137 ----
    strip the quotes (and, ideally, put them back on again when
    spawn() prints out the command run!)
+   [fixed!]
  
+ * support for building a new, static Python binary
  
+ 
  INSTALLATION
  ------------
***************
*** 183,186 ****
--- 186,191 ----
  * should certainly put tarballs and zip files (sdist, bdist_dumb) in
    "dist" directory -- maybe RPMs, Windows installers too
+ 
+ * bug! bdist --format=gztar,zip doesn't work: premature cleanup