Search the web
Sign In
New User? Sign Up
python-list · Python List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 108327 - 108356 of 122067   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
108327
Hi, I installed IDEStudio 1.9 on python 2.3 on win98 (all are current downloads) the sample tix app crashes pythonw invalid page fault tcl84.dll But it was...
Sanjay Minni
sminni_news@...
Send Email
Sep 1, 2003
7:06 am
108328
... Yes. I have the habit from Java and C++. Is there a better way to declare them in Python? I am using the class for inheritance. Does that matter? In my...
Bertel Lund Hansen
nospamius@...
Send Email
Sep 1, 2003
7:11 am
108329
I'm trying to pipe the output of a shell command (with os.popen) to a QTextEdit to show the output in real time. Can some one help me with this? I'm guessing...
Aaron Kunkle
aaron@...
Send Email
Sep 1, 2003
7:12 am
108330
... Not a bad idea. ... Start up a python interpreter and type: help('string.split') To see the whole string module: help('string') It also work directly on...
Chad Netzer
cnetzer@...
Send Email
Sep 1, 2003
7:12 am
108331
I'm starting to develop an application in Python running the interpreter from C, i've got callbacks and stuff setup (was pretty pleased with that) and i'm...
disgracelands
disgracelands@...
Send Email
Sep 1, 2003
7:16 am
108332
... Does anyone else wish that there was a link to this from the Global Module Index (gmi)? The second most common (after the gmi) thing that I do when ...
Tony Meyer
ta-meyer@...
Send Email
Sep 1, 2003
7:22 am
108333
... For full-text searches, try <http://www.pydoc.org/>. For functions and whatnot, there's the index of the Library Reference,...
Steven Taschuk
staschuk@...
Send Email
Sep 1, 2003
7:29 am
108334
Indeed ! thanks !!! if I use the 'wb' will it work on a unix system, too ? ~B ... From: "Tim Roberts" <timr@...> Newsgroups: comp.lang.python To:...
Bill Loren
lorenb2@...
Send Email
Sep 1, 2003
7:31 am
108335
... This reminds me of my favourite x-to-html tool v2html: http://www.burbleland.com/v2html/v2html.html Check it out, it may give you some more ideas on...
Donald 'Paddy' McCarthy
paddy3118@...
Send Email
Sep 1, 2003
7:31 am
108336
Is wxListbook actually implemented in wxPython 2.4.07? I attempted to use the class, but an error came back and it is not defined. I found some newsgroup...
Chris
chrisahlers@...
Send Email
Sep 1, 2003
7:43 am
108337
"Daniel R. Smorey Jr." <smory@...> wrote in message news:LQydncwLlNp2UM-iXTWJkA@.... ... The help within python itsself is a good start. ...
John Burton
john.burton@...
Send Email
Sep 1, 2003
7:48 am
108338
V I R U S A L E R T Our viruschecker found the 'W32/Sobig-F' virus(es) in your email to the following recipient(s): -> haeseler@... Please check your...
postmaster@...
Send Email
Sep 1, 2003
7:49 am
108339
... Thanks for the words of encouragement. After the weekend I'm more fresh and try to follow your suggestions (and those of Earl Nightingale ;-). Cheers, ...
Francesc Alted
falted@...
Send Email
Sep 1, 2003
7:51 am
108340
... childWindow.grab_set() HTH -- - Eric Brunel <eric.brunel@...> - PragmaDev : Real Time Software Development Tools - http://www.pragmadev.com -- ...
Eric Brunel
eric.brunel@...
Send Email
Sep 1, 2003
7:51 am
108341
V I R U S A L E R T Our viruschecker found the 'W32/Sobig-F' virus(es) in your email to the following recipient(s): -> haeseler@... Please check your...
postmaster@...
Send Email
Sep 1, 2003
7:52 am
108342
Recipient of the infected attachment: Rob McIntosh\Inbox Subject of the message: Your details One or more attachments were deleted Attachment...
NAV for Microsoft Exc...
NAVMSE-WEBPAS-SRV@...
Send Email
Sep 1, 2003
7:57 am
108343
matthew.rapoport@... (Matt Rapoport) wrote in message news:<4150f6c8.0308291044.2fb26d32@...>... ... Three answers: 1) The...
Tim Golden
tim.golden@...
Send Email
Sep 1, 2003
7:59 am
108344
... Yes, because of the word "always". If you mean that literally, then I would consider it VERY bad style (sorry; no offense meant). This habit can be quite...
Chad Netzer
cnetzer@...
Send Email
Sep 1, 2003
8:13 am
108345
Hi! This is the ezmlm program. I'm managing the zsh-users@... mailing list. To confirm that you would like python-list@... removed from the...
zsh-users-help@...
Send Email
Sep 1, 2003
8:42 am
108346
I have something like try: do_something_evil() except: reason = '....' mylogger.critical('error with', exc_info=sys.exc_info()) my logginer.ini contains: ...
Andreas Jung
lists@...
Send Email
Sep 1, 2003
8:46 am
108347
... You mean, you have an instance object? ... And you want to access an instance attribute? I recommend to use PyObject_[Get|Set]Attr[String] (this would ...
"Martin v. Löwis"
martin@...
Send Email
Sep 1, 2003
8:46 am
108348
... Rob, I had another look and I think I see your problem... basically I removed the /usr/local build of Tcl/Tk so that python 2.3 would 'find' the redhat 9...
Martin Franklin
mfranklin1@...
Send Email
Sep 1, 2003
8:46 am
108349
This account no longer exists. -- http://mail.python.org/mailman/listinfo/python-list...
Scott Oser
oser@...
Send Email
Sep 1, 2003
8:50 am
108350
... Alternatively, use the RPMs I built from http://www.interlink.com.au/anthony/tech/rh9-tcltk/ These replace the RH9 Tcl/Tk RPMs with ones that are built...
Anthony Baxter
anthony@...
Send Email
Sep 1, 2003
9:13 am
108351
... Thanks... or I could just read the README!!! and I quote... Red Hat Linux: Red Hat 9 built Python2.2 in UCS-4 mode and hacked Tcl to support it. To compile...
Martin Franklin
mfranklin1@...
Send Email
Sep 1, 2003
9:15 am
108352
In article <sDJ2b.1909$_F1.271943@...>, ... . . . ... . . . Someone needs to talk with the googlers; REBOL and Dylan are not functional...
Cameron Laird
claird@...
Send Email
Sep 1, 2003
9:16 am
108353
Hi I think I should clear up this misunderstanding. Firstly, I work for theKompany.com. I do not work on BA, but the project I do work on, Rekall, would be...
BadJake
john@...
Send Email
Sep 1, 2003
9:38 am
108354
... Hi Daniel, Me and a friend am about to finish a project in a couple of weeks, that maybe fits your needs. We are currently documenting the parts if python,...
Dan Thrue
rummanddan@...
Send Email
Sep 1, 2003
9:38 am
108355
QOTW: "All that rigid type safety and data hiding is like wearing army boots on the beach: nothing can bite your toes, but golly don't it feel good to just...
Raymond Hettinger
python-url@...
Send Email
Sep 1, 2003
9:38 am
108356
Clifford Heath <cjh_nospam@...> wrote: <snip> ... Right. However the previous long piece of text lead me to read this the exact opposite way of what...
Anton Vredegoor
anton@...
Send Email
Sep 1, 2003
9:46 am
Messages 108327 - 108356 of 122067   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help