]> granicus.if.org Git - python/commit
[2.7] bpo-29526: Add reference to help('FORMATTING') in format() builtin (GH-166...
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 11 Sep 2017 06:26:39 +0000 (09:26 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2017 06:26:39 +0000 (09:26 +0300)
commit6ed7aff8948e50708f048f3f7fd41809259d1777
tree642be80bdaf95aeb8aa6ae86b9d3e90cb96a55dc
parente1847ea4a9bdc7549893091a63e14f2afbdecc32
[2.7] bpo-29526: Add reference to help('FORMATTING') in format() builtin (GH-166). (#3492)

(cherry picked from commit 2e6bb4484ee1b0da67d1dfcf0816c58602daa5a0)
Python/bltinmodule.c