[Buildbot-commits] buildbot ChangeLog,1.891,1.892

Brian Warner warner at users.sourceforge.net
Thu Aug 2 00:07:19 UTC 2007


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8094

Modified Files:
	ChangeLog 
Log Message:
[project @ bring import statements up-to-date, remove spurious shebang lines]

Original author: warner at lothar.com
Date: 2007-08-01 23:59:37+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.891
retrieving revision 1.892
diff -u -d -r1.891 -r1.892
--- ChangeLog	1 Aug 2007 23:42:32 -0000	1.891
+++ ChangeLog	2 Aug 2007 00:07:17 -0000	1.892
@@ -1,5 +1,11 @@
 2007-08-01  Brian Warner  <warner at lothar.com>
 
+	* all: bring import statements up-to-date: don't import
+	__future__, assume cPickle and cStringIO are always available.
+	Also remove #!/usr/bin/python lines from non-scripts, my editor
+	has been a bit over-enthusiastic about stuffing them into new .py
+	files.
+
 	* buildbot/status/web/index.html: put a link to the waterfall page
 	on the index, otherwise first-time users of WebStatus aren't going
 	to see anything very interesting.





More information about the Commits mailing list