On Tue, 20 Aug 2002, at 2:00pm, Erik Price wrote:
> <code>
> 
> #!/usr/bin/python

  Heh.  This is pretty ironic.  One of the standard Luddite responses to
Python is that whitespace is syntactically significant.  Personally, I find
it a bit weird, but I'm not used to it, and it certainly isn't a
show-stopper.  But in this case, this property of Python has come into
conflict with something: The message was mangled by line-wrapping, and thus,
the indentation is no longer sane.  Any chance you can either (1) fixup the
code to wrap < 75 columns, or (2) post it on the web somewhere?

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |

_______________________________________________
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss

Reply via email to