[Paste] Re: weberror: double printout due to spurious 'print…

Top Page
Author: Ian Bicking
Date:  
To: Jon Nelson
CC: Paste Users
Subject: [Paste] Re: weberror: double printout due to spurious 'print' statement

Oh indeed, out in r7936, and also in weberror.

On Mon, Jun 8, 2009 at 10:18 PM, Jon Nelson<jnelson@???> wrote:
>
> Long about line 129 of reporter.py, you'll find this text:
>
>        print text
>        self.file.write(text + '\n' + '-'*60 + '\n')
>
> I'm pretty sure the 'print text' is spurious, here.
>
> --
> Jon
>
> >
>




-- 
Ian Bicking  |  http://blog.ianbicking.org  |  http://topplabs.org/civichacker

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Paste Users" group.
To post to this group, send email to paste-users@???
To unsubscribe from this group, send email to paste-users+unsubscribe@???
For more options, visit this group at http://groups.google.com/group/paste-users?hl=en
-~----------~----~----~----~------~----~------~--~---