Message 65128 - Python tracker
Message65128
| Author | rickbking |
|---|---|
| Recipients | rickbking |
| Date | 2008-04-07.23:13:35 |
| SpamBayes Score | 0.10505617 |
| Marked as misclassified | No |
| Message-id | <1207610022.93.0.150736529438.issue2577@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Add an "input" method or property that saves the current input file object and resets the input file object; when input results in an "EOF", the input file object stack is popped and reading continues from there. A modified cmd.py is attached. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-04-07 23:13:43 | rickbking | set | spambayes_score: 0.105056 -> 0.10505617 recipients: + rickbking |
| 2008-04-07 23:13:42 | rickbking | set | spambayes_score: 0.105056 -> 0.105056 messageid: <1207610022.93.0.150736529438.issue2577@psf.upfronthosting.co.za> |
| 2008-04-07 23:13:41 | rickbking | link | issue2577 messages |
| 2008-04-07 23:13:41 | rickbking | create | |