FW: Troubleshoot python app launch

2021-08-12 Thread Tan Jane
From: [1]Tan Jane Sent: Wednesday, 11 August 2021 7:48 PM To: [2]python-list@python.org Subject: Troubleshoot python app launch Hi, I encountered attached screenshot issue while launching the python application downloaded for windows. Please advice on the above

Re: Here is what I came up with - hopefully I have understood the processcorrectly

2011-07-25 Thread Jane Griscti
You can use the 'Toolbutton' style in place of 'indicatoron' button = Checkbutton(r, text='Test', style='Toolbutton') button.pack() > On Sunday, March 13, 2011 11:08 PM Peter wrote: > Hi I am struggling to get a good understanding of styles as used in > ttk. I have read the tutorial section o

Python Extension in C#?

2007-11-16 Thread jane janet
Hello all, Please tell me how can I create .dll for Python in C#? Every advice would be great. Thank you. All the best, _ Windows Live Hotmail and Microsoft Office Outlook – together at last.  Get it now. http://office.microsof

What can I do with DLL?

2007-11-06 Thread jane janet
Hello all, I'm a student. I wanna know how to do about my project. I implemented aplication using Ironpython because I have to use .NET library and c# code but I also have to use this application with another Python implemented application. My teacher want me to create DLL file of IronPython i

How to Create pyd by C#

2007-11-05 Thread jane janet
Hello all, I'm wondering how to create extension fill (.pyd) or anything that seem like DLL file by C# language. Please help me. Thank you. _ Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare! http://onecare.

another newbie question

2006-11-14 Thread Mary Jane Boholst
Hello everyone, I have a question that google couldnt answer for me and thought that the brains on here might be able to help. I am trying to upload a file to a database using a (cgi) form and am having trouble doing this. I think that I need some way of escaping the file contents or making it so t

Re: Extending/Embedding Confusion

2006-08-04 Thread Jane & Carl
I'm going through a bit of this myself.   What I've found useful is downloading the source to Python and comparing modules that I use a lot that are written in C (in my case datetime) and see how they are coded.  Also, if I am thinking of using a C API function to do something, I grep or us

Re: Python is fun and useful (was: Python is fun (useless social thread) ; -))

2006-06-25 Thread Jane & Carl
> I believe the applicability of Python and related techniques to > process control, engineering programming, and so on, is vastly > under-appreciated. Conventional wisdom in these domains sees > Visual Basic, Visual C++, and Fortran as suitable vehicles. > You've seen how limiting this is. > > Fo

psycopg2

2006-01-31 Thread Jane Goldman
Hello, I bigginer Python programmer. I am working on web application that access PostgreSQL on backend. After I imported PSYCOPG2 module in my program I started to get unwanded debug output into my web bowser. It is something like that: initpsycopg: initializing psycopg 2.0b6.2 (dec dt ext p

hello

2005-04-04 Thread jane
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. -- http://mail.python.org/mailman/listinfo/python-list

Style guide for subclassing built-in types?

2005-02-22 Thread Jane Austine
what is the most recommended way of implementing them? Thank you in advance. Jane -- http://mail.python.org/mailman/listinfo/python-list

Re: Python.org, Website of Satan

2005-01-13 Thread Jane
"Lucas Raab" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jane wrote: > > <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > >>python.org = 194.109.137.226 > >> > >>194 + 109 + 137 + 2

Re: Python.org, Website of Satan

2005-01-12 Thread Jane
have too much time on their hands... Jane -- http://mail.python.org/mailman/listinfo/python-list

Re: Python.org, Website of Satan

2005-01-11 Thread Jane
he ;-) Believe it or not, we have something in common! I love 'em, too! Jane > -- http://mail.python.org/mailman/listinfo/python-list

time module precision

2005-01-08 Thread Jane Austine
t makes over 90% cpu usage) Jane -- http://mail.python.org/mailman/listinfo/python-list

Efficient grep using Python?

2004-12-15 Thread Jane Austine
o a giant list can be a significant win. I wouldn't have > bothered replying if the only point were that you can save a couple > bytes of typing . fromkeys(open(f).readlines()) and fromkeys(open(f)) seem to be equivalent. When I pass an iterator instance(or a generator iterator) to the

Syck (yaml) for win32?

2004-12-07 Thread Jane Austine
e binaries for win32? Jane -- http://mail.python.org/mailman/listinfo/python-list