TimeHorse / pycarwings

Python library for interacting with the Nissan CARWINGS telematics service.
4 stars 0 forks source link

Most objects don't have a default string representation #1

Open TimeHorse opened 12 years ago

TimeHorse commented 12 years ago

For instance, the latest_battery_status property of the response.SmartphoneLatestBatteryStatusResponse prints as an object repr when a more useful feature would be to show a default, abstract, string representation of the object.