summaryrefslogtreecommitdiffstats
path: root/Lib/ftplib.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2007-12-25 00:14:34 (GMT)
committerBrett Cannon <bcannon@gmail.com>2007-12-25 00:14:34 (GMT)
commit4e438bcc562b784651ef3ff7cfd2c9b557dd3260 (patch)
treebe0ef0296289bdb055b5b5b53b94f1051ee6baaf /Lib/ftplib.py
parenta6ae8974c1992cdaf1a80a4b78abbd68bed90764 (diff)
downloadcpython-4e438bcc562b784651ef3ff7cfd2c9b557dd3260.zip
cpython-4e438bcc562b784651ef3ff7cfd2c9b557dd3260.tar.gz
cpython-4e438bcc562b784651ef3ff7cfd2c9b557dd3260.tar.bz2
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/ftplib.py')
0 files changed, 0 insertions, 0 deletions