rge.weinstock=uk.bnpparibas@python.org]
>
> *Sent:* 27 August 2014 17:34
>
> *To:* pythondotnet@python.org
> *Subject:* Re: [Python.NET] Running an embedded interpreter
>
>
>
> Hi Serge,
>
>
>
> I don't see your pull request here
> https://github.com
+serge.weinstock=uk.bnpparibas@python.org
[mailto:pythondotnet-bounces+serge.weinstock=uk.bnpparibas@python.org]
Sent: 27 August 2014 17:34
To: pythondotnet@python.org
Subject: Re: [Python.NET] Running an embedded interpreter
Hi Serge,
I don't see your pull request here
https://github.com/rensh
>
>
>
> Thanks,
>
> Serge
>
>
>
> *From:* pythondotnet-bounces+serge.weinstock=uk.bnpparibas@python.org
> [mailto:pythondotnet-bounces+serge.weinstock=uk.bnpparibas@python.org]
>
> *Sent:* 26 August 2014 16:54
>
> *To:* pythondotnet@python.org
> *Subjec
n’t find my patch
>>
>>
>>
>> Thanks,
>>
>> Serge
>>
>>
>>
>> *From:* pythondotnet-bounces+serge.weinstock=uk.bnpparibas....@python.org
>> [mailto:pythondotnet-bounces+serge.weinstock=uk.bnpparibas@python.org]
>>
>> *Sent:
@python.org]
Sent: 26 August 2014 16:54
To: pythondotnet@python.org
Subject: Re: [Python.NET] Running an embedded interpreter
Hi Serge,
ah great, good spot.
Certainly, please send a pull request to the github repo and I'll merge it.
thanks,
Tony
On Tue, Aug 26, 2014 at 1:07 AM, Serge WEIN
Runtime.Py_SetPath(value);
> }
> }
> //==========
>
> Could you add these patches to the source repository?
>
> Thanks,
> Serge
>
>
>
> From: pythondotnet-bounces+serge.weinstock=uk.bnpparibas@python.org
aded dlls as given by 'listdlls'. They are the same.
Maybe you have a clue on why running an embedded interpreter works with 3.3 but
not 3.3
Thanks,
Serge
From: Serge WEINSTOCK
Sent: 19 August 2014 17:45
To: 'pythondotnet@python.org'
Subject: RE: [Python.NET] Running an embedd
for the command line run:
> * the paths given by 'sys.modules'. They are the same.
> * the paths of the loaded dlls as given by 'listdlls'. They are the same.
>
> Maybe you have a clue on why running an embedded interpreter works with
> 3.3 but not 3.3
&g
eter works with 3.3 but
not 3.3
Thanks,
Serge
From: Serge WEINSTOCK
Sent: 19 August 2014 17:45
To: 'pythondotnet@python.org'
Subject: RE: [Python.NET] Running an embedded interpreter
Hi Tony,
I’ve tried your suggestion but it doesn’t work.
The issue seems to be more “fundamental”
@python.org]
Sent: 19 August 2014 17:16
To: pythondotnet@python.org
Subject: Re: [Python.NET] Running an embedded interpreter
Hi Serge,
'mbcs' is what python uses to mean the current configured encoding. I would
guess that the encoding of sys.stdout is different when using visual stud
Hi Serge,
'mbcs' is what python uses to mean the current configured encoding. I would
guess that the encoding of sys.stdout is different when using visual studio
output console than the console.
You could try a different encoding method by setting the PYTHONIOENCODING
environment variable before
11 matches
Mail list logo