summaryrefslogtreecommitdiffstats
path: root/Doc/includes/sqlite3/adapter_datetime.py
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2015-11-13 22:47:00 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2015-11-13 22:47:00 (GMT)
commitef2b2f437e7160ea68d8087df43c069fa6534fb0 (patch)
treec915d98d3993bab4a27ce6669dbf4835263dc5f7 /Doc/includes/sqlite3/adapter_datetime.py
parentc0fdd825c28127734bfd1ba615805b9e2696f103 (diff)
downloadcpython-ef2b2f437e7160ea68d8087df43c069fa6534fb0.zip
cpython-ef2b2f437e7160ea68d8087df43c069fa6534fb0.tar.gz
cpython-ef2b2f437e7160ea68d8087df43c069fa6534fb0.tar.bz2
Issue #25590: Make rlcompleter only call getattr() once per attribute
Previously it was called another time via hasattr(), and both calls were made once for dir(f) and again for dir(f.__class__). This includes a backport of changing from a list to a set from revision 4dbb315fe667.
Diffstat (limited to 'Doc/includes/sqlite3/adapter_datetime.py')
0 files changed, 0 insertions, 0 deletions