| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
not exception
finally process
 
*Catch All
<pre>
try:
XXX
except Excdeption as e:
print(e)
</pre>
 
==TODO==
===オブジェクト===

案内メニュー