[issue1528167] Tweak to make string.Templates more customizable

2016-05-06 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: Agreed with Serhiy. Raymond's approach is nicer, but I'm still not convinced about the use case. Closing. If someone wants to run with this again, an updated patch would be needed, and the issue could be reopened, but I also suggest following through with

[issue1528167] Tweak to make string.Templates more customizable

2016-05-06 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: I seconded Raymond. Now the approach is argued against twice. And the patch itself is outdated. I suggest to close this issue. If somebody want to implement Raymond's idea, his can reopen this issue or open new issue. -- nosy: +serhiy.storchaka

[issue1528167] Tweak to make string.Templates more customizable

2014-02-03 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue1528167] Tweak to make string.Templates more customizable

2012-09-01 Thread R. David Murray
R. David Murray added the comment: I don't think this closure was appropriate. The idea was accepted twice and argued against once, so it isn't dead (it's just resting). -- assignee: barry -> nosy: +r.david.murray resolution: wont fix -> status: closed -> open versions: +Python 3.4 -

[issue1528167] Tweak to make string.Templates more customizable

2010-07-19 Thread Mark Lawrence
Mark Lawrence added the comment: Closing as noone has responded. -- resolution: -> wont fix status: pending -> closed ___ Python tracker ___ _

[issue1528167] Tweak to make string.Templates more customizable

2010-07-16 Thread Mark Lawrence
Mark Lawrence added the comment: Anybody interested in this, if not I'll close it. -- nosy: +BreamoreBoy status: open -> pending versions: +Python 3.2 -Python 2.7 ___ Python tracker _

[issue1528167] Tweak to make string.Templates more customizable

2009-03-29 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review type: -> feature request versions: +Python 2.7 -Python 2.6 ___ Python tracker ___