Message214285
| Author | r.david.murray |
|---|---|
| Recipients | brett.cannon, ezio.melotti, georg.brandl, lemburg, ncoghlan, orsenthil, pitrou, r.david.murray, sbt, terry.reedy, tshepang, zach.ware |
| Date | 2014-03-20.21:31:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1395351073.87.0.0323239240893.issue18967@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I want no script asking me questions. Post-facto errors for omissions are fine (and if I have to positively say no in the input file, that's fine). tkinter is right out. If you *also* want to make a script that asks questions (or even a tkinter ap), that's fine, but it should not be the main interface, it should be a wrapper. One thing I really don't like about the separate file approach is that you lose the obvious chronology. It's probably not a blocker, but it is definitely a disadvantage. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-03-20 21:31:13 | r.david.murray | set | recipients: + r.david.murray, lemburg, brett.cannon, georg.brandl, terry.reedy, ncoghlan, orsenthil, pitrou, ezio.melotti, tshepang, sbt, zach.ware |
| 2014-03-20 21:31:13 | r.david.murray | set | messageid: <1395351073.87.0.0323239240893.issue18967@psf.upfronthosting.co.za> |
| 2014-03-20 21:31:13 | r.david.murray | link | issue18967 messages |
| 2014-03-20 21:31:13 | r.david.murray | create | |