You can use Distutils to do all manner of useful things by writing a script as simple as the one shown in Listing 18-1 . from distutils.core import setup ...
確定! 回上一頁