[issue26431] string template substitute tests

2016-02-24 Thread Greg McCoy
New submission from Greg McCoy: Wrote test for string template substitute -- components: Tests files: mywork.patch keywords: patch messages: 260837 nosy: Greg McCoy priority: normal severity: normal status: open title: string template substitute tests type: enhancement versions: Python

[issue26431] string template substitute tests

2016-02-25 Thread Greg McCoy
Greg McCoy added the comment: My Mistake, I wasn't running coverage on all the tests -- ___ Python tracker <http://bugs.python.org/issue26431> ___ ___ Pytho