johnf wrote: > thanks but you are talking to a guy that barely understand generators and > really does not understand how to use decorators or why.
You don't need to understand generators and decorators to be an adept Python programmer, but if you feel you need a Python primer, there's lots of juicy tutorials over at http://python.org. I think from where I've seen you spinning wheels that you could use a primer on Python's namespaces. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
