Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51654 > unrolled thread
| Started by | Serhiy Storchaka <storchaka@gmail.com> |
|---|---|
| First post | 2013-07-31 16:31 +0300 |
| Last post | 2013-07-31 16:31 +0300 |
| 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 Serhiy Storchaka <storchaka@gmail.com> - 2013-07-31 16:31 +0300
| From | Serhiy Storchaka <storchaka@gmail.com> |
|---|---|
| Date | 2013-07-31 16:31 +0300 |
| Subject | Re: Script that converts between indentation and curly braces in Python code |
| Message-ID | <mailman.23.1375277520.1251.python-list@python.org> |
31.07.13 06:45, Musical Notation написав(ла): > Is there any script that converts indentation in Python code to curly braces? The indentation is sometime lost when I copy my code to an application or a website. Look at the pindent.py script.
Back to top | Article view | comp.lang.python
csiph-web