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 5df7567 commit 310d139Copy full SHA for 310d139
1 file changed
Doc/library/shlex.rst
@@ -15,10 +15,6 @@ syntaxes resembling that of the Unix shell. This will often be useful for
15
writing minilanguages, (for example, in run control files for Python
16
applications) or for parsing quoted strings.
17
18
-.. note::
19
-
20
- The :mod:`shlex` module currently does not support Unicode input.
21
22
The :mod:`shlex` module defines the following functions:
23
24
0 commit comments