Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51655 > unrolled thread
| Started by | Musical Notation <musicdenotation@gmail.com> |
|---|---|
| First post | 2013-07-31 20:40 +0700 |
| Last post | 2013-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.
Re: Script that converts between indentation and curly braces in Python code Musical Notation <musicdenotation@gmail.com> - 2013-07-31 20:40 +0700
| From | Musical Notation <musicdenotation@gmail.com> |
|---|---|
| Date | 2013-07-31 20:40 +0700 |
| Subject | Re: 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.
Back to top | Article view | comp.lang.python
csiph-web