Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f84fdfe

Browse files
author
Just van Rossum
committed
added PythonCGISlave and BuildCGIApplet to the list of applets to build (jvr)
1 parent 09fca8d commit f84fdfe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Mac/scripts/fullbuild.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,8 @@ def handle_dialog(filename):
248248
(":Mac:scripts:BuildApplication.py", "BuildApplication"),
249249
(":Mac:scripts:ConfigurePython.py", "ConfigurePython"),
250250
(":Mac:Tools:IDE:PythonIDE.py", "Python IDE"),
251+
(":Mac:Tools:CGI:PythonCGISlave.py", ":Mac:Tools:CGI:PythonCGISlave"),
252+
(":Mac:Tools:CGI:BuildCGIApplet.py", ":Mac:Tools:CGI:BuildCGIApplet"),
251253
]),
252254
}
253255

0 commit comments

Comments
 (0)