]> granicus.if.org Git - python/commit
Got rid of warnings "suggest braces around empty body in an ‘else’ statement"
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 3 Apr 2015 12:24:33 +0000 (15:24 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 3 Apr 2015 12:24:33 +0000 (15:24 +0300)
commita8cd4d482f2f0e5954ee39abdc191cb2ab1cb4ce
treea90a506893e582868f5dd7c7e42892e62e83d4e9
parent4deb950e2b354781ccaf8829a27067a04a3e4623
Got rid of warnings "suggest braces around empty body in an ‘else’ statement"
in Parser/pgen.c.
Parser/pgen.c