On Thu, Feb 23, 2012 at 7:55 PM, Slide <slide.o....@gmail.com> wrote: > Just wanted to get this out for review before I push it. I would have done > it through my fork on github and issued a pull request, but my fork is > currently messed up. Let me know if you see anything out of the ordinary. > > Fixes 32288 and 26706
The change to InitializeModule won't work, sorry. Default params don't work under v2 compilers, and I think they break binary compatibility. Better to add a new method that processes the envvars and emit a call to it in pyc.py. - Jeff _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users