Not sure if anyone else has run into this. Often the popup documentation is enough explanation (especially the highlighted function signature), but I will occasionally need to use the pager I get with calling help() on a class or function I am really unfamiliar with. After I use one or two of these in a session, and later want to rewind (also a fantastic feature), all the help() calls get run again, and I have to manually dismiss each of them. I'm not sure what it would involve, but would there be an easy way to suppress help() messages while the session gets re-executed on rewind?
Small feature, but would make bpython a lot easier for me on longer experimental sessions. As an aside, I just discovered bpython a short while ago, and already love it. I actually enjoy the python repl again! -- You received this message because you are subscribed to the Google Groups "bpython" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/bpython?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
