Home | Trees | Indices | Help |
---|
|
1 import GChartWrapper 24 if chart and chart in dir(GChartWrapper): 5 return getattr(GChartWrapper, chart)(*args, **kwargs) 6 return GChartWrapper.GChart(*args, **kwargs)7
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jan 5 05:19:23 2009 | http://epydoc.sourceforge.net |