diff options
author | Daniel Colascione <dancol@dancol.org> | 2016-11-08 15:26:43 -0800 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2016-11-08 15:26:43 -0800 |
commit | 112111c4e489aae5cbe241ffa458d97b6a133d3a (patch) | |
tree | 3de7ef225d0b2bd30eb475067851aacf89fd7fd0 /lisp/emacs-lisp/cl-preloaded.el | |
parent | 06cfaa3dfa1888b55df437a16ced6f718678bc56 (diff) | |
download | emacs-112111c4e489aae5cbe241ffa458d97b6a133d3a.tar.gz emacs-112111c4e489aae5cbe241ffa458d97b6a133d3a.tar.bz2 emacs-112111c4e489aae5cbe241ffa458d97b6a133d3a.zip |
Avoid infloop in python
Fix bug#24905
* lisp/progmodes/python.el (python-info-docstring-p): Improve
infloop avoidance: replace (bobp) with generic test for
forward progress.
* test/lisp/progmodes/python-tests.el (python-bob-infloop-avoid): Add
test for bug#24905
Diffstat (limited to 'lisp/emacs-lisp/cl-preloaded.el')
0 files changed, 0 insertions, 0 deletions