aboutsummaryrefslogtreecommitdiff
path: root/html-book.py
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-01-15 20:29:28 +0800
committerchai <chaifix@163.com>2018-01-15 20:29:28 +0800
commit7cee0eefcdfc336de72d11a136a9cf33e15ff650 (patch)
tree97c934d1c8ae27c61d475f144a50a030c120926b /html-book.py
parentffb5f9d49a8fb0d18049035e99acb28018316240 (diff)
+README.md fileHEADmaster
Diffstat (limited to 'html-book.py')
-rw-r--r--html-book.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/html-book.py b/html-book.py
index e69de29..099d76a 100644
--- a/html-book.py
+++ b/html-book.py
@@ -0,0 +1,10 @@
+
+__author__ = "chai"
+
+
+
+def __main__():
+ pass
+
+__main__()
+