]> granicus.if.org Git - python/commit
Issue #25590: Complete attribute names even if they are not yet created
authorMartin Panter <vadmium+py@gmail.com>
Fri, 13 Nov 2015 23:54:02 +0000 (23:54 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Fri, 13 Nov 2015 23:54:02 +0000 (23:54 +0000)
commit6fe39266c8eb0b3e3f3544f6ad2214c15449e086
tree374ded8efdd138abcfdcb722f6d6b9337e88484f
parentf4ad5f5dea172d91ed21d2a330a72e77013bb279
Issue #25590: Complete attribute names even if they are not yet created
Doc/whatsnew/3.6.rst
Lib/rlcompleter.py
Lib/test/test_rlcompleter.py
Misc/NEWS