Changes by Rostyslav Dzinko :
--
versions: -3rd party
___
Python tracker
<http://bugs.python.org/issue15808>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Rostyslav Dzinko:
There's a possibility to add additional help sources in IDLE via
Options -> Configure IDLE... -> General -> Additional Help Sources
Use case:
> If someone wants to download certain version of Python documentation in HTML
&g
Changes by Rostyslav Dzinko :
--
type: -> behavior
___
Python tracker
<http://bugs.python.org/issue15718>
___
___
Python-bugs-list mailing list
Unsubscri
New submission from Rostyslav Dzinko:
I've encountered that OverflowError which can happen in __len__ method is still
undocumented, though one issue on this problem:
http://bugs.python.org/issue12159 ended up with "need to be documented" comment.
Link to documentation:
http://