Message207202
| Author | vstinner |
|---|---|
| Recipients | alex, belopolsky, benjamin.peterson, dmalcolm, jhylton, nnorwitz, pfalcon, rhettinger, sdahlbac, terry.reedy, thomaslee, titanstar, vstinner |
| Date | 2014-01-03.02:20:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1388715613.63.0.965128750458.issue1346238@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My astoptimizer project has an experimental support of constant folding. It works in the same file, or constants can be propagated to other files using config.add_constant('NAME', value).
https://bitbucket.org/haypo/astoptimizer/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-03 02:20:13 | vstinner | set | recipients: + vstinner, jhylton, nnorwitz, rhettinger, terry.reedy, pfalcon, belopolsky, sdahlbac, titanstar, thomaslee, benjamin.peterson, alex, dmalcolm |
| 2014-01-03 02:20:13 | vstinner | set | messageid: <1388715613.63.0.965128750458.issue1346238@psf.upfronthosting.co.za> |
| 2014-01-03 02:20:13 | vstinner | link | issue1346238 messages |
| 2014-01-03 02:20:13 | vstinner | create | |