crawl_hero 90 B

123456
  1. #!/usr/bin/env python
  2. import crawl_hero
  3. if __name__ == '__main__':
  4. crawl_hero.main()