All pastes #1900045 Raw Edit

christian

public text v1 · immutable
#1900045 ·published 2010-07-13 20:33 UTC
rendered paste body
Index: paw.py===================================================================--- paw.py	(revision 6832)+++ paw.py	(working copy)@@ -616,7 +616,7 @@             xcfunc.initialize_gllb(self)          self.text()-        self.print_memory_estimate(self.txt, maxdepth=2)+        self.print_memory_estimate(self.txt, maxdepth=dry_run and -1 or 2)         self.txt.flush()          if dry_run: