Printing Out Called Function Calls

Victor Subervi victorsubervi at gmail.com
Tue Mar 31 13:02:03 EDT 2009


Hi;
Due to screwy problems at my server farm that they refuse to fix, I need to
call lines that execute code from other files, like this:
    theContent += `tidBits[i][y][:-2]`
but what that returns is this (as an example):
tableTop(348,180)
when I need it to execute the fn tableTop. What do?
TIA,
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090331/ee60753a/attachment.html>


More information about the Python-list mailing list