From 31e1ff71541aca2e494b2dabaf2ef39d9945943f Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Thu, 28 Feb 2013 17:55:41 -0800 Subject: [PATCH] Rename controllers.py to controllers2.py since it's less convenient. --- examples/{controllers.py => controllers2.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/{controllers.py => controllers2.py} (100%) diff --git a/examples/controllers.py b/examples/controllers2.py similarity index 100% rename from examples/controllers.py rename to examples/controllers2.py