Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 42 for platform (0.071 sec.)
17.1. threading --- スレッドベースの並列処理 — Python 3.6.5 ドキュメント 7230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... f the concrete Lock class that is supported by the platform. acquire ( blocking=True , timeout=-1 ) ¶ ブロック ...
https://man.plustar.jp/python/library/threading.html - [similar]
6. モジュール (module) — Python 3.6.5 ドキュメント 7230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... es', 'path', 'path_hooks', 'path_importer_cache', 'platform', 'prefix', 'ps1', 'setcheckinterval', 'setdlopenf ...
https://man.plustar.jp/python/tutorial/modules.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 7230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ious Unix derivatives. A minor irritation of cross-platform work is that these three platforms all use differe ... ついての色々な特性を決定する数多くの関数を含む、新規 platform モジュールが追加されました。アーキテクチャ、CPU タ ... proved impossible to make it work reliably across platforms. socket モジュールがタイムアウトをサポートするよう ... .3. (Contributed by Sean Reifschneider.) Other new platforms now supported by Python include AtheOS ( http://a ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 7230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... wsversion() もまた、属性名 major , minor , build , platform , service_pack , service_pack_major , service_pack ... り ssl は今や、Server Name Indication, TLS1.x 設定, platform certificate store へのアクセス, SSLContext クラス, ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... の情報へのシンプルなアクセス関数を持っています: get_platform() は linux-i586 や macosx-10.6-ppc といった値を返し ... d-line interface: C:\Python32> python -m sysconfig Platform: "win32" Python version: "3.2" Current installatio ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
初期化 (initialization)、終了処理 (finalization)、スレッド — Python 3.6.5 ドキ... 7153
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... sys.version として利用できます。 const char* Py_GetPlatform ( ) ¶ 現在のプラットフォームのプラットフォーム識別 ... 値を変更できません。この値は Python コードからは sys.platform として利用できます。 const char* Py_GetCopyright ( ...
https://man.plustar.jp/python/c-api/init.html - [similar]
Python モジュールのインストール (旧版) — Python 3.6.5 ドキュメント 7153
ナビゲーション 索引 モジュール | 前へ | Python » 3.6.5 ドキュメント » Python モジュールのインスト ... ません。 参考 Building Python modules on MS Windows platform with MinGW MinGW 環境で必要なライブラリのビルドに関 ...
https://man.plustar.jp/python/install/index.html - [similar]
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 7153
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... timedelta ( seconds = 1 ) # A class capturing the platform's idea of local time. # (May result in wrong value ... 601 date values. These may not be available on all platforms when used with the strftime() method. The ISO 860 ...
https://man.plustar.jp/python/library/datetime.html - [similar]
26.4. unittest --- ユニットテストフレームワーク — Python 3.6.5 ドキュメント 7153
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... f the library. pass @unittest . skipUnless ( sys . platform . startswith ( "win" ), "requires Windows" ) def t ...
https://man.plustar.jp/python/library/unittest.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 7153
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... se the profiling feature also works on the PowerPC platform, though that processor architecture doesn't call t ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
PREV 1 2 3 4 5 NEXT