summary refs log tree commit diff stats
path: root/code/options.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-11-22 23:56:47 +0100
committerhut <hut@lavabit.com>2009-11-22 23:56:47 +0100
commit2b3db775535290cbbaae570dc79ed3438afe4795 (patch)
treea385d5c5a5491c4a19b77c945030ea141926de76 /code/options.py
parentec338c02cf3b31d2ed1438752c338bd6123f3044 (diff)
downloadranger-2b3db775535290cbbaae570dc79ed3438afe4795.tar.gz
the basic loop
Diffstat (limited to 'code/options.py')
-rw-r--r--code/options.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/code/options.py b/code/options.py
new file mode 100644
index 00000000..eed79f1e
--- /dev/null
+++ b/code/options.py
@@ -0,0 +1,5 @@
+def get():
+	return []
+
+def dummy():
+	return []