Traceback - source not updated after reload
Brought to you by:
pobrien
Hi,
I'm just trying out PyCrust (0.9).
I've noticed that if I change a source file and then reload
the module in PyCrust - if I get a traceback, the error
message is correct but the displayed line of source
code is incorrect - it's like the PyCrust is still using the
orignal source code for this.
ray.drew@dsl.pipex.com