Re: Windows installer of Python

2010-04-15 Thread Martin v. Loewis
moerchendiser2k3 wrote: > Hm, I thought there will be installed something > like the Microsoft Redistributable 2008 Package to make Python run? No, the Python installer integrates the Microsoft Merge Module for the Visual Studio Runtime Dynamic Link Libraries. That removes the need to install the

Re: Windows installer of Python

2010-04-15 Thread moerchendiser2k3
Hm, I thought there will be installed something like the Microsoft Redistributable 2008 Package to make Python run? -- http://mail.python.org/mailman/listinfo/python-list

Re: Windows installer of Python

2010-04-14 Thread Leo Jay
On Thu, Apr 15, 2010 at 9:52 AM, MRAB wrote: > moerchendiser2k3 wrote: >> >> Hi, >> >> can anyone tell me where to find information which files >> are installed by the Python installer on Windows? >> >> I am looking for some special files but >> dont know how to catch them. >> > The files and subf

Re: Windows installer of Python

2010-04-14 Thread MRAB
moerchendiser2k3 wrote: Hi, can anyone tell me where to find information which files are installed by the Python installer on Windows? I am looking for some special files but dont know how to catch them. The files and subfolders of Python are all installed into a single folder, for example C: