mirror of
https://github.com/python/cpython.git
synced 2025-08-27 12:16:04 +00:00
Change some text just a little to avoid font-lock hell.
This commit is contained in:
parent
e7ec1efe50
commit
e61967f537
1 changed files with 1 additions and 1 deletions
|
@ -1284,7 +1284,7 @@ class Helper:
|
|||
self.intro()
|
||||
self.interact()
|
||||
self.output.write('''
|
||||
You're now leaving help and returning to the Python interpreter.
|
||||
You are now leaving help and returning to the Python interpreter.
|
||||
If you want to ask for help on a particular object directly from the
|
||||
interpreter, you can type "help(object)". Executing "help('string')"
|
||||
has the same effect as typing a particular string at the help> prompt.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue