commit | 4a0430166bdf9afd04b9e6bd00f43080bc57d00b | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Fri Sep 06 13:08:08 2013 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Fri Sep 06 13:08:08 2013 -0400 |
tree | ca4707e34cf80e756292423793dfdbd40284568f | |
parent | f203f2d51da404fd59cbfbf40201fe30bd9ea79c [diff] |
#18852: Handle readline.__doc__ being None in site.py readline activation. Patch by Berker Peksag.