Re: Re: [Python-Dev] Re: [Python-checkins] python/dist/src/Python pythonrun.c, 2.161.2.15, 2.161.2.16

2005-01-07 Thread olsongt
> > From: [EMAIL PROTECTED] (Kurt B. Kaiser) > Date: 2005/01/07 Fri PM 09:18:11 GMT > To: python-dev@python.org > Subject: Re: [Python-Dev] Re: [Python-checkins] python/dist/src/Python > pythonrun.c, 2.161.2.15, 2.161.2.16 > > Jeremy Hylton <[EMAIL PROTECTED]> writes: > > > How's the merg

Re: Re: [Python-Dev] Will ASTbranch compile on windows yet?

2005-01-04 Thread olsongt
[TIM] > > I don't have time to join the current crusade. If there's pent-up > interest among Windows users, it would be good to say which > compiler(s) you can use, since I expect not everyone can deal with VC > 7.1 (e.g., I think Raymond Hettinger is limited to VC 6; and you said > you worked up

[Python-Dev] Will ASTbranch compile on windows yet?

2005-01-04 Thread olsongt
I submitted patch "[ 742621 ] ast-branch: msvc project sync" in the VC6.0 days. There were some required changes to headers as well as the project files. It had discouraged me in the past when Jeremy made calls for help on the astbranch and I wasn't even sure if the source was in a compilable