]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Add shebang for webspider.py 1704/head
authorthinkerou <thinkerou@gmail.com>
Sat, 30 Apr 2016 00:28:10 +0000 (08:28 +0800)
committerthinkerou <thinkerou@gmail.com>
Sat, 30 Apr 2016 00:28:10 +0000 (08:28 +0800)
demos/webspider/webspider.py

index b6468b854cdfc90e186e850b105f1cd2308a8916..cc0a19b38985da292797a56cae5a9e21b20c8156 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import time
 from datetime import timedelta