Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ec1ef commit e61967fCopy full SHA for e61967f
1 file changed
Lib/pydoc.py
@@ -1284,7 +1284,7 @@ def __call__(self, request=None):
1284
self.intro()
1285
self.interact()
1286
self.output.write('''
1287
-You're now leaving help and returning to the Python interpreter.
+You are now leaving help and returning to the Python interpreter.
1288
If you want to ask for help on a particular object directly from the
1289
interpreter, you can type "help(object)". Executing "help('string')"
1290
has the same effect as typing a particular string at the help> prompt.
0 commit comments