This is really cheesing me off...

Dale Strickland-Clark dale at out-think.NOSPAMco.uk
Fri Oct 13 11:04:00 EDT 2000


Env: Win2K, Python 1.6, PythonWin

How do you develop multi-module projects without haveing to constantly
quit and restart PythonWin?

I run the code under PythonWin
An error occurs.
I fix the bug.
Save the module.

Run the code again.
The same error occurs.

I try import/reload on the module.
Run the code again.
The same error occurs.

I try import/reload on all the modules.
Run the code again.
The same error occurs.

I quit and restart PythonWin
Run the code again.
The error has gone.

What a tedious business this is.

What's the answer?
This is making development soooo slooooow.

Thanks

Dale Strickland-Clark
Out-Think Ltd
Business Technology Consultants





More information about the Python-list mailing list