Message 219675 - Python tracker
Message219675
| Author | Pavel.Kazlou |
|---|---|
| Recipients | Pavel.Kazlou |
| Date | 2014-06-03.10:11:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1401790291.36.0.355130758438.issue21650@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently when you use json.tool, fields are reordered alphabetically. In source code the value of sort_keys is hardcoded to be true. It should be easy to expose this option as command line parameter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-03 10:11:31 | Pavel.Kazlou | set | recipients: + Pavel.Kazlou |
| 2014-06-03 10:11:31 | Pavel.Kazlou | set | messageid: <1401790291.36.0.355130758438.issue21650@psf.upfronthosting.co.za> |
| 2014-06-03 10:11:31 | Pavel.Kazlou | link | issue21650 messages |
| 2014-06-03 10:11:30 | Pavel.Kazlou | create | |