]> granicus.if.org Git - python/commit
Issue #2009: refactor varargslist and typedargslist productions to make them more...
authorMark Dickinson <dickinsm@gmail.com>
Mon, 12 Jul 2010 14:14:18 +0000 (14:14 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 12 Jul 2010 14:14:18 +0000 (14:14 +0000)
commit1c50d117084feff310a901763c112d6d9e2df2bd
treeb1f6d3b66f7a56506dc66233a0bc6fc02e690dfb
parentcf48e4413030b1e22562216687d7800aba098e09
Issue #2009: refactor varargslist and typedargslist productions to make them more friendly for third-party parsers.
Grammar/Grammar