]> scripts.mit.edu Git - wizard.git/commit
Add infrastructure for app subclasses.
authorEdward Z. Yang <ezyang@mit.edu>
Thu, 30 Jul 2009 05:39:22 +0000 (01:39 -0400)
committerEdward Z. Yang <ezyang@mit.edu>
Thu, 30 Jul 2009 05:39:22 +0000 (01:39 -0400)
commit6eae78b3d8ed73a0266ef09a30e4b09e791dd9fb
treeeece4bfde91616124e029335535bd1496b586a1b
parent3f56e5237e400234761729ddae0d0b2a9ca74085
Add infrastructure for app subclasses.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
wizard/app/__init__.py [new file with mode: 0644]
wizard/app/mediawiki.py [new file with mode: 0644]
wizard/app/php.py [new file with mode: 0644]
wizard/command/summary/__init__.py
wizard/deploy.py
wizard/tests/log_test.py