]> granicus.if.org Git - python/commit
- Issue #24351: Clarify what is meant by "identifier" in the context of
authorBarry Warsaw <barry@python.org>
Tue, 9 Jun 2015 18:24:30 +0000 (14:24 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 9 Jun 2015 18:24:30 +0000 (14:24 -0400)
commit97b6e98af37bd9c396302e0eb854456f52424df7
tree370652874d2ee4e2a8e2c66e6999672cab324027
parent8203ba99ccb33ad66e803f795557e1133b1c1c28
parent9380acbbf707d570696ab953489e62173e515b24
- Issue #24351: Clarify what is meant by "identifier" in the context of
  string.Template instances.
Misc/NEWS