]> granicus.if.org Git - python/commit
Remove duplicate call to strip method in Parser/pgen/token.py (GH-14938)
authorHansraj Das <raj.das.136@gmail.com>
Wed, 24 Jul 2019 20:31:19 +0000 (02:01 +0530)
committerPablo Galindo <Pablogsal@gmail.com>
Wed, 24 Jul 2019 20:31:19 +0000 (21:31 +0100)
commite018dc52d1268bc0c5e4037c132e463f1a4002af
tree9ce63770db50999c6cdd19bb524ff9915c6d296d
parent5380def8269b24a8a3bc46396373a1dc91b1dd1a
Remove duplicate call to strip method in Parser/pgen/token.py (GH-14938)
Parser/pgen/token.py