Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51655 > unrolled thread

Re: Script that converts between indentation and curly braces in Python code

Started byMusical Notation <musicdenotation@gmail.com>
First post2013-07-31 20:40 +0700
Last post2013-07-31 20:40 +0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Script that converts between indentation and curly braces in Python code Musical Notation <musicdenotation@gmail.com> - 2013-07-31 20:40 +0700

#51655 — Re: Script that converts between indentation and curly braces in Python code

FromMusical Notation <musicdenotation@gmail.com>
Date2013-07-31 20:40 +0700
SubjectRe: Script that converts between indentation and curly braces in Python code
Message-ID<mailman.24.1375278046.1251.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

On Jul 31, 2013, at 19:27, IshIsh <ishish@domhain.de> wrote:

> Try from __future__ import braces as the first line of a source file (or typing it in an interactive     session), and watch the interpreter's response...
"SyntaxError: not a chance" I already know that.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web