Re: Newbie - BigInt

2005-12-12 Thread Jim Steil
Found my answer. x = 1L sets x to 1 and makes it a type of Long.  I tested with my web service and it works.     -Jim Jim Steil VP of Application Development CustomCall Data Systems (608) 274-3009 x286 Fredrik Lundh wrote: Jim Steil wrote I am trying to call a SOAP

Re: Newbie - BigInt

2005-12-12 Thread Jim Steil
SOAPpy     -Jim Jim Steil VP of Application Development CustomCall Data Systems (608) 274-3009 x286 Fredrik Lundh wrote: Jim Steil wrote I am trying to call a SOAP web service with python and I having success unless I need to pass a BigInteger parameter. Since python is

Newbie - BigInt

2005-12-12 Thread Jim Steil
iable that it should be a big integer instead of int?     -Jim -- Jim Steil VP of Application Development CustomCall Data Systems (608) 274-3009 x286 -- http://mail.python.org/mailman/listinfo/python-list