__getslice__ certainly won't appear in the output
This commit is contained in:
parent
2645bad04f
commit
0d70ab6b8c
|
@ -104,7 +104,7 @@ Sample output (may vary depending on the architecture)::
|
|||
re: __module__,finditer,_expand
|
||||
itertools:
|
||||
__main__: re,itertools,baconhameggs
|
||||
sre_parse: __getslice__,_PATTERNENDERS,SRE_FLAG_UNICODE
|
||||
sre_parse: _PATTERNENDERS,SRE_FLAG_UNICODE
|
||||
array:
|
||||
types: __module__,IntType,TypeType
|
||||
---------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue