On 4/1/20 11:09 AM, HERNANDEZ AGUIRRE JOSE GABRIEL DE LA DOLOROSA wrote:
> Para: python-list@python.org
>
> I installed the Python software , but I could not find the python.exe file
> with the Unscramble software
Actually in windows 10, Idle shows up in the start menu under the "I"s,
not in a
On 4/1/20 11:09 AM, HERNANDEZ AGUIRRE JOSE GABRIEL DE LA DOLOROSA wrote:
> I installed the Python software , but I could not find the python.exe file
> with the Unscramble software
What is this "Unscramble software?"
After Python is installed, you probably will find the "Idle" integrated
devel
En Mar, 31 Marzo, 2020 en 18:48, yo escribió:
Para: python-list@python.org
I installed the Python software , but I could not find the python.exe file
with the Unscramble software
What do you advise ?
Regards
--
https://mail.python.org/mailman/listinfo/python-list
Sent from Mail for Windows 10
From: Havalda Andrew
Sent: 2017. május 18., csütörtök 19:56
To: python-list@python.org
Subject: Python win 10 problem
Dear Python team,
I have encountered a problem with Python 3.6 version, when I open IDLE it sais:
"Subprocess startup error". I attached a photo
Python.org is not supporting XP for 3.5 and beyond.
You need to upgrade your OS, or stick with 3.4
Laura Creighton
--
https://mail.python.org/mailman/listinfo/python-list
--- On Fri, 10/23/15, Richard Hinerfeld wrote:
> From: Richard Hinerfeld
> Subject: Python 3.5.0 (32-bit) won't install to Windows XP
> To: "python-list@python.org"
> Date: Friday, October 23, 2015, 9:10 PM
> I am
> sending you the log with all the errors.
>
Python 3.5.0 (32-bit)_2015102321
python
We should take a look at how this latest good fortune is going to change your
lifestyle. Don't you remember all of those times I said how hard it's been just
to get by? Alright you know what?, Your computer is going to be your very best
pal once you try out this thing for one month's tim
Hi Michael,
Thought this might be of interest to you... client is in Newport Beach...the
job description is below...either ping me back with your resume and I will
screen you for this role or give me a call for details...
We are seeking Python programmers with web-based development experience t
On Jan 2, 2:28 pm, John Machin wrote:
> On Jan 3, 1:09 am, "Kelly, Brian" wrote:> After
> following your suggestions I was able to confirm that the 2.5
> > interpreter was being invoked. So then I grepped for all instances of python
> > in the scripts that were imported as modules: from bacula_c
On Jan 3, 1:09 am, "Kelly, Brian" wrote:
> After following your suggestions I was able to confirm that the 2.5
> interpreter was being invoked. So then I grepped for all instances of python
> in the scripts that were imported as modules: from bacula_conf import *
>
> The calling script cleanup.py
After following your suggestions I was able to confirm that the 2.5
interpreter was being invoked. So then I grepped for all instances of python
in the scripts that were imported as modules: from bacula_conf import *
The calling script cleanup.py is invoking purge_client.py like an external
scrip
[EMAIL PROTECTED] wrote:
> Mukesh> Question: how do i share variable between two processes without
> Mukesh> IPC.
Using some subtle application of quantum mechanics? ;-)
Paul
P.S. I suppose it depends on any definition of interprocess
communication, but if the processes weren't to talk directly
Mukesh> Question: how do i share variable between two processes without
Mukesh> IPC.
...
Mukesh> A similar thing is available in perl (check the mail attached).
What makes you think the Perl code isn't using IPC?
use IPC::Shareable;
$handle = tie $buffer, 'IPC::Shareab
Hi
everyone,
Question: how do i
share variable between two processes without IPC.
context: i have a
process which is running and i want to update one of the variables use by this
process with ANOTHER process.
I understand there
are various IPC mechanisms like shared memory, pipes, si
-Original Message-
From: Sells, Fred
Sent: Tuesday, August 16, 2005 5:09 PM
To: python-list@python.org
Subject: python oldie, SWIG newbie needs help
I've been trying all day to get a simple SWIG generated interface to a
simple (but ugly) piece of c++ code provided to us by the gov't.
I would recommend looking into sorting like objects with the
__getitem__ method.
http://groups-beta.google.com/group/comp.lang.python/browse_thread/thread/b2d0580792b94a7/a707054ec3302a6e
has a lively discussion on this topic.
Search google for "__getitem__" and "sort" for more information.
This is a follow up question
To the previous question
About sorting that
I sent for my friend.
-Original Message-
From: Tan, Heap Ho
Sent: Tuesday, March 22, 2005 2:06 PM
To: Leeds, Mark
Subject: RE: FW: Python help group
How can you speed it? Does anyone know if
On Tue, 22 Mar 2005 13:15:15 -0500, Leeds, Mark wrote:
> I want to do a sort on a list of objects based on a similar attributes in
> each object for example time of creation of this object.
>>>
>>> class Student:
... def __init__(self, name, age):
... self
Can someone help me with below ?
It’s not my question but I will
forward any answers to my friend
who I am sending this for.
Mark
-Original Message-
From: Tan, Heap Ho
Sent: Tuesday, March 22, 2005 1:11
PM
To: Leeds, Mark
Subje
19 matches
Mail list logo