[docs] [issue35482] can't open python368rc1.chm and python372rc1.chm

Serhiy Storchaka report at bugs.python.org
Tue Dec 18 05:54:38 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

The breakage was caused by the index entry for ''' (triple single quote). After removing it a correct CHM file is created.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35482>
_______________________________________


More information about the docs mailing list