view pyikriam/example.py @ 118:d7a17dc6dc27

removed unused files and update the sql schema.
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Thu, 30 Oct 2008 15:08:20 +0800
parents 19d2a7b175b3
children 7551342718b6
line wrap: on
line source

from __init__ import Ikariam

i = Ikariam()
city = i.city(117261)
city.sync()
print 'gold is'+city.gold