Update u2.py

This commit is contained in:
tianyu 2015-06-07 21:04:03 +08:00
parent f5ee7bf979
commit 64769155e9
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ for td, table in itertools.izip(td_list, table_list):
torrents.append(json.JSONDecoder().decode(u2torrent.json()))
count += 1
time.sleep(3)
break
torrents_dict["count"] = count
torrents_dict["torrents"] = torrents