Issue 26431: string template substitute tests (original) (raw)

Issue26431

Created on 2016-02-25 03:37 by Greg McCoy, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
mywork.patch Greg McCoy,2016-02-25 03:37 review
Messages (3)
msg260837 - (view) Author: Greg McCoy (Greg McCoy) * Date: 2016-02-25 03:37
Wrote test for string template substitute
msg260838 - (view) Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) Date: 2016-02-25 05:12
This already is tested in test_pep292.py.
msg260882 - (view) Author: Greg McCoy (Greg McCoy) * Date: 2016-02-25 19:53
My Mistake, I wasn't running coverage on all the tests
History
Date User Action Args
2022-04-11 14:58:27 admin set github: 70618
2016-02-25 21:05:33 serhiy.storchaka set status: open -> closedresolution: rejectedstage: resolved
2016-02-25 19:53:55 Greg McCoy set messages: +
2016-02-25 05:12:52 serhiy.storchaka set nosy: + serhiy.storchakamessages: +
2016-02-25 03:37:08 Greg McCoy create