add get_country_name to ox namespace

This commit is contained in:
j 2012-03-21 20:35:01 +01:00
commit 7e08473e11
2 changed files with 3 additions and 0 deletions

View file

@ -14,6 +14,7 @@ from api import *
from file import *
from form import *
from format import *
from geo iport *
from html import *
#image depends on PIL, not easy enough to instal on osx
try: