jdunck / google-visualization-python

Automatically exported from code.google.com/p/google-visualization-python
Apache License 2.0
0 stars 1 forks source link

[PATCH] add support for "warnings" and "errors" fields in JSON responses #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is a patch that adds support for warnings and errors in JSON responses.

It includes new unittests to test added functionality. The results were tested 
against Google's javascript library and they come through correctly.

No old unittests needed fixing, since the change is 100% backwards compatible.

Original issue reported on code.google.com by andraz.t...@gmail.com on 20 Aug 2010 at 5:43

Attachments: