Skip to content

Instantly share code, notes, and snippets.

@wujianguo
Created January 24, 2017 06:33
Show Gist options
  • Select an option

  • Save wujianguo/3eeaefa316bce91c6cd94e09f0424c05 to your computer and use it in GitHub Desktop.

Select an option

Save wujianguo/3eeaefa316bce91c6cd94e09f0424c05 to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
def main():
pass
if __name__ == '__main__':
main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment