From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a92e43963a6b930f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: N best things about Ada? Date: Wed, 14 Jul 2010 20:08:30 +0100 Organization: A noiseless patient Spider Message-ID: References: <97691fd2-7411-4ccc-bc7b-290aca633cd5@z30g2000prg.googlegroups.com> <4C3CB90E.70602@obry.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Date: Wed, 14 Jul 2010 19:08:30 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="KCXegvZb5vh43D+f3BR6Ew"; logging-data="15893"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+nKr+mkbcRlrO208dbRTi+hKylVOSCTkI=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:5bwN2SV8WgvUWGK8i6KnvgSeevM= sha1:2Tu7/5FxbPugssiY9muyeqQrlq0= Xref: g2news1.google.com comp.lang.ada:12427 Date: 2010-07-14T20:08:30+01:00 List-Id: BrianG writes: > I've always wondered - what would these languages do with a program > the has a mix of space-for-indent and tab-for-indent? Assuming that > can even happen. Use 'python -tt', inconsistent tab/space usage => error! (I didn't know this until I looked on StackOverflow for 'python edit tab space')