aboutsummaryrefslogtreecommitdiffstats
path: root/auto-auto-complete.py
diff options
context:
space:
mode:
Diffstat (limited to 'auto-auto-complete.py')
-rw-r--r--auto-auto-complete.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/auto-auto-complete.py b/auto-auto-complete.py
new file mode 100644
index 0000000..b3f9985
--- /dev/null
+++ b/auto-auto-complete.py
@@ -0,0 +1,5 @@
+#!/usr/bin/env python3
+
+if __name__ = '__main__':
+ print('I am so sorry, this is not implement yet.')
+