#!/usr/bin/env python import subprocess, sys print(sys.version) try: subprocess.call(['blahblahblah']) except FileNotFoundError as e: print(e.filename) # should be blahblahblah print(e.strerror)
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル