<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#330033" bgcolor="#ffffff">
On 11/22/2010 2:56 PM, Tim Lesher wrote:
<blockquote
cite="mid:AANLkTikzNTijQ+gypPE5ht0bRnV5whKW90qS6ua23Tqu@mail.gmail.com"
type="cite">
<pre wrap="">On Mon, Nov 22, 2010 at 16:54, Glenn Linderman <a class="moz-txt-link-rfc2396E" href="mailto:v+python@g.nevcal.com"><v+python@g.nevcal.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I suppose it is possible that some environment variables are used by Python
directly (but I can't seem to find a documented list of them) although I
would expect that usage to be optional, with fall-back defaults when they
don't exist.
</pre>
</blockquote>
<pre wrap="">
I can verify that that's the case: Python (at least through 3.1.2)
runs fine on Windows platforms when environment variables are
completely unavailable. I know that from running our port for Windows
CE (which has no environment variables at all), cross-compiled for
Windows XP.
</pre>
</blockquote>
<br>
Is the Windows CE port generally available? From where? The CE
ports I have found in past searches seem to have been quite outdated
and not much on-going activity.<br>
</body>
</html>