413,416d412
< # we want readline if we're doing anything interactive
< if options.interactive or options.pdb:
< exec "import readline" in scope
<