Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Education
Cantor
Commits
81c80f90
Commit
81c80f90
authored
Jul 07, 2020
by
Shubham .
Browse files
Fix typo
parent
a56e497f
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin/documentation/Maxima/qthelp_generator.py
View file @
81c80f90
...
@@ -210,7 +210,7 @@ qhcp.writelines("""<?xml version="1.0" encoding="utf-8" ?>
...
@@ -210,7 +210,7 @@ qhcp.writelines("""<?xml version="1.0" encoding="utf-8" ?>
# this way
to
does not work, because somehowbeautifulsoup
l
is unable to escape > and >< special symbols
# this way does not work, because somehow
beautifulsoup is unable to escape > and >< special symbols
# html = index.read()
# html = index.read()
# soup = BeautifulSoup(html, features='html.parser')
# soup = BeautifulSoup(html, features='html.parser')
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment