Andrew Wall added the comment:

My lazy way of programming is to piece together lines of code, going round and 
round commenting and uncommenting sections until I get something that works.

My new lazy way of commenting out larger chunks of code will be:

    r'''
    ... several lines of code here ...
    '''

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31253>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to