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 keys
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.
On 01/26/2012 01:02 PM, Tim Roberts wrote:
Please excuse me for the side trip, but I'm confused by your
requirement. If you are willing to allow the general public to access
your information via Google, then what's the point of the HTTP Auth?
If you have some information that is public and some
Randy Syring wrote:
I'm trying to write what I hope is a simple ISAPI filter to require
HTTP Auth for a current website but allow Google and other search
engines access to the content. I'm aware of the basics for getting an
ISAPI filter registered with IIS:
As an additional note from someone t
Randy Syring wrote:
> I'm trying to write what I hope is a simple ISAPI filter to require
> HTTP Auth for a current website but allow Google and other search
> engines access to the content. I'm aware of the basics for getting an
> ISAPI filter registered with IIS:
Please excuse me for the side t
I'm trying to write what I hope is a simple ISAPI filter to require HTTP
Auth for a current website but allow Google and other search engines
access to the content. I'm aware of the basics for getting an ISAPI
filter registered with IIS:
http://docs.activestate.com/activepython/2.7/pywin32/ht