Message78995
| Author | neilo |
|---|---|
| Recipients | Rhamphoryncus, barry, brett.cannon, jlaurila, ncoghlan, neilo, rhettinger |
| Date | 2009-01-03.19:55:30 |
| SpamBayes Score | 0.0008814074 |
| Marked as misclassified | No |
| Message-id | <1231012531.63.0.815279214901.issue3329@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'll be in agreement here. I integrated Python into a game engine not too long ago, and had to a do a fair chunk of work to isolate Python into it's own heap - given that fragmentation on low memory systems can be a bit of a killer. Would also make future upgrades a heck of a lot easier too, as there'd be no need to do a search for all references and carefully replace them all. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-03 19:55:32 | neilo | set | recipients: + neilo, barry, brett.cannon, rhettinger, ncoghlan, Rhamphoryncus, jlaurila |
| 2009-01-03 19:55:31 | neilo | set | messageid: <1231012531.63.0.815279214901.issue3329@psf.upfronthosting.co.za> |
| 2009-01-03 19:55:31 | neilo | link | issue3329 messages |
| 2009-01-03 19:55:30 | neilo | create | |