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


Groups > comp.lang.python > #51655

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

Subject Re: Script that converts between indentation and curly braces in Python code
References <09DBD544-FA04-48DC-8FEA-1E788FE1C6A6@gmail.com> <51F902A3.7030900@domhain.de>
From Musical Notation <musicdenotation@gmail.com>
Date 2013-07-31 20:40 +0700
Newsgroups comp.lang.python
Message-ID <mailman.24.1375278046.1251.python-list@python.org> (permalink)

Show all headers | View raw


[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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web