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 2645bad commit 0d70ab6Copy full SHA for 0d70ab6
1 file changed
Doc/library/modulefinder.rst
@@ -104,7 +104,7 @@ Sample output (may vary depending on the architecture)::
104
re: __module__,finditer,_expand
105
itertools:
106
__main__: re,itertools,baconhameggs
107
- sre_parse: __getslice__,_PATTERNENDERS,SRE_FLAG_UNICODE
+ sre_parse: _PATTERNENDERS,SRE_FLAG_UNICODE
108
array:
109
types: __module__,IntType,TypeType
110
---------------------------------------------------
0 commit comments