christian
public text v1 · immutableIndex: 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: