]> granicus.if.org Git - python/commit
Use GetEnvironmentVariableW instead of _wgetenv to silence VC warnings.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 21 Jun 2012 14:33:09 +0000 (16:33 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 21 Jun 2012 14:33:09 +0000 (16:33 +0200)
commitf36d65c7c87234814867661f5089e903ae7319e7
tree2dc7b26ee83c93e4faf6c9755779a7147af12630
parent56bf6f82021a842d3619e76a9c9d67f54b56fe6f
Use GetEnvironmentVariableW instead of _wgetenv to silence VC warnings.
PC/launcher.c