mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
added PythonCGISlave and BuildCGIApplet to the list of applets to build (jvr)
This commit is contained in:
parent
09fca8dbbb
commit
f84fdfeefb
1 changed files with 2 additions and 0 deletions
|
@ -248,6 +248,8 @@ I_APPLETS : (buildapplet, None, [
|
|||
(":Mac:scripts:BuildApplication.py", "BuildApplication"),
|
||||
(":Mac:scripts:ConfigurePython.py", "ConfigurePython"),
|
||||
(":Mac:Tools:IDE:PythonIDE.py", "Python IDE"),
|
||||
(":Mac:Tools:CGI:PythonCGISlave.py", ":Mac:Tools:CGI:PythonCGISlave"),
|
||||
(":Mac:Tools:CGI:BuildCGIApplet.py", ":Mac:Tools:CGI:BuildCGIApplet"),
|
||||
]),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue