Kaydet (Commit) 6113d352 authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Patch #422471: Install IDLE Help File

üst ce42a8ec
......@@ -8,7 +8,7 @@ import idlever
idlelib = "idlelib"
# the normal build_py would not incorporate the .txt files
txt_files = ['config-unix.txt','config-win.txt','config.txt']
txt_files = ['config-unix.txt','config-win.txt','config.txt', 'help.txt']
Icons = glob.glob1("Icons","*.gif")
class idle_build_py(build_py):
def get_plain_outfile(self, build_dir, package, file):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment