Changeset - 8fddef28d7b9
[Not reviewed]
default
0 2 0
drewp@bigasterisk.com - 13 years ago 2012-06-14 03:34:47
drewp@bigasterisk.com
2 files changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
bin/keyboardcomposer
Show inline comments
 
#!/usr/bin/python
 
#!bin/python
 

	
 
from __future__ import division, nested_scopes
 
import cgi, os, sys, time, subprocess, logging
buildout.cfg
Show inline comments
 
@@ -13,6 +13,7 @@ eggs = ipython==0.8.4
 
       rdflib==3.2.1
 
       restkit==4.1.2
 
       Louie==1.1
 
       webcolors==1.4
 

	
 
python = python
 
interpreter = python
0 comments (0 inline, 0 general)