Search Discussions
-
I have searched for an answer to this question on the comp.lang.python archives at Google Groups, and also looked through the (sparse) MySQLdb documentation, and cannot confirm for a FACT what I ...
Sheila King
Aug 31, 2003 at 11:57 pm
Sep 1, 2003 at 4:35 pm -
Hi, For error processing I found convenient maintaining a dictionary where the keys are exception *classes* and the values are callables. Of course, for this to work, exception classes have to be ...
Gonçalo Rodrigues
Aug 31, 2003 at 9:22 pm
Sep 1, 2003 at 10:05 pm -
This doesn't seem like it should behave as it does without using "global d" in mod(). d = {} def mod(): d['hey'] = 3 mod() print d When run, it prints {'hey': 3}. Seems like it should print {} w/o ...
Chris Stromberger
Aug 31, 2003 at 6:41 pm
Aug 31, 2003 at 8:03 pm -
PyXR 0.9.3- Cross-Referenced HTML from Python Source PyXR generates HTML pages from python source files. It also generates cross-referenced hyperlinks and integrates with the Python Library Reference ...
Logistix
Aug 31, 2003 at 6:35 pm
Aug 31, 2003 at 6:35 pm -
Hi! This is the ezmlm program. I'm managing the zsh-users at sunsite.dk mailing list. To confirm that you would like python-list at python.org added to the zsh-users mailing list, please send an ...
Zsh-Users-Help
Aug 31, 2003 at 5:00 pm
Aug 31, 2003 at 5:00 pm -
In Friday's occasional newsletter to registerees, SourceForge announced that it has deployed SpamAssassin (written in Python) and ClamAV to have curb the inundation. It also announced Boa Constructor ...
Terry Reedy
Aug 31, 2003 at 4:59 pm
Aug 31, 2003 at 7:13 pm -
Your request to the Magick-users mailing list Posting of your message titled "Re: Wicked screensaver" has been rejected by the list moderator. The moderator gave the following reason for rejecting ...
Magick-Users-Bounces
Aug 31, 2003 at 4:36 pm
Aug 31, 2003 at 4:36 pm -
When issuing updates in mysql (in the console window), mysql will tell you if any rows matched and how many rows were updated (see below). I know how to get number of rows udpated using MySQLdb, but ...
Chris Stromberger
Aug 31, 2003 at 3:43 pm
Sep 2, 2003 at 8:30 pm -
Hi all I am relatively new to Python but have som programming experience. I am experimenting wit a POP3-program and it's fairly easy. I want to read the mails into an array of lists so I later can ...
Bertel Lund Hansen
Aug 31, 2003 at 2:29 pm
Sep 1, 2003 at 3:49 pm -
""" Dear Amazon.com Customer, We've noticed that customers who have purchased books by Mark Lutz often enjoy the books of Sedi 200. So you might like to know that Sedi 200's newest book, Earth's Core ...
Arthur
Aug 31, 2003 at 12:38 pm
Sep 2, 2003 at 7:59 pm -
ginarette at libero.it pierofoto at tiscali.it marianeri1 at tiscali.it lilianaverdis at tiscali.it ginarette at tiscali.it cinziaferretti1 at tiscali.it silviaferro1 at tiscali.it silviogresso at ...
Piero
Aug 31, 2003 at 12:21 pm
Aug 31, 2003 at 12:21 pm -
Hello everybody, Is there a nice helper tool for easier embedding of python code? Like SWIG helps extending python. Thanks, soso
Soso
Aug 31, 2003 at 11:17 am
Aug 31, 2003 at 11:17 am -
hello, i have an unexpected behaviour that i didn't understand, can someone explain this to me ? if s == '': return stack stack.append(s[:1]) return doit(s[1:], stack) ['t', 'h', 'i', 's'] ['t', 'h', ...
Shagshag13
Aug 31, 2003 at 10:36 am
Aug 31, 2003 at 8:05 pm -
Your mail to 'Magick-users' with the subject Re: Wicked screensaver Is being held until the list moderator can review it for approval. The reason it is being held: Post by non-member to a ...
Magick-Users-Bounces
Aug 31, 2003 at 7:42 am
Aug 31, 2003 at 7:42 am -
After using the McMillan installer and executables built with it for a while, I've noticed some residual files accumulating on my disk. The installer docs mentions these. Here's code I wrote to clean ...
Achrist
Aug 31, 2003 at 7:18 am
Aug 31, 2003 at 7:18 am -
Given the following code,,, class Dead(object): def __init__(self, adeadthing): self.deadthing = adeadthing def getthing(self): return self.deadthing class Parrot(object): def __init__(self, ...
Daniel Klein
Aug 31, 2003 at 3:55 am
Sep 3, 2003 at 5:38 pm -
----------------------- This e-mail is generated by the mx1.skyinet.net mail server to warn you that the e-mail sent by python-list at python.org to gervacio at skyinet.net is infected with virus: ...
SKY AntiVirus
Aug 31, 2003 at 3:00 am
Aug 31, 2003 at 3:00 am -
You are probably missing the Tk header files. Your Linux vendor should have included them in some package on your CD-ROM; you need to install that package. Regards, Martin
Martin v. Löwis
Aug 31, 2003 at 2:18 am
Aug 31, 2003 at 2:18 am -
Dear All, It is my pleasure to announce the availability of Guis, which is a programmable graphical user interface widget "server". Guis communicate with a (one) client application thru textual ...
Basile STARYNKEVITCH
Aug 31, 2003 at 1:45 am
Aug 31, 2003 at 1:45 am -
Hi, I'm using some external data on shell commands which are to be executed with os.system (other functions doesn't provide enough flexibility for executing these shell lines). So I have decided to ...
Inspector Chan
Aug 31, 2003 at 1:27 am
Aug 31, 2003 at 2:54 am -
does anyone know where i can find a printer friendly version of the python tutorial release 2.3?
Winston
Aug 31, 2003 at 1:05 am
Sep 2, 2003 at 11:34 am -
I'm having problems with some attributes in Internet Explorer. I'm trying to figure out how to set things up so I don't have to do my own event loop even though I'm using DispatchWithEvents() The ...
Gcash
Aug 31, 2003 at 12:57 am
Aug 31, 2003 at 12:57 am -
Hi! This is the ezmlm program. I'm managing the cygwin at cygwin.com mailing list. To confirm that you would like python-list at python.org added to the cygwin mailing list, please send an empty ...
Cygwin-Help
Aug 31, 2003 at 12:17 am
Aug 31, 2003 at 8:10 pm -
I have the following function that compares two filenames based on their basename only: _basenameCmp = lambda self, *pair: cmp(*map(os.path.basename, pair)) This is so that I can sort a list of ...
Mackstann
Aug 30, 2003 at 11:25 pm
Aug 31, 2003 at 9:37 pm -
Hi! This is the ezmlm program. I'm managing the zsh-users at sunsite.dk mailing list. To confirm that you would like python-list at python.org removed from the zsh-users mailing list, please send an ...
Zsh-Users-Help
Aug 30, 2003 at 10:50 pm
Sep 1, 2003 at 6:19 am -
I have put the beginnings of a CGI based roguelike on the internet. You can see it at http://wspace.sourceforge.net/cgi-bin/webrogue/play.py?name=TestMe&pw=test&action=rest There is not much going on ...
Will Stuyvesant
Aug 30, 2003 at 9:38 pm
Aug 30, 2003 at 9:38 pm -
hello, i need some help to 'tree-ify' a string... for example i have strings such as : s = """A(here 's , B(A ) silly test) C(to show D(what kind) of stuff i need))""" and i need to parse them to ...
Gregory Nans
Aug 30, 2003 at 9:22 pm
Aug 30, 2003 at 9:22 pm -
...i've got different results on linux / windows box with complex nums, why? linux: (nan+nanj) ...m$ win: Traceback (most recent call last): File "<stdin ", line 1, in ? OverflowError: complex ...
Mirek Rusin
Aug 30, 2003 at 8:32 pm
Aug 30, 2003 at 11:26 pm -
Due to the overwhelming number of SPAM emails we are receiving, we are forced to change our email address. TO EMAIL US regarding an eBay auction or anything else, you will have to do 1 of 2 things: ...
Www.jerrysusedcars.com
Aug 30, 2003 at 6:15 pm
Aug 30, 2003 at 6:15 pm -
I am trying to attach a scollbar to a text field. This is the code I am using: # Scroll Bar and Text Box self.scrollbar = Scrollbar(master, orient=VERTICAL) self.scrollbar.pack(side=RIGHT, fill=Y) ...
Baltor
Aug 30, 2003 at 5:48 pm
Aug 30, 2003 at 11:08 pm -
hello, does anyone know how to use variables in regular expressions? var = '%%bob%%' replace = 'bob' var = re.sub("%%[^%%]*replace%%', 'peter', var) how do i have to mask the replace-variable? thanx
Peter Enis
Aug 30, 2003 at 5:20 pm
Aug 30, 2003 at 10:51 pm -
Hi everybody, Does PyList_New() increments the reference count? I believe yes but I want to be sure because I saw some code from a module that has a function that increments it before returning the ...
Soso
Aug 30, 2003 at 5:10 pm
Aug 30, 2003 at 5:15 pm -
Hi I have a made a script that process normals for a flat shaded 3D mesh's. It compares every vert with every other vert to look for verts that can share normals and It takes ages. I'm not asking ...
Ideasman
Aug 30, 2003 at 5:08 pm
Sep 1, 2003 at 8:29 pm -
Hi, I am really confused as to how to use binary data with python. I am currently developing a lightweight RADIUS server, which gets UDP datagrams from a client formatted like so: 0 1 2 3 0 1 2 3 4 5 ...
Dave
Aug 30, 2003 at 3:50 pm
Aug 30, 2003 at 9:21 pm -
Greetings, I am attempting to get MySQLdb 0.9.2 installed on Mac OS 10.2 with a Fink distribution of Python 2.2.2. I have seen only a few posts on the subject, some of them relate to "conflicting ...
Peter Nikolaidis
Aug 30, 2003 at 3:46 pm
Aug 30, 2003 at 3:46 pm -
numarray-0.7 has been released and is now available on Source Forge. Numarray is an array processing package designed to efficiently manipulate large multi-dimensional arrays. Numarray is modelled ...
Todd Miller
Aug 30, 2003 at 2:58 pm
Aug 30, 2003 at 2:58 pm -
My feed @ http://opie.net.wox.org/python has been updated. Highlights: - Python 2.3 - PyQt 3.8 - PyXML 0.8.3 - PySQLite 0.4.3 Known to work on the following platforms: - Compaq iPAQ w/ familiar-linux ...
Michael 'Mickey' Lauer
Aug 30, 2003 at 2:15 pm
Sep 8, 2003 at 12:00 pm -
base64 module only provide interface for string to base64, I want to know how to transform decimal digit to base64. For example, 1 - base64, not "1". Thanks. Regards He Qiang hq1998 at 263.net
He Qiang
Aug 30, 2003 at 11:41 am
Aug 30, 2003 at 12:27 pm -
It seems the Gods are proposing to distribute the documentation and help for Python-2.3.1 in .chm form. I particularly detest .chm and much prefer .html as it works across all platforms. Additionally ...
Robin Becker
Aug 30, 2003 at 9:53 am
Sep 2, 2003 at 1:17 pm -
I need help with Python 2.3 installation in Windows. I installed Python 2.3 on both my computers (one running Windows XP and the other running Windows 98), after first uninstalling Python 2.2.3. In ...
Avner Ben
Aug 30, 2003 at 7:53 am
Sep 2, 2003 at 6:14 pm -
Hi! This is the ezmlm program. I'm managing the zsh-workers at sunsite.dk mailing list. To confirm that you would like python-list at python.org added to the zsh-workers mailing list, please send an ...
Zsh-Workers-Help
Aug 30, 2003 at 6:59 am
Aug 30, 2003 at 6:59 am -
Your message dated Sat, 30 Aug 2003 0:43:26 --0600 with subject "Re: Details" has been submitted to the moderator of the TEX-NL list: "Jules van Weerden, DIVA, VET, UU, NL" <Jules.vanWeerden at ...
L-Soft list server at SURFnet (The Netherlands) (1.8e)
Aug 30, 2003 at 6:43 am
Aug 30, 2003 at 6:43 am -
Thank you for your email. The Linguistic Data Consortium will be closed on Monday, September 1, 2003 in observance of the Labor Day holiday. Your email will be read on Tuesday, September 2. Kind ...
LDC Office
Aug 30, 2003 at 6:05 am
Aug 30, 2003 at 6:05 am -
I'd expect these two to be identical, but they don't seem to be. [This session from 2.2.2 on RedHat Linux 9; same behavior in 2.3b1] 'fr_FR' 'dimanche' ',' '.' I know that Python plays some nasty ...
Jeff Epler
Aug 30, 2003 at 2:12 am
Aug 31, 2003 at 2:18 pm -
Hi! Im a supernewbie who wants to plot simple x/y-diagrams, one list[] against an other. Can I use Tkinter? Can i plot 3D, and/or interactivly with Tkinter? Does anyone know about a easy to use ...
Michael
Aug 29, 2003 at 9:22 pm
Aug 31, 2003 at 1:29 pm -
ginarette at libero.it pierofoto at tiscali.it marianeri1 at tiscali.it lilianaverdis at tiscali.it ginarette at tiscali.it cinziaferretti1 at tiscali.it silviaferro1 at tiscali.it silviogresso at ...
Gina
Aug 29, 2003 at 8:54 pm
Aug 29, 2003 at 8:54 pm -
Stats: Python2.3 windows2000 professional If I have ``Full Control'' of a bsddb file, no problem: ... but if I change to read-only access (as in permissions on file): Traceback (most recent call ...
Harry Pehkonen
Aug 29, 2003 at 8:20 pm
Sep 1, 2003 at 4:33 pm -
I'd like to programmatically remove a service or change its startup type to disabled. I know how to remove it from the command line but is there another way using the win32 extensions? I've looked ...
Matt Rapoport
Aug 29, 2003 at 6:44 pm
Sep 1, 2003 at 7:53 am -
Hi, I am doing a gui application where child windows pop up with options after the user selects particular buttons from the master window. However, the master window is still active underneath the ...
Marc
Aug 29, 2003 at 6:12 pm
Sep 1, 2003 at 7:57 am -
I am just starting to code some c extensions, and have been experimenting with both the Borland and MSVC compilers. Everything works, but I have a basic question. When using Borland, I have to make ...
George Khoury
Aug 29, 2003 at 5:09 pm
Aug 29, 2003 at 10:41 pm
Group Overview
group | python-list |
categories | python |
discussions | 1,029 |
posts | 5,594 |
users | 1,203 |
website | python.org |
1,203 user for August 2003
Archives
- September 2015 (591)
- August 2015 (1,058)
- July 2015 (1,440)
- June 2015 (1,704)
- May 2015 (1,841)
- April 2015 (1,231)
- March 2015 (1,717)
- February 2015 (1,612)
- January 2015 (889)
- December 2014 (1,283)
- November 2014 (1,600)
- October 2014 (1,447)
- September 2014 (1,031)
- August 2014 (1,867)
- July 2014 (1,618)
- June 2014 (1,357)
- May 2014 (1,431)
- April 2014 (1,285)
- March 2014 (2,093)
- February 2014 (1,999)
- January 2014 (2,089)
- December 2013 (2,060)
- November 2013 (2,507)
- October 2013 (1,932)
- September 2013 (1,634)
- August 2013 (1,532)
- July 2013 (2,062)
- June 2013 (2,795)
- May 2013 (1,935)
- April 2013 (1,980)
- March 2013 (1,953)
- February 2013 (1,789)
- January 2013 (1,924)
- December 2012 (1,569)
- November 2012 (1,579)
- October 2012 (1,961)
- September 2012 (2,311)
- August 2012 (1,808)
- July 2012 (1,577)
- June 2012 (1,199)
- May 2012 (1,197)
- April 2012 (1,416)
- March 2012 (1,373)
- February 2012 (1,442)
- January 2012 (1,446)
- December 2011 (1,895)
- November 2011 (1,291)
- October 2011 (1,188)
- September 2011 (1,587)
- August 2011 (2,069)
- July 2011 (2,140)
- June 2011 (1,908)
- May 2011 (2,475)
- April 2011 (2,098)
- March 2011 (1,761)
- February 2011 (1,746)
- January 2011 (2,123)
- December 2010 (1,671)
- November 2010 (2,355)
- October 2010 (2,518)
- September 2010 (2,187)
- August 2010 (3,098)
- July 2010 (2,579)
- June 2010 (3,238)
- May 2010 (2,458)
- April 2010 (2,356)
- March 2010 (2,759)
- February 2010 (3,486)
- January 2010 (3,294)
- December 2009 (2,899)
- November 2009 (3,396)
- October 2009 (3,346)
- September 2009 (3,087)
- August 2009 (3,903)
- July 2009 (3,761)
- June 2009 (3,321)
- May 2009 (3,370)
- April 2009 (4,272)
- March 2009 (4,228)
- February 2009 (3,965)
- January 2009 (4,732)
- December 2008 (4,335)
- November 2008 (3,799)
- October 2008 (4,123)
- September 2008 (3,816)
- August 2008 (4,056)
- July 2008 (4,238)
- June 2008 (3,737)
- May 2008 (4,976)
- April 2008 (4,708)
- March 2008 (4,122)
- February 2008 (4,132)
- January 2008 (4,145)
- December 2007 (3,686)
- November 2007 (3,419)
- October 2007 (4,234)
- September 2007 (4,332)
- August 2007 (4,189)
- July 2007 (3,771)
- June 2007 (4,142)
- May 2007 (5,018)
- April 2007 (4,912)
- March 2007 (4,365)
- February 2007 (3,951)
- January 2007 (3,864)
- December 2006 (4,449)
- November 2006 (4,229)
- October 2006 (5,506)
- September 2006 (5,244)
- August 2006 (4,829)
- July 2006 (4,720)
- June 2006 (5,054)
- May 2006 (5,302)
- April 2006 (4,845)
- March 2006 (5,729)
- February 2006 (4,839)
- January 2006 (5,249)
- December 2005 (5,011)
- November 2005 (5,677)
- October 2005 (5,387)
- September 2005 (4,458)
- August 2005 (4,428)
- July 2005 (4,472)
- June 2005 (4,562)
- May 2005 (4,269)
- April 2005 (5,019)
- March 2005 (5,070)
- February 2005 (5,159)
- January 2005 (5,194)
- December 2004 (5,211)
- November 2004 (4,048)
- October 2004 (5,191)
- September 2004 (5,534)
- August 2004 (6,168)
- July 2004 (4,217)
- June 2004 (4,202)
- May 2004 (3,890)
- April 2004 (4,285)
- March 2004 (5,077)
- February 2004 (4,213)
- January 2004 (3,988)
- December 2003 (3,818)
- November 2003 (4,940)
- October 2003 (6,297)
- September 2003 (4,299)
- August 2003 (5,654)
- July 2003 (4,912)
- June 2003 (4,933)
- May 2003 (4,938)
- April 2003 (5,017)
- March 2003 (5,031)
- February 2003 (7,701)
- January 2003 (6,229)
- December 2002 (4,102)
- November 2002 (4,346)
- October 2002 (3,307)
- September 2002 (4,206)
- August 2002 (4,919)
- July 2002 (4,826)
- June 2002 (4,215)
- May 2002 (5,295)
- April 2002 (5,967)
- March 2002 (5,323)
- February 2002 (5,245)
- January 2002 (5,617)
- December 2001 (4,443)
- November 2001 (4,565)
- October 2001 (3,669)
- September 2001 (3,719)
- August 2001 (5,208)
- July 2001 (6,528)
- June 2001 (4,905)
- May 2001 (5,492)
- April 2001 (4,713)
- March 2001 (4,478)
- February 2001 (3,871)
- January 2001 (4,187)
- December 2000 (3,099)
- November 2000 (2,336)
- October 2000 (3,820)
- September 2000 (3,933)
- August 2000 (4,253)
- July 2000 (4,199)
- June 2000 (4,089)
- May 2000 (4,269)
- April 2000 (3,217)
- March 2000 (3,719)
- February 2000 (4,000)
- January 2000 (2,682)
- December 1999 (2,283)
- November 1999 (1,896)
- October 1999 (2,048)
- September 1999 (2,001)
- August 1999 (2,151)
- July 1999 (2,351)
- June 1999 (2,386)
- May 1999 (2,201)
- April 1999 (1,706)
- March 1999 (6)
- February 1999 (1)