From: Phlip on 5 Feb 2010 17:19 Thy Pon: Has anyone figured out how to reflect a passed function, such as a lambda, all the way back to its source? I am aware than func_code knows the file name and line number; I would rather not use them to read the file because the lambda might not start in the first column. I will go with this option until someone suggests a better fix! -- Phlip http://penbird.tumblr.com/
|
Pages: 1 Prev: SQLite3: preventing new file creation Next: execute sqlite3 dot commands in python |