Asaf
Sleep Deprived
- Joined
- Mar 22, 2010
- Messages
- 1,326
getWorkingCityOverride() is used do determine what value getWorkingCity returns (via updateWorkingCity()). But unless you want to change the actual mechanics you don't have to worry about that and just use getWorkingCity().
I'll rephrase: I have no idea why getWorkingCityOverride() should be exposed to Python.
It's just that I though there might be a difference at some scenario, but apparently there isn't.