finally blocks

This commit is contained in:
rasbt 2014-04-25 08:30:05 -04:00
parent 381c1d1e97
commit d809a63577
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"name": "", "name": "",
"signature": "sha256:df40791be1e08052b49de55275b6025defd84acad805842af17f14781fca9db3" "signature": "sha256:c2f36b6a79c6740b2b52e82eb8c119ab067899c10a16af7a9d8b824903def4ed"
}, },
"nbformat": 3, "nbformat": 3,
"nbformat_minor": 0, "nbformat_minor": 0,
@ -41,7 +41,7 @@
"<hr>\n", "<hr>\n",
"I am really looking forward to your comments and suggestions to improve and \n", "I am really looking forward to your comments and suggestions to improve and \n",
"extend this little collection! Just send me a quick note \n", "extend this little collection! Just send me a quick note \n",
"via Twitter: [@rasbt](https://twitter.com/rasbt) \n", "via Twitter: [&#64;rasbt](https://twitter.com/rasbt) \n",
"or Email: [bluewoodtree@gmail.com](mailto:bluewoodtree@gmail.com)\n", "or Email: [bluewoodtree@gmail.com](mailto:bluewoodtree@gmail.com)\n",
"<hr>" "<hr>"
] ]
@ -2689,7 +2689,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Abortive statements in `finally` blocks" "## Abortive statements in `finally` blocks"
] ]
}, },
{ {

View File

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"name": "", "name": "",
"signature": "sha256:df40791be1e08052b49de55275b6025defd84acad805842af17f14781fca9db3" "signature": "sha256:c2f36b6a79c6740b2b52e82eb8c119ab067899c10a16af7a9d8b824903def4ed"
}, },
"nbformat": 3, "nbformat": 3,
"nbformat_minor": 0, "nbformat_minor": 0,
@ -41,7 +41,7 @@
"<hr>\n", "<hr>\n",
"I am really looking forward to your comments and suggestions to improve and \n", "I am really looking forward to your comments and suggestions to improve and \n",
"extend this little collection! Just send me a quick note \n", "extend this little collection! Just send me a quick note \n",
"via Twitter: [@rasbt](https://twitter.com/rasbt) \n", "via Twitter: [&#64;rasbt](https://twitter.com/rasbt) \n",
"or Email: [bluewoodtree@gmail.com](mailto:bluewoodtree@gmail.com)\n", "or Email: [bluewoodtree@gmail.com](mailto:bluewoodtree@gmail.com)\n",
"<hr>" "<hr>"
] ]
@ -2689,7 +2689,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# Abortive statements in `finally` blocks" "## Abortive statements in `finally` blocks"
] ]
}, },
{ {