A beginner's problem...
Amir Dekel
adekel at ort.org.il
Wed Dec 15 15:28:01 EST 2004
More information about the Python-list mailing list
Wed Dec 15 15:28:01 EST 2004
- Previous message (by thread): A beginner's problem...
- Next message (by thread): A beginner's problem...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello everyone, First, I have to say that Python is one of the coolest programing languages I have seen. And now for the problem (must be a silly one): When I import a module I have wrote, and then I find bugs, it seems that I can't import it again after a fix it. It always shows the same problem. I try del module but it doesn't work. (I use Python 2.4 with the ActivePython pack (PythonWin IDE) Solution anyone? Amir
- Previous message (by thread): A beginner's problem...
- Next message (by thread): A beginner's problem...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list