WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: farshizzo
Forum: Vizard 04-27-2005, 10:54 AM
Replies: 4
Views: 9,870
Posted By farshizzo
Hi, I believe every time you call execfile,...

Hi,

I believe every time you call execfile, python will look on the hard drive for the filename. I think Python optimizes this a little by compiling the script into a .pyc file, and using that on...
Forum: Vizard 04-27-2005, 10:35 AM
Replies: 4
Views: 9,870
Posted By farshizzo
Hi, Python doesn't have a built-in way of...

Hi,

Python doesn't have a built-in way of doing this. You pretty much have to use the import syntax. You could try the following:execfile('graphModule.py')However I would recommend just using the...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 08:35 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC