On 3/7/07, Frédéric Mantegazza <mantegazza@ill.fr> wrote: > Hi, > > Is there a way to log all the commands (and results) the user enter in a > ipython shell? Is there a hook for that? We are using ipython 0.7.x... Type logstart? for the gory details. Cheers, f