From d3d76f4c775565df78fbdf4411877577f2c1f4a6 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 17 May 2012 13:51:49 +1000 Subject: Add __init__.py to bin so it can be used as a module from Python. --- bin/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 bin/__init__.py (limited to 'bin') diff --git a/bin/__init__.py b/bin/__init__.py new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/bin/__init__.py @@ -0,0 +1 @@ + -- cgit v1.2.3