On Jul 20, 2009, at 2:48 PM, Mike Orr wrote:
> > On Mon, Jul 20, 2009 at 1:42 PM, john > smallberries<welch.quietple...@gmail.com> wrote: >> >> During a recent changeover to the new webhelpers, the word "FUCKED" >> started appearing in some of my html output. I tracked it back to: >> webhelpers/html/builder.py:257 >> obj= unicode.__new__(cls, "FUCKED", encoding, errors) >> >> This was kind of a bother for me, as I spent many hours sifting >> through all the occurrences of "FUCKED" in my own code before >> realizing this was coming from the webhelpers module. Propose >> changing >> it to "webhelpers.html.FUCKED" for disambiguation. > > I could search through the revisions and see if the code ever > contained "FUCKED", but it would be time-consuming. You can do it via hg search --all, which reveals nothing for FUCKED. This isn't our code, he must have FUCKED himself over -- Philip Jenvey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en -~----------~----~----~----~------~----~------~--~---