From d5d5f496a6bc8e333b9bbfc7c5a7f0d9c01f141b 2013-05-15 16:28:20 From: Brian E. Granger Date: 2013-05-15 16:28:20 Subject: [PATCH] Moving handlers to subdir --- diff --git a/IPython/frontend/html/notebook/handlers.py b/IPython/frontend/html/notebook/handlers/handlers.py similarity index 100% rename from IPython/frontend/html/notebook/handlers.py rename to IPython/frontend/html/notebook/handlers/handlers.py