Message145264
| Author | meador.inge |
|---|---|
| Recipients | Yury.Selivanov, daniel.urban, eric.snow, meador.inge, ncoghlan |
| Date | 2011-10-09.15:29:14 |
| SpamBayes Score | 0.042669624 |
| Marked as misclassified | No |
| Message-id | <1318174156.23.0.0866442638285.issue13062@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is an updated patch with error handling. One other thought is that 'getclosure' should be called something like 'getclosureenv' since technically a closure is a function plus its environment and our implementation only returns the environment. But that may be converging on pedantic. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-09 15:29:16 | meador.inge | set | recipients: + meador.inge, ncoghlan, daniel.urban, Yury.Selivanov, eric.snow |
| 2011-10-09 15:29:16 | meador.inge | set | messageid: <1318174156.23.0.0866442638285.issue13062@psf.upfronthosting.co.za> |
| 2011-10-09 15:29:15 | meador.inge | link | issue13062 messages |
| 2011-10-09 15:29:15 | meador.inge | create | |