Message223921
| Author | terry.reedy |
|---|---|
| Recipients | python-dev, terry.reedy |
| Date | 2014-07-25.06:43:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1406270580.77.0.635089684677.issue22053@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Removal of 'demo' as a global name disabled help callbacks. I could have added 'global demo' to main(), but I decided to refactor and remove duplicate code instead. For 3.5, however, refactor would not merge because of #10291, so I made the simplest fix pending a decision on what to do. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-25 06:43:00 | terry.reedy | set | recipients: + terry.reedy, python-dev |
| 2014-07-25 06:43:00 | terry.reedy | set | messageid: <1406270580.77.0.635089684677.issue22053@psf.upfronthosting.co.za> |
| 2014-07-25 06:43:00 | terry.reedy | link | issue22053 messages |
| 2014-07-25 06:43:00 | terry.reedy | create | |