mirror of
https://github.com/python/cpython.git
synced 2025-10-06 15:11:58 +00:00
parent
ceea0715df
commit
7173fd5de0
25 changed files with 3 additions and 4080 deletions
|
@ -61,7 +61,7 @@ CDF_FILES = FileSuffixSet(".cdf")
|
|||
|
||||
DATA_DIRS = FileNameSet("data")
|
||||
|
||||
TOOLS_DIRS = FileNameSet("scripts", "i18n", "pynche", "demo", "parser")
|
||||
TOOLS_DIRS = FileNameSet("scripts", "i18n", "demo", "parser")
|
||||
TOOLS_FILES = FileSuffixSet(".py", ".pyw", ".txt")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue