Move a hardcoded constant to constants.py
authorIustin Pop <iustin@google.com>
Mon, 29 Sep 2008 13:15:33 +0000 (13:15 +0000)
committerIustin Pop <iustin@google.com>
Mon, 29 Sep 2008 13:15:33 +0000 (13:15 +0000)
commit3c03759a671d30a7c2bfa15c335460870166fd6c
treebf31efac30b69df1efbcfbf23a6fa992938db689
parent2899d9de6d928f3c3e3f7292b739c1a2076fa408
Move a hardcoded constant to constants.py

For now we only use the ā€˜Cā€™ protocol so we can put it in constants.py
instead of hardcoding it.

Reviewed-by: imsnah
lib/bdev.py
lib/constants.py