Commit fc49073c authored by Guido van Rossum's avatar Guido van Rossum

Used operators from abstract.h where possible (arithmetic operators,

get/set/del item).  This removes a pile of duplication.  There's no
abstract operator for 'not' but I removed the function call for it
anyway -- it's a little faster in-line.
parent a1ebdbdd
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment