From db4c1c4586b3a4f3bfd1ae6bcbac329cc082628d Mon Sep 17 00:00:00 2001 From: rasbt Date: Fri, 25 Apr 2014 08:35:00 -0400 Subject: [PATCH] finally blocks --- .../not_so_obvious_python_stuff-checkpoint.ipynb | 4 ++-- not_so_obvious_python_stuff.ipynb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ipynb_checkpoints/not_so_obvious_python_stuff-checkpoint.ipynb b/.ipynb_checkpoints/not_so_obvious_python_stuff-checkpoint.ipynb index 455c8c1..f940db3 100644 --- a/.ipynb_checkpoints/not_so_obvious_python_stuff-checkpoint.ipynb +++ b/.ipynb_checkpoints/not_so_obvious_python_stuff-checkpoint.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:c2f36b6a79c6740b2b52e82eb8c119ab067899c10a16af7a9d8b824903def4ed" + "signature": "sha256:86af4b61efe1215272820c4e70b826e6b19fe283f8025ff1ef099a6b28d46cc3" }, "nbformat": 3, "nbformat_minor": 0, @@ -13,7 +13,7 @@ "metadata": {}, "source": [ "Sebastian Raschka \n", - "last updated: 04/15/2014\n", + "last updated: 04/25/2014\n", "\n", "[Link to this IPython Notebook on GitHub](https://github.com/rasbt/python_reference/blob/master/not_so_obvious_python_stuff.ipynb)\n", "\n", diff --git a/not_so_obvious_python_stuff.ipynb b/not_so_obvious_python_stuff.ipynb index 455c8c1..f940db3 100644 --- a/not_so_obvious_python_stuff.ipynb +++ b/not_so_obvious_python_stuff.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:c2f36b6a79c6740b2b52e82eb8c119ab067899c10a16af7a9d8b824903def4ed" + "signature": "sha256:86af4b61efe1215272820c4e70b826e6b19fe283f8025ff1ef099a6b28d46cc3" }, "nbformat": 3, "nbformat_minor": 0, @@ -13,7 +13,7 @@ "metadata": {}, "source": [ "Sebastian Raschka \n", - "last updated: 04/15/2014\n", + "last updated: 04/25/2014\n", "\n", "[Link to this IPython Notebook on GitHub](https://github.com/rasbt/python_reference/blob/master/not_so_obvious_python_stuff.ipynb)\n", "\n",