From 0e8b0c88a4d3009cbbea695f606e49faef27f373 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sun, 7 Sep 2014 18:21:37 -0400 Subject: Reorganize the code hope I did it right. We have two packages now, one for the server and one for the actual library. --- web/__init__.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 web/__init__.py (limited to 'web/__init__.py') diff --git a/web/__init__.py b/web/__init__.py new file mode 100644 index 0000000..139597f --- /dev/null +++ b/web/__init__.py @@ -0,0 +1,2 @@ + + -- cgit v1.2.3-70-g09d2