tush1r / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

Add a model class that understands 'format' #227

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This could serialize and deserialize values into better types, for example 
date-time values could be returned as datetime objects and not just strings.

Original issue reported on code.google.com by jcgregorio@google.com on 10 Dec 2012 at 1:49