Bug #134466 - Add a --ask-enter-invalid option. When used together with the
authorZac Medico <zmedico@gentoo.org>
Sat, 24 Oct 2009 07:06:38 +0000 (07:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 Oct 2009 07:06:38 +0000 (07:06 -0000)
commit91eb98301496a5dae1fe75dcbcb77abe3fb4135a
tree707dc67e49103e66d0b4e0ad9912d2af418236a2
parent060eceac479fc2b48a6ec264c4e47a1df7df1994
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. (trunk r14710)

svn path=/main/branches/2.1.7/; revision=14719
man/emerge.1
pym/_emerge/actions.py
pym/_emerge/help.py
pym/_emerge/main.py
pym/_emerge/unmerge.py
pym/_emerge/userquery.py