summaryrefslogtreecommitdiffstats
path: root/Objects/sliceobject.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-06-29 23:51:08 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-06-29 23:51:08 (GMT)
commit4efb6e964376a46aaa3acf365a6627a37af236bf (patch)
treedc61305039a9561bec3693a76b56804984f87ddc /Objects/sliceobject.c
parent88e66254f90dcfd8287775bb0caee7916fb958b2 (diff)
downloadcpython-4efb6e964376a46aaa3acf365a6627a37af236bf.zip
cpython-4efb6e964376a46aaa3acf365a6627a37af236bf.tar.gz
cpython-4efb6e964376a46aaa3acf365a6627a37af236bf.tar.bz2
Turns out Neil didn't intend for *all* of his gen-branch work to get
committed. tokenize.py: I like these changes, and have tested them extensively without even realizing it, so I just updated the docstring and the docs. tabnanny.py: Also liked this, but did a little code fiddling. I should really rewrite this to *exploit* generators, but that's near the bottom of my effort/benefit scale so doubt I'll get to it anytime soon (it would be most useful as a non-trivial example of ideal use of generators; but test_generators.py has already grown plenty of food-for-thought examples). inspect.py: I'm sure Ping intended for this to continue running even under 1.5.2, so I reverted this to the last pre-gen-branch version. The "bugfix" I checked in in-between was actually repairing a bug *introduced* by the conversion to generators, so it's OK that the reverted version doesn't reflect that checkin.
Diffstat (limited to 'Objects/sliceobject.c')
0 files changed, 0 insertions, 0 deletions