New submission from Steve Dower <steve.do...@python.org>:

Exception occurred:
  File "D:\a\1\s\Doc\tools\extensions\escape4chm.py", line 44, in fixup_keywords
    with app.builder.open_file(outdir, outname + '.hhk', 'r') as f:
AttributeError: 'HTMLHelpBuilder' object has no attribute 'open_file'
The full traceback has been saved in 
C:\Users\VSSADM~1\AppData\Local\Temp\sphinx-err-9ikx8s0b.log, if you want to 
report the issue to the developers.
Please also report this if it was a user error, so that a better error message 
can be provided next time.
A bug report can be filed in the tracker at 
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!

----------
assignee: steve.dower
components: Build, Documentation
messages: 411180
nosy: steve.dower
priority: normal
severity: normal
status: open
title: escape4chm.py script causing AttributeError in docs build
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46463>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to