On Wed, Jun 17, 2009 at 11:23 PM, Jason Gervich<gerv...@sbcglobal.net> wrote: > Why does IDLE use two hash marks for comments (##)? Most other editors > (Geany, SPE) use a single hash mark (#) to designate comments.
I would guess to distinguish its (usually block) comments from manually-added (usually explanatory) comments, but this is just conjecture. > How does one change IDLE to use just a single (#) hash mark for comments? Edit its source code? The GUI doesn't appear to expose any option for it. Cheers, Chris -- http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list