I have a program that loads some source code like this:
exec(open("foobar.py").read())
Is there a way to debug execution of foobar.py?
(I'm doing this partly because "foobar.py' contains some passwords which
I'm trying to keep separate from the rest of the source code.)
--
You received this message because you are subscribed to the Google Groups
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/spyderlib/df162d62-6915-45e2-854b-6f7b016c9a3cn%40googlegroups.com.