Thomas Holmes <tho...@devminded.com> added the comment:

> See also three comments about style on 
> http://bugs.python.org/review/8668/diff2/2845:3011/7845

I'm not sure I follow? The patch I attached does not violate the style 
guidelines that you indicate in the comments. The only failing I see is that 
get_reinitialized_command inside cmd.py does not have a doc string. I was 
following the path of minimal change, but I will be happy to add one.


Unless I am misunderstanding something about the other style comments I will 
work up another version with subcommand kwargs, docstring, and tests.

Thanks again Éric

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12344>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to