Largeint.h
Andrew Wilkinson
ajw126NO at SPAMyork.ac.uk
Mon Nov 4 05:55:44 EST 2002
More information about the Python-list mailing list
Mon Nov 4 05:55:44 EST 2002
- Previous message (by thread): Largeint.h
- Next message (by thread): Mailing List Problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Good idea, I don't know why I didn't think using cvs myself! Thanks, Andrew "Martin v. Löwis" <loewis at informatik.hu-berlin.de> wrote in message news:j4of96fsbg.fsf at informatik.hu-berlin.de... > "Andrew Wilkinson" <ajw126NO at SPAMyork.ac.uk> writes: > > > Python 2.2.2 doesn't compile under VS.Net because they've removed > > largeint.h from the Platform SDK, the current workaround is to copy > > the file from VS6. I don't have VS6, does anyone know where I can > > download this file? I'd really like to be able to debug my Python > > extensions... > > You should backport the patch that Mark Hammond has already applied to > the Python CVS, or use the Python CVS in the first place. You will > find that one can work-around not having largeint.h. > > Regards, > Martin
- Previous message (by thread): Largeint.h
- Next message (by thread): Mailing List Problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list