If I recall Python is pretty loose about typing as...
# random
d
If I recall Python is pretty loose about typing as well, I've seen/had problems when interacting with a loosely typed language from a strictly typed language before.