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