Message 223918 - Python tracker
Message223918
| Author | serhiy.storchaka |
|---|---|
| Recipients | Lita.Cho, jesstess, serhiy.storchaka, terry.reedy |
| Date | 2014-07-25.05:49:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1406267393.9.0.934500030602.issue22061@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Indeed, unlike to other removed methods which raised an exception, removing this doing nothing method can break existing code. We should restore it and add deprecation warning. Of course the use of obsolete method should be removed from turtledemo. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-25 05:49:53 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, jesstess, Lita.Cho |
| 2014-07-25 05:49:53 | serhiy.storchaka | set | messageid: <1406267393.9.0.934500030602.issue22061@psf.upfronthosting.co.za> |
| 2014-07-25 05:49:53 | serhiy.storchaka | link | issue22061 messages |
| 2014-07-25 05:49:53 | serhiy.storchaka | create | |