[python-win32] Query related to Python

Jacob Kruger jacobk at mailzone.co.za
Fri Jan 27 09:37:27 CET 2012


OK, sorry, but didn't even know/hadn't realise there was actually something 
like a save button in the interpreter window...<smile>

As in, you do mean what comes up/displays in command line/console window 
when you do something like type python into a command prompt in windows 
XP/windows7?

I literally just use it as a command line/typing interpreter to test/try out 
things, and look up certain aspects of modules/objects, but maybe one of the 
other, sighted guys can help more...?

When I want to actually edit real bits of code, in larger amounts, etc., I 
use a programming specific text editor, but it's again just that - a beefed 
up text editor program, so don't think it can really log changes, or run 
it's own version of source control as such - sorry.

Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

----- Original Message ----- 
From: "amy john" <nupur.jha87 at gmail.com>
To: "Jacob Kruger" <jacobk at mailzone.co.za>
Sent: Friday, January 27, 2012 9:56 AM
Subject: Re: [python-win32] Query related to Python


> Hi Jacob,
>
> Thanks for your reply.
> I am using python interpreter.
> I guess i will have to ellaborate more to you about my question.
>
> I need my python interpreter tool to save the updations in an excel
> performed by me in it as soon as I click on "Save" button.
>
> In short I want to do some coding to change the functionality of
> "Save" button in python interpreter.
>
> I would be obliged if you can answer my question.
>
> Thanks & Regards
> Nupur Jha
>
> On 1/27/12, Jacob Kruger <jacobk at mailzone.co.za> wrote:
>> What are you using to edit python in/with?
>>
>> For example, I use a text editor to create/edit python scripts/source 
>> code,
>> so, yes, I can copy/paste quite easily, and from python interpreter in
>> command line of windows, aside from other workarounds, I have 
>> occasionally
>> used the alt + space bar keystroke to invoke system menu, opened up the 
>> edit
>> submenu, done a select all, and then a similar copy to copy contents of 
>> that
>> window to clipboard for later reference.
>>
>> Stay well
>>
>> Jacob Kruger
>> Blind Biker
>> Skype: BlindZA
>> '...fate had broken his body, but not his spirit...'
>>
>> ----- Original Message -----
>> From: "amy john" <nupur.jha87 at gmail.com>
>> To: <python-win32 at python.org>
>> Sent: Friday, January 27, 2012 8:25 AM
>> Subject: [python-win32] Query related to Python
>>
>>
>>> Hi,
>>>
>>> My name is Nupur Jha. I have one query related to Python.
>>>
>>> [1] I would like to know if we update any python file then while
>>> saving it can we extract the updated line and paste in excel.
>>>
>>> [2] If so what all we are suppose to do.
>>>
>>> I will be thankful if I will get a positive reply from your side.
>>>
>>> Thanks & Regards
>>> Nupur Jha
>>> _______________________________________________
>>> python-win32 mailing list
>>> python-win32 at python.org
>>> http://mail.python.org/mailman/listinfo/python-win32
>>
>> _______________________________________________
>> python-win32 mailing list
>> python-win32 at python.org
>> http://mail.python.org/mailman/listinfo/python-win32
>> 



More information about the python-win32 mailing list