Darryl Ross wrote:

> I'm sure I've worked out how to to this in the past, but the syntax is 
> escaping me right now.

Python version?  Under 2.5.1:

>>> t = Thingo()
>>> t = Thingo(1)
>>> t = Thingo(value = 11)
>>> 


-- 
Regards,
  Daryl Tester

"I hate the Treasury jiggery-pokery / I keep my money in a piggery, locally.
 It's funny but it's okely-dokely"  -- "Do it in style", Keating!
_______________________________________________
sapug mailing list
[email protected]
http://mail.python.org/mailman/listinfo/sapug

Reply via email to