To distribute Python programs to others, you should use the distutils module. ... In this file, put the following code: # setup.py from distutils.core ...
確定! 回上一頁