mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
8 lines
118 B
Text
8 lines
118 B
Text
[suppress_type]
|
|
name_regexp = _Py.*
|
|
|
|
[suppress_variable]
|
|
name_regexp = _Py.*
|
|
|
|
[suppress_function]
|
|
name_regexp = _Py.*
|