g modules like company.foo and company.bar
even if foo and bar are not necessarily related other than being released by
us? I really don't like the cryptic module names or things like foo2 and the
like.
--
Micah Carrick - http://www.micahcarrick.com
--
http://mail.python.org/mailman/listinfo/python-list
id():
cust = { 'name': "John", 'email': "f...@bar.com" }
order = { 'order_id': 1234, 'amount': 12.99 }
SomeObject.some_method(stuff, cust, order)
--
Micah Carrick
--
http://mail.python.org/mailman/listinfo/python-list