[issue12344] Add **kwargs to get_reinitialized_command

Éric Araujo report at bugs.python.org
Thu Jun 16 17:32:48 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

> But can the get_reinitialized_command function reinitialize a command
> with a key-value pair?
No, that’s why I did not close this report but asked you if you could make a patch to update this method.

> BTW,how to set the repository URI?
If there is no way to edit the repo, then just add another one.

----------
assignee: tarek -> eric.araujo
title: A kind of 'reinitialize_command' function which can initialize a command with key-value pair should be added for Command class -> Add **kwargs to get_reinitialized_command

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12344>
_______________________________________


More information about the Python-bugs-list mailing list