changes in the CapHounsing API

This commit is contained in:
Romain Bignon 2012-02-14 16:52:48 +01:00
commit 20682b3e94
2 changed files with 9 additions and 5 deletions

View file

@ -107,4 +107,7 @@ class HousingPage(BasePage):
else:
housing.text = p.text.strip()
housing.details = NotAvailable
housing.photos = NotAvailable
return housing