-----Original Message-----
From: Artsem Yemtsau [mailto:artsem.yemt...@leverx.com] 
Sent: Friday, June 03, 2011 10:45 AM
To: 'Andrej Krpic'
Subject: RE: [PythonCE] Flask issue on Mobile Device

Hello Andrej

>>> I haven't checked flash

Do you mean Flash or Flask? I asked about Flask. 

-----Original Message-----
From: Andrej Krpic [mailto:akrpi...@gmail.com]
Sent: Tuesday, May 31, 2011 5:11 PM
To: Artsem Yemtsau
Subject: Re: [PythonCE] Flask issue on Mobile Device

On Mon, May 30, 2011 at 2:03 PM, Artsem Yemtsau <artsem.yemt...@leverx.com>
wrote:
> Is there any way to use msvcrt library on windows mobile system. I'm
asking because we need to run Flask framework on Windows Mobile and we have
the following error:

> File
> "C:\devl\release\PythonCE-2.5-20061219\Python-2.5-wince\Lib\subprocess
> .py", line 376, in <module> <type 'exceptions.ImportError'>: No module 
> named msvcrt

It's not problem in the msvcrt, although it's also missing.
Subprocess is not supported, underlying _subprocess module written in c is
not even ported.
And it can't be, at least not easily.

I haven't checked flash, but i hope you can circumvent it somehow.

-Andrej

_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to