python:wxpython

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
python:wxpython [2020/03/09 09:17] – [distutils.msvc9compiler の] ともやんpython:wxpython [2020/03/09 09:20] – [distutils.msvccompiler の get_build_version() の実装 (Python 3.8)] ともやん
行 235: 行 235:
 <WRAP prewrap 100% #result> <WRAP prewrap 100% #result>
 <code python> <code python>
 +>>> from distutils.msvccompiler import get_build_version
 +>>> version = get_build_version(); version
 +14.1
 >>> import sys >>> import sys
 >>> sys.version >>> sys.version
行 254: 行 257:
 </WRAP> </WRAP>
  
-==== distutils.msvc9compiler の find_vcvarsall() の実装 ====+==== distutils.msvc9compiler の find_vcvarsall() の実装 (Python 3.8) ====
 <WRAP prewrap 100% #result> <WRAP prewrap 100% #result>
 <code python> <code python>
  • python/wxpython.txt
  • 最終更新: 2021/06/12 12:32
  • by ともやん