Re: [Python-Dev] [OT] Monospaced fonts

2007-07-27 Thread Greg Ewing
Georg Brandl wrote: > Greg Ewing schrieb: > >>This just goes to show we're living in the dark ages wrt source code >>representation. We should be able to write our comments in HTML with >>embedded SVG diagrams. :-) > > PowerPoint, coding edition? It'll probably be called Microsoft Visual Presenta

Re: [Python-Dev] [OT] Monospaced fonts

2007-07-27 Thread Paul Moore
On 27/07/07, Georg Brandl <[EMAIL PROTECTED]> wrote: > PowerPoint, coding edition? You just had to give them the idea, didn't you? :-) Paul. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe:

Re: [Python-Dev] [OT] Monospaced fonts

2007-07-26 Thread Georg Brandl
Greg Ewing schrieb: > Georg Brandl wrote: >> I couldn't live without monospaced fonts for >> source code. Apart from being easier to read, it is essential for sketches >> or things that must be aligned, such as the class schema in SocketServer.py. > > This just goes to show we're living in the da

Re: [Python-Dev] [OT] Monospaced fonts

2007-07-26 Thread Greg Ewing
Georg Brandl wrote: > I couldn't live without monospaced fonts for > source code. Apart from being easier to read, it is essential for sketches > or things that must be aligned, such as the class schema in SocketServer.py. This just goes to show we're living in the dark ages wrt source code repre