On Wednesday, March 07, 2012 08:35:53 AM Paul McNett wrote:
> I prefer the ** way because it is more Pythonic, shorter to write, and
> easier to  immediately understand.

Yes easier to understand - but harder to follow.  When I review my code where 
I have used **kargs I always have to remind my self what is in the simple 
call.  And of course if you are over loading a class then you have to check 
for the values.

Johnf
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/60508497.MH86qlJKdo@linux-12

Reply via email to