Python 3.6.5 ドキュメント 検索
Results of 1 - 1 of about 1 for tfpdef (0.004 sec.)
- 10. 完全な文法仕様 — Python 3.6.5 ドキュメント 9414
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ
...
ters : '(' [ typedargslist ] ')' typedargslist : ( tfpdef [ '=' test ] ( ',' tfpdef [ '=' test ]) * [ ',' [...
'*' [ tfpdef ] ( ',' tfpdef [ '=' test ]) * [ ',' [ '**' tfpdef...
[ ',' ]]] | '**' tfpdef [ ',' ]]] | '*' [ tfpdef ] ( ',' tfpdef [ '=' test...
]) * [ ',' [ '**' tfpdef [ ',' ]]] | '**' tfpdef [ ',' ]) tfpdef : NAME [ '...
- https://man.plustar.jp/python/reference/grammar.html - [similar]
PREV
1
NEXT