Mercurial > code > home > repos > light9
comparison pydeps @ 1103:771f50f19b4b
single-line effect code now evals by changing <uri> into a suitable python object
Ignore-this: cde829f021be54bc7cfd63bddde43aa9
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 09 Jun 2014 07:10:39 +0000 |
parents | 2ee97997ee56 |
children | 4b542d321c8f |
comparison
equal
deleted
inserted
replaced
1102:d588211a0b4e | 1103:771f50f19b4b |
---|---|
6 | 6 |
7 web.py==0.37 | 7 web.py==0.37 |
8 restkit==4.2.2 | 8 restkit==4.2.2 |
9 ipython==2.1.0 | 9 ipython==2.1.0 |
10 nose==1.3.3 | 10 nose==1.3.3 |
11 nose-alert==0.9.0 | 11 nose-watcher==0.1.2 |
12 watchdog==0.7.1 | |
12 ipdb==0.8 | 13 ipdb==0.8 |
13 coloredlogs==0.5 | 14 coloredlogs==0.5 |
14 genshi==0.7 | 15 genshi==0.7 |
15 pyjade==2.2.0 | 16 pyjade==2.2.0 |
16 python-dateutil==2.2 | 17 python-dateutil==2.2 |
17 txosc==0.2.0 | 18 txosc==0.2.0 |
18 service_identity==0.2 | 19 service_identity==0.2 |
19 Pillow==2.4.0 | 20 Pillow==2.4.0 |
20 faulthandler==2.3 | 21 faulthandler==2.3 |
21 treq==0.2.1 | 22 treq==0.2.1 |
23 mock==1.0.1 |