Package wtf :: Module autoreload
[hide private]
[frames] | no frames]

Module autoreload

source code

This module provides logic to implemented the autoreload mechanism. This is implemented by forking early, remembering the module's mtimes and dealing with changed mtimes by going back right before the fork point.


Author: André Malo

Classes [hide private]
  ReloadRequested
Reload requested exception
  Autoreload
Autoreload logic container
Variables [hide private]
  __package__ = 'wtf'