]> granicus.if.org Git - python/commit
Updates to track Grammar changes. The patch to token.py loosens the regexp to
authorMichael W. Hudson <mwh@python.net>
Thu, 3 Oct 2002 09:42:01 +0000 (09:42 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 3 Oct 2002 09:42:01 +0000 (09:42 +0000)
commitadf160616184c94ded19e99ccf5337a20d73d907
tree68a658c218378f6405b160a1277f60dad07edd88
parentd3890360694d4ec5f77350610b117a327b4e5209
Updates to track Grammar changes.  The patch to token.py loosens the regexp to
allow "testlist1" to be snagged.
Lib/symbol.py
Lib/token.py