Message104839
> The patch is also missing code which keeps the two dictionaries in
> sync. If os.environ changes, os.environb would have to change as
> well.
No, it doesn't :-) os.environ and os.environb are synchronized and there is a test for this! ;-)
I will see later for your other comments. |
|
| Date |
User |
Action |
Args |
| 2010-05-03 14:25:45 | vstinner | set | recipients:
+ vstinner, lemburg, loewis, gregory.p.smith, pitrou, ezio.melotti, Arfrever |
| 2010-05-03 14:25:45 | vstinner | set | messageid: <[email protected]> |
| 2010-05-03 14:25:43 | vstinner | link | issue8603 messages |
| 2010-05-03 14:25:43 | vstinner | create | |
|