Skip to content
  • Matias Guijarro's avatar
    issue #847: session: make first setup session the default session · 015c91e5
    Matias Guijarro authored and Sebastien Petitdemange's avatar Sebastien Petitdemange committed
    It is allowed to setup multiple sessions, but in the shell the first
    one stays the current session: env dict will get populated with
    objects from the other sessions, and setup_globals
    will contain everything (like nested sessions).
    In library mode it is possible to really switch to another session,
    but it is left to the user to do it right.
    015c91e5