On 10 January 2013 17:15, Aahz wrote:
> On Thu, Jan 10, 2013, Tom Bowles wrote:
> >
> > Hi, I have a question regarding python finalisation when using pywin32.
> > The details are at
> >
> http://stackoverflow.com/questions/14257654/how-should-i-or-should-i-finalize-python-in-the-presence-of-pyw
Shell Code wrote:
> Hi,i want to submit an error in python for windows version 3.3.0.When
> i try to run simple code (exp: print "Hello";) .Interpreter returns me
> a message box wich said : (Invalid sytnax!) Now i downloaded version
> 2.7.3 and code works perfect now.
Allow me to offer you some
On Thu, Jan 10, 2013, Tom Bowles wrote:
>
> Hi, I have a question regarding python finalisation when using pywin32.
> The details are at
> http://stackoverflow.com/questions/14257654/how-should-i-or-should-i-finalize-python-in-the-presence-of-pywin32.
> I can reproduce the question here if preferr
On Thu, Jan 10, 2013, Shell Code wrote:
>
> Hi,i want to submit an error in python for windows version 3.3.0.When i try
> to run simple code (exp: print "Hello";) .Interpreter returns me a message
> box wich said : (Invalid sytnax!) Now i downloaded version 2.7.3 and code
> works perfect now.Thanks
Hi,i want to submit an error in python for windows version 3.3.0.When i try
to run simple code (exp: print "Hello";) .Interpreter returns me a message
box wich said : (Invalid sytnax!) Now i downloaded version 2.7.3 and code
works perfect now.Thanks
___
p
Hi, I have a question regarding python finalisation when using pywin32.
The details are at
http://stackoverflow.com/questions/14257654/how-should-i-or-should-i-finalize-python-in-the-presence-of-pywin32.
I can reproduce the question here if preferred, but there's a lot of
formatting and I'm postin