#!/usr/bin/pythondef hello_python():  print 'hello python'if __name__ == '__main__' : hello_python

这是我开的第一个博客

作用: 

1、linux运维学习知识总结

2、python学习知识总结