indirect **keyword calls
Terry Hancock
hancock at anansispaceworks.com
Mon Oct 28 12:46:40 EST 2002
More information about the Python-list mailing list
Mon Oct 28 12:46:40 EST 2002
- Previous message (by thread): indirect **keyword calls
- Next message (by thread): Sybase module 0.35pre2 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Monday 28 October 2002 07:29 am, Sean 'Shaleh' Perry wrote: > The point is you pass the dictionary with the keywords onto the > next function by continuing to use the **kw syntax. BTW kw is just > a convention you can call it whatever you want. Thank you! That works, and it is indeed pretty obvious I guess. :-) Cheers, Terry -- Terry Hancock ( hancock at anansispaceworks.com ) Anansi Spaceworks http://www.anansispaceworks.com
- Previous message (by thread): indirect **keyword calls
- Next message (by thread): Sybase module 0.35pre2 released
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list