Pychecker

O

Okko Willeboordse

I execfile some script from another script like below

i = 5
execfile(script)


script uses i

Running script standalone as well as running script through pychecker is not
possible because script expects i

I still need to run script through pychecker.

I must do that from the calling script since it provides i
(and lots more actually)

Any ideas?

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top