londiste.handler: disable shortcut for specifying handler args together with its...
authormartinko <gamato@users.sf.net>
Mon, 14 Jan 2013 15:04:22 +0000 (16:04 +0100)
committermartinko <gamato@users.sf.net>
Mon, 14 Jan 2013 15:04:22 +0000 (16:04 +0100)
commita5ec2af7699347116192d15ab41490139aa1f7fc
tree2b086f28b26a9d4a5c5e92beba544d6e8372b2e3
parent286d78f800f3a7c97ca276354b8df10f27e4ec03
londiste.handler: disable shortcut for specifying handler args together with its name

This will be allowed no more:  --handler="hname(arg1=123, …)"
It was a weak point through which Londiste setup could be broken.
python/londiste/handler.py