差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
| python:wxpython [2021/06/12 12:29] – [distutils.msvccompiler の get_build_version() の実装 (Python 3.8)] ともやん | python:wxpython [2021/06/12 12:32] (現在) – [distutils.msvc9compiler の find_vcvarsall() の実装 (Python 3.8)] ともやん | ||
|---|---|---|---|
| 行 238: | 行 238: | ||
| ==== distutils.msvc9compiler の find_vcvarsall() の実装 (Python 3.8) ==== | ==== distutils.msvc9compiler の find_vcvarsall() の実装 (Python 3.8) ==== | ||
| - | <WRAP prewrap 100% #result> | + | <WRAP prewrap 100% #result_long> |
| <code python> | <code python> | ||
| def find_vcvarsall(version): | def find_vcvarsall(version): | ||