Hi Dave,

I get this error when trying to export an object I created:
(Pdb) obj = tripit.CruiseObject()
<ject()
(Pdb) obj.export(sys.stdout,0)
<ut,0)
<CruiseObject  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:type="CruiseObject">
    *** TypeError: int argument required


Is the int needed to instantiate the CruiseObject, or is it a value to be
passed to "export()"? The object "CruiseObject" is one of the entries in the
schema I sent you some time ago.

Thanks,
-Tennis
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to