summaryrefslogtreecommitdiff
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2007-12-25 00:14:34 +0000
committerBrett Cannon <bcannon@gmail.com>2007-12-25 00:14:34 +0000
commit4e438bcc562b784651ef3ff7cfd2c9b557dd3260 (patch)
treebe0ef0296289bdb055b5b5b53b94f1051ee6baaf /Lib/idlelib
parenta6ae8974c1992cdaf1a80a4b78abbd68bed90764 (diff)
downloadcpython-git-4e438bcc562b784651ef3ff7cfd2c9b557dd3260.tar.gz
Actually execute the tests for the getter/setter/deleter tests on properties.
Also fix the test by having the test classes inherit from object. Are the getter/setter/deleter attributes supposed to be able to chain? As of right now they can't as the property tries to call what the property returns, which is another property when they are chained.
Diffstat (limited to 'Lib/idlelib')
0 files changed, 0 insertions, 0 deletions