HighDots Forums  

Re: regexp help

Python Python programming language mailing list


Discuss Re: regexp help in the Python forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mark Sapiro
 
Posts: n/a

Default Re: regexp help - 11-02-2009 , 07:30 PM






Quote:
I just looked at your original posting (using Outlook) and line 3 is
not indented, but rather continuous from line 2, and the other indents
are in columns 5 and 9 (not 4 and 8). I shall try viewing it with other
mail clients, just for kicks. Right - column 5 IS indented 4 spaces from column 1 and column 9 is indented 8 spaces from column 1 which is what I meant. And line 3 should not be indented, but also not be joined to the end of line 2 which is apparently the only real problem with your file.

Look at my original in the archive at
<http://mail.python.org/pipermail/mailman-users/2009-October/067496.html>
or even as quoted in your reply at
<http://mail.python.org/pipermail/mailman-users/2009-November/067555.html>.

Both of those show proper formatting. I guess that's just one more
thing we can't trust Outlook to do.

BTW, indentation in steps of 4 is only a convention, it isn't
mandatory. The indentation could be 1 space and 2 spaces or 1 tab and
2 tabs or even 4 spaces and 1 tab, although mixing spaces and tabs is
dangerous and highly frowned upon. However, in any case, the highest
level (the first 3 lines in the example) must not be indented at all.

--
Mark Sapiro <mark (AT) msapiro (DOT) net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users (AT) python (DOT) org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: http://mail.python.org/mailman/options/mailman-users/python%40highdots.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.