"Joe Riopel" <[EMAIL PROTECTED]> writes:
> Using camel case instead of the under_score means less typing. I am lazy.
>
> fooBar
> foo_bar
Each requires exactly the same number of key strokes when I do the
math. (Too lazy to explain further...)
--
http://mail.python.org/mailman/listinfo/python-lis
Under MS Windows, I encountered a problem with the proxy bypass
specification. In windows, the bypass specification for the proxy
uses semi-colons to delimit entries. Mine happens to have two
semi-colons back-to-back. Internet explorer handles this just fine but
urllib equates this with ALWAYS bypa
Hi,
I was wondering if there was an extension or way that would allow me to
print instructions if it is the first the the user has used the script.
Thanks,
KC
--
https://mail.python.org/mailman/listinfo/python-list
Very Thanks Irmen!
It's helped me.
--
https://mail.python.org/mailman/listinfo/python-list
Hi Guys,
I need get update of files through SVN, that is called from python-script.
could you show me example https connection ? :)
i searched in google, but without success :(
i had tried do next:
import pysvn
def get_login(username, save, password,retcode):
return retcode, username, passwo
Ingo Menger wrote:
> On 20 Aug., 01:56, Xah Lee <[EMAIL PROTECTED]> wrote:
>
>> (for you math illiterates out there: ...
>> (for you mathematicians out there: ...
>
> Please, Xah Lee, could you possibly stop to "explain" things that are
> absolutely trivial? If somebody has doubts about the etymo
Joel Andres Granados wrote:
> Hello list:
>
> I have tried various times to use an IDE for python put have always been
> disapointed.
> I haven't revisited the idea in about a year and was wondering what the
> python people
> use.
> I have also found http://pida.co.uk/main as a possible solution.
subeen wrote:
> When the user clicks Quick Sort button, the quicksort.py will be
> called and it will sort the numbers.
One way to do this:
In your C# app, have the mouse click event handler call python
interpreter "/path/to/python /path/to/quicksort.py". Make quicksort.py
write to a file the res
s about
IronPython.
On 8/21/07, Bikal KC <[EMAIL PROTECTED]> wrote:
> > subeen wrote:
> >
>> > > When the user clicks Quick Sort button, the quicksort.py will be
>> > > called and it will sort the numbers.
> >
> > One way to do this:
> >
Greg Copeland wrote:
> I'm having a brain cramp right now. I can't see to recall the name of
Is your cramp gone now ? :P
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo