A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-December/106472.html below:

[Python-Dev] PEP 11: Dropping support for ten year old systems

[Python-Dev] PEP 11: Dropping support for ten year old systems [Python-Dev] PEP 11: Dropping support for ten year old systems"Martin v. Löwis" martin at v.loewis.de
Mon Dec 6 00:35:47 CET 2010
>> The other major system affected by this would be Windows 2000, for which
>> we already decided to not support it anymore.
> 
> Is there any 2000-specific code (as opposed to XP-compatible)?

Yes: a number of APIs didn't exist in W2k, so we currently use
LoadLibrary/GetProcAddress to call them. These can be replaced with
regular calls. _WINNT (or whatever the macro is called) then needs to
be bumped accordingly.

Regards,
Martin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4