[Python-Dev] save()/load() (original) (raw)
Greg Ewing greg at cosc.canterbury.ac.nz
Mon Dec 1 20:27:05 EST 2003
- Previous message: [Python-Dev] save()/load()
- Next message: [Python-Dev] save()/load()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Phillip J. Eby" <pje at telecommunity.com>
What does getframe with a negative number do?
Obviously it uses the time machine to look into the future a little and return a frame that is going to be called from the current function...
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] save()/load()
- Next message: [Python-Dev] save()/load()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]