]> granicus.if.org Git - python/commit
keep the slice.step field as NULL if no step expression is given
authorBenjamin Peterson <benjamin@python.org>
Sat, 13 Jun 2009 01:40:00 +0000 (01:40 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 13 Jun 2009 01:40:00 +0000 (01:40 +0000)
commit4afbba3d340655bb8be2a97b76fe689be7f0c013
tree60357e254452ffe5f7256284a5858f5e6fb93ca2
parentcb73bdac9565e7d4a9133635f802f446a915ca88
keep the slice.step field as NULL if no step expression is given
Lib/test/test_ast.py
Misc/NEWS
Python/ast.c