Hello again, For some strange reason Google isn't showing this so I got this from gmane sorry if I missed something. The fixed/proportional link is located on the google groups c.l.py pages. I wasn't clear at all sorry for the ambiguity. Google groups for c.l.py seems to be fixed by default, so no need to click it. Proportional still retains spaces but is less tidy. M.E.Farmer >> Terry, >> This was posted from google groups, can you see the indents?
>Yes, looks good >> # code snippet >> convertpage = 0 >> form = None >> for o, a in opts: >> if o in ["-h", "--help"]: >> Usage() >> sys.exit() >> if o in ["-o", "--output", "--out"]: >> output = a >> if o in ["-i", "--input", "--in"]: >> input = a >> if input in [".", "cwd"]: >> input = os.getcwd() >> >> Notice the 'fixed font / proportional font' link in the top right >> corner. >I presume this is on the Google page. >> I think they have "fixed" the problem. >Great. Now people have to learn to use the fixed font choice. >TJR -- http://mail.python.org/mailman/listinfo/python-list