mirror of
https://github.com/python/cpython.git
synced 2025-11-19 02:39:15 +00:00
bpo-36605: make tags: parse Modules/_io directory (GH-12789)
"make tags" and "make TAGS" now also parse Modules/_io/*.c and Modules/_io/*.h.
This commit is contained in:
parent
4c409beb4c
commit
21a74a9d77
3 changed files with 6 additions and 16 deletions
|
|
@ -0,0 +1,2 @@
|
|||
``make tags`` and ``make TAGS`` now also parse ``Modules/_io/*.c`` and
|
||||
``Modules/_io/*.h``.
|
||||
Loading…
Add table
Add a link
Reference in a new issue