build-system/test/demo.py

7 lines
126 B
Python
Raw Normal View History

2018-12-21 14:08:14 +08:00
#!/usr/bin/python
# -*- coding: utf-8 -*-
# @author yutent<yutent@doui.cc>
# @date 2018/12/20 16:24:15
print('hello python')