Amaury Forgeot d'Arc added the comment: > It uses SHGetFolderPathW which is compatible with Windows 2000.
Is Python supposed to still work on Windows NT 4? http://svn.python.org/projects/python/trunk/README says that support will be droppen in 2.6 for Win9x and WinME, but says nothing about NT4. OTOH, the msdn library site removed many references to NT4 (see the doc for CreateFile, for example). It could be wise to say that python 2.6 is supported only on Windows 2000 and up. ---------- nosy: +amaury.forgeotdarc __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1763> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com