Bug #134466 - Add a --ask-enter-invalid option. When used together with the
authorZac Medico <zmedico@gentoo.org>
Sat, 24 Oct 2009 06:55:34 +0000 (06:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 Oct 2009 06:55:34 +0000 (06:55 -0000)
commitcccca42d0470d9a2a972e8130418d82e97aa89b9
tree2c45e45ab95b2ab8e7eb3b793ffee6a69638bd1b
parent40dd1f931f49b543229be30df8df303de987b8d8
Bug #134466 - Add a --ask-enter-invalid option. When used together with the
--ask option, interpret a single "Enter" key press as invalid input. This
helps prevent accidental acceptance of the first choice.

svn path=/main/trunk/; revision=14710
man/emerge.1
pym/_emerge/actions.py
pym/_emerge/help.py
pym/_emerge/main.py
pym/_emerge/unmerge.py
pym/_emerge/userquery.py