Created
February 13, 2013 02:20
-
-
Save michelp/4888023 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| >>> for d in db.query('title:春节'): | |
| ... print d.title | |
| ... | |
| 武警官兵春节拔河比赛 | |
| 春节购物上网更方便 电商长假“不打烊” | |
| 春节期间 天津规划建交系统干部职工坚守岗位 | |
| 穗车市春节销量创新低 超六成车商关门歇业 | |
| 春节出游短途出游高峰现 自驾旅游唱主角 | |
| 过半银行网点春节开张 多数业务可用自助设备完成 | |
| 广州楼市春节不打烊 传将有更严厉调控 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment