Message118808
| Author | eric.araujo |
|---|---|
| Recipients | eric.araujo, gpolo, kbk, rhettinger, roger.serwy, terry.reedy |
| Date | 2010-10-15.17:30:55 |
| SpamBayes Score | 0.0008287929 |
| Marked as misclassified | No |
| Message-id | <1287163857.89.0.0269295752629.issue5150@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
reindent.py is very much a script: It lacks a nice, full programmatic API, I mean standalone functions to check a file object or a filename and functions implementing the command-line interface. As it is now, you see for example print calls in the middle of functions, so it’s not usable as a module. Maybe bring this to python-dev or -ideas? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-15 17:30:58 | eric.araujo | set | recipients: + eric.araujo, rhettinger, terry.reedy, kbk, gpolo, roger.serwy |
| 2010-10-15 17:30:57 | eric.araujo | set | messageid: <1287163857.89.0.0269295752629.issue5150@psf.upfronthosting.co.za> |
| 2010-10-15 17:30:56 | eric.araujo | link | issue5150 messages |
| 2010-10-15 17:30:55 | eric.araujo | create | |