if 'initscript_body' is defined on a slice, its contents is used (as the text)
[nodemanager.git] / logger.py
index b44abe2..64fa5ae 100644 (file)
--- a/logger.py
+++ b/logger.py
@@ -1,5 +1,3 @@
-# $Id$
-# $URL$
 
 """A very simple logger that tries to be concurrency-safe."""