Same for me - if you get it right, i have no problem with it. Andy
On 29 Apr., 21:12, Bruce Smith <[email protected]> wrote: > On Thu, Apr 29, 2010 at 6:35 AM, Crispin Wellington < > > [email protected]> wrote: > > ... But all that being said, I won't protest if you do all the work :P > > Neither will I, but "all the work" includes (IMHO) being careful about > potential docstrings for which a nontrivial change is required, like > > ''' > bla bla; example: > """ > embedded triple-quoted string > """ > bla bla > ''' > > and some good-enough way of verifying you didn't break anything -- maybe in > this case it's enough to just import all the modules successfully. > > (FWIW, I use IDLE and it has correct Python syntax highlighting (so nothing > is broken now).) > > BTW, if the editor has broken highlighting, it might be even more broken > than this will address -- I've heard of editors that were confused by one > single quote inside a triple-double-quoted docstring. > > - Bruce > > -- > You received this message because you are subscribed to the Google Groups > "pyglet-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/pyglet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
