Skip to content

Instantly share code, notes, and snippets.

@Cam1337
Created May 14, 2010 19:13
Show Gist options
  • Save Cam1337/401523 to your computer and use it in GitHub Desktop.
Save Cam1337/401523 to your computer and use it in GitHub Desktop.
import sys
import time
import random
import math
cam="cam"
foo="foo"
def GetImports():
return imported
def RelayVariables
for i in GetImports():
eval("%s.cam=cam"%i)
eval("%s.foo=foo"%i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment