Fix another bug in ESR's changes. In order to work properly,
onecmd(line) must return the value returned by emptyline() or default(line).
G
Guido van Rossum committed
c612681b20f2ff8786067a3d8c6d041bc64d0db0
Parent: d623d20
onecmd(line) must return the value returned by emptyline() or default(line).