Move the ssconf file prefix constant to constants.py
authorIustin Pop <iustin@google.com>
Fri, 8 Jun 2012 10:44:28 +0000 (12:44 +0200)
committerIustin Pop <iustin@google.com>
Fri, 8 Jun 2012 11:02:49 +0000 (13:02 +0200)
commitc09254c2e5fdc6fdf16bb0e9d04f5e7772cfb591
treeb09f50d21ea3b4b3a0b4877168447e843f6e2352
parentf346a7d990b7b036eefbd523391271b26a2acec1
Move the ssconf file prefix constant to constants.py

This way, it can be reused in the Haskell code too.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/constants.py
lib/ssconf.py