comp.lang.python
- Ann: Registration for the Python Game Programming Challenge is now open!, pyweek1
- os._exit vs. sys.exit, Bryan
- pyUI?, corey . coughlin
- monitor a folder for file creation, how?,
fanbanlo
- Re: monitor a folder for file creation, how?,
Mike Meyer
- Re: monitor a folder for file creation, how?, gene tani
- Re: monitor a folder for file creation, how?,
Mike Meyer
- Python fails compiling in socket extension, stefvienna
- c/c++ extensions and help(),
Lenny G.
- Re: c/c++ extensions and help(), Robert Kern
- poplib.POP3.list() returns extra value?,
Steve Greenland
- Re: poplib.POP3.list() returns extra value?, Jeff Epler
- pySerial Windows write problem,
Bob Greschke
- Re: pySerial Windows write problem, bob
- Re: pySerial Windows write problem,
Peter Hansen
- Re: pySerial Windows write problem,
Bob Greschke
- Re: pySerial Windows write problem, Peter Hansen
- Re: pySerial Windows write problem, Bob Greschke
- Re: pySerial Windows write problem,
Bob Greschke
- To thread or not to thread,
Sidd
- Re: To thread or not to thread, Grant Edwards
- Ten Essential Development Practices,
gyromagnetic
- Re: Ten Essential Development Practices,
Michael Hoffman
- Re: Ten Essential Development Practices, Jeremy Moles
- Re: Ten Essential Development Practices,
Robert Kern
- Re: Ten Essential Development Practices,
Michael Hoffman
- Re: Ten Essential Development Practices, Dan Sommers
- Re: Ten Essential Development Practices, Aahz
- Re: Ten Essential Development Practices, Michael Hoffman
- Re: Ten Essential Development Practices, Robert Kern
- Re: Ten Essential Development Practices, Dan Sommers
- Re: Ten Essential Development Practices, Peter Hansen
- Re: Ten Essential Development Practices,
Michael Hoffman
- Re: Ten Essential Development Practices,
Michael Hoffman
- Determine if object is a Bound or Unbound method,
Farshid Lashkari
- Re: Determine if object is a Bound or Unbound method,
Paolino
- Re: Determine if object is a Bound or Unbound method, Farshid Lashkari
- Re: Determine if object is a Bound or Unbound method,
Paolino
- Adding code and methods to a class dynamically,
Sarir Khamsi
- Re: Adding code and methods to a class dynamically,
Peter Hansen
- Re: Adding code and methods to a class dynamically,
Sarir Khamsi
- Re: Adding code and methods to a class dynamically, Peter Hansen
- Re: Adding code and methods to a class dynamically,
Sarir Khamsi
- Re: Adding code and methods to a class dynamically,
Peter Hansen
- Cgi scripts in apache not working,
David
- Re: Cgi scripts in apache not working, Paul Boddie
- Re: Cgi scripts in apache not working, Bruno Desthuilliers
- ANN: Python training, 2005 Aug 29-31, San Francisco, wesc
- Advanced concurrancy,
Peter Tillotson
- Re: Advanced concurrancy,
Calvin Spealman
- Re: Advanced concurrancy, jemfinch
- Re: Advanced concurrancy, Paolino
- Re: Advanced concurrancy,
Calvin Spealman
- xml-object mapping, Tamas Hegedus
- Regex for nested {},
Chris
- Re: Regex for nested {}, Diez B . Roggisch
- Message not available
- Re: Regex for nested {}, Diez B . Roggisch
- Message not available
- Re: Regex for nested {}, Diez B . Roggisch
- Re: Regex for nested {}, skip
- codecs.getencoder encodes entire string ?,
nicolas_riesch
- Re: codecs.getencoder encodes entire string ?, Jeff Epler
- Re: codecs.getencoder encodes entire string ?, "Martin v. Löwis"
- baffling error-handling problem,
Chris Fonnesbeck
- Re: baffling error-handling problem, Michael Hudson
- Re: baffling error-handling problem, Scott David Daniels
- easy float question just eludes me,
nephish
- Re: easy float question just eludes me, Simon Brunning
- Message not available
- Message not available
- Re: easy float question just eludes me, Steve Holden
- Re: easy float question just eludes me, Terry Reedy
- Graphics files & Python,
Pekka Karjalainen
- Re: Graphics files & Python, Thomas Guettler
- Re: Graphics files & Python, Terry Reedy
- Mailing list question, Paolino
- Trigger pygtk drawingarea redraw,
ch424
- Re: Trigger pygtk drawingarea redraw, Jeremy Moles
- functions without parentheses,
Jerry He
- Re: functions without parentheses, Steven D'Aprano
- Re: functions without parentheses,
Simon Dahlbacka
- Re: functions without parentheses, Steve Holden
- Re: functions without parentheses, bruno modulix
- Re: functions without parentheses,
Steven Bethard
- Re: functions without parentheses, gene tani
- Re: functions without parentheses, Scott David Daniels
- Re: functions without parentheses, bruno modulix
- <Possible follow-ups>
- Re: functions without parentheses, Robert Kern
- RE: functions without parentheses, Delaney, Timothy (Tim)
- Sr. Compiler Engineering Opportunity,
Nathan Sanders
- <Possible follow-ups>
- Re: Sr. Compiler Engineering Opportunity, Terry Reedy
- Re: Sr. Compiler Engineering Opportunity, Jack Diederich
- how to get function signature,
upadhyay@xxxxxxxxx
- Re: how to get function signature,
Robert Kern
- Re: how to get function signature, Colin J. Williams
- Re: how to get function signature,
Robert Kern
- retrieve data from 2 database,
crespoh
- Re: retrieve data from 2 database, Jason Drew
- Re: retrieve data from 2 database, Steve Holden
- Trimming X/HTML files,
Thomas SMETS
- Re: Trimming X/HTML files, Walter Dörwald
- Rich Graphics?,
Chris Spencer
- Re: Rich Graphics?, D H
- Re: Rich Graphics?,
Daniel Dittmar
- Re: Rich Graphics?, corey . coughlin
- Re: Rich Graphics?, Bernhard Herzog
- <Possible follow-ups>
- Re: Rich Graphics?, Adriaan Renting
- Are you interested in Saving money on projects?, globalbid
- searching string url,
googlinggoogler
- Re: searching string url, Devan L
- Re: searching string url,
Robert Kern
- Re: searching string url,
googlinggoogler
- OT: finding a job (was Re: searching string url), Peter Hansen
- Job available: SF Bay Area (was Re: OT: finding a job), Aahz
- Re: searching string url, Mike Meyer
- Re: searching string url, googlinggoogler
- Re: searching string url, Paul McGuire
- Re: searching string url,
googlinggoogler
- MESSAGE NOT DELIVERED: Returned mail: Data format error, dan
- Why Tcl/Tk?,
Jerry He
- Re: Why Tcl/Tk?,
William Park
- Re: Why Tcl/Tk?, mustafa
- Re: Why Tcl/Tk?, Thomas Bartkus
- <Possible follow-ups>
- Re: Why Tcl/Tk?, Robert Kern
- Re: Why Tcl/Tk?,
William Park
- Supporting << and >> operators in C extension type, Pedro Werneck
- Wrapping a class set method,
snoe
- Re: Wrapping a class set method, Bengt Richter
- Re: Wrapping a class set method, Paolino
- Re: Wrapping a class set method, Paolino
- can list comprehensions replace map?,
David Isaac
- Re: can list comprehensions replace map?,
Michael Hoffman
- Re: can list comprehensions replace map?, Michael Hoffman
- Re: can list comprehensions replace map?, Larry Bates
- Re: can list comprehensions replace map?, Andrew Dalke
- Re: can list comprehensions replace map?,
Paolino
- Re: can list comprehensions replace map?,
Raymond Hettinger
- Re: can list comprehensions replace map?, Paolino
- Re: can list comprehensions replace map?, Raymond Hettinger
- Re: can list comprehensions replace map?,
Raymond Hettinger
- Re: can list comprehensions replace map?,
Steven Bethard
- Re: can list comprehensions replace map?,
Andrew Dalke
- Re: can list comprehensions replace map?, Andrew Dalke
- Re: can list comprehensions replace map?, Christopher Subich
- Re: can list comprehensions replace map?,
Andrew Dalke
- Re: can list comprehensions replace map?,
Michael Hoffman
- [Beginner] Calling a function by its name in a string,
Tito
- Re: [Beginner] Calling a function by its name in a string, Bill Mill
- Re: [Beginner] Calling a function by its name in a string, Michael Hoffman
- Re: [Beginner] Calling a function by its name in a string,
Tito
- Re: [Beginner] Calling a function by its name in a string, Tito
- Re: [Beginner] Calling a function by its name in a string, Paul Rubin
- Re: [Beginner] Calling a function by its name in a string, Bill Mill
- Re: [Beginner] Calling a function by its name in a string, Tito
- Re: [Beginner] Calling a function by its name in a string, Peter Hansen
- Re: [Beginner] Calling a function by its name in a string,
Paolino
- Re: [Beginner] Calling a function by its name in a string, Grant Edwards
- Bash Helper Script, Jeremy Moles
- On fighting fire with fire...,
skip
- Re: On fighting fire with fire...,
projecktzero
- Re: On fighting fire with fire...,
Rocco Moretti
- Re: On fighting fire with fire..., mustafa
- Message not available
- Re: On fighting fire with fire..., Asad Habib
- Re: On fighting fire with fire..., Rocco Moretti
- Re: On fighting fire with fire..., Asad Habib
- Message not available
- Message not available
- Re: On fighting fire with fire..., Robert Kern
- Re: On fighting fire with fire...,
Rocco Moretti
- Re: On fighting fire with fire...,
projecktzero
- Message not available
- Message not available
- Message not available
- Re: On fighting fire with fire..., Asad Habib
- Message not available
- Message not available
- Message not available
- Message not available
- Re: On fighting fire with fire..., Robert Kern
- Re: anything to do, Steven Bethard
- Re: Create a variable "on the fly", Dan
- Re: Create a variable "on the fly", Do Re Mi chel La Si Do
- Re: Create a variable "on the fly",
Steve M
- Re: Create a variable "on the fly", Willem Broekema
- Re: Create a variable "on the fly",
bruno modulix
- Re: Create a variable "on the fly",
Paul D.Smith
- Re: Create a variable "on the fly", Sybren Stuvel
- Re: Create a variable "on the fly", Steven Bethard
- Re: Create a variable "on the fly", Scott David Daniels
- Re: Create a variable "on the fly",
Paul D.Smith
- Re: Create a variable "on the fly", Paolino
- Re: Create a variable "on the fly", Paolino
- Re: Need to understand python license, Benji York
- Message not available
- Re: Need to understand python license, Roy Smith
- Re: Stripping C-style comments using a Python regexp,
Lonnie Princehouse
- Re: Stripping C-style comments using a Python regexp, lorinh@xxxxxxxxx
- Re: Stripping C-style comments using a Python regexp, Jeff Epler
- Re: Stripping C-style comments using a Python regexp, Lonnie Princehouse
- <Possible follow-ups>
- Re: any thing to do???, Paolino
- Re: any thing to do???, James Stroud
- Re: any thing to do???, mustafa
- Re: question about deleting records from mysql, Simon Brunning
- Message not available
- Message not available
- Message not available
- Re: question about deleting records from mysql, Mage
- Re: question about deleting records from mysql, nephish
- Re: question about deleting records from mysql, Roman Neuhauser
- Re: question about deleting records from mysql, Rowdy
- Message not available
- Re: question about deleting records from mysql, nephish
- Re: question about deleting records from mysql, Cantankerous Old Git
- Message not available
- Re: stuff from it, Michael Hoffman
- Re: Freeze, pythonUser_07
- <Possible follow-ups>
- Re: getting Arrays and variables from R [fixed], Nicolas Lebas
- Re: [OT] Problems with permissions etc, Paul Rubin
- Re: [OT] Problems with permissions etc, Martin Franklin
- Re: [OT] Problems with permissions etc, Dan
- Re: [OT] Problems with permissions etc, Michael Josephson
- Re: [OT] Problems with permissions etc, Jeremy Moles
- Re: [OT] Problems with permissions etc, Mike Meyer
- Re: Problems with permissions etc,
Frank Millman
- Re: Problems with permissions etc, Paul Rubin
- Re: finding out the calling function, flupke
- Re: finding out the calling function, Reinhold Birkenfeld
- Re: A Module on Time & Date, Devan L
- Re: A Module on Time & Date, Robert Kern
- Re: A Module on Time & Date, Fuzzyman
- Re: A Module on Time & Date, skip
- Re: A Module on Time & Date, Fernando Perez
- <Possible follow-ups>
- Re: multiple inheritance super(), Jeremy Moles
- multiple inheritance super(),
km
- Re: multiple inheritance super(),
Peter Hansen
- Re: multiple inheritance super(), rafi
- Re: multiple inheritance super(), Scott David Daniels
- Re: multiple inheritance super(), rafi
- Re: multiple inheritance super(), Michele Simionato
- Re: multiple inheritance super(), rafi
- Re: multiple inheritance super(), Mike Meyer
- Re: multiple inheritance super(), Michele Simionato
- Re: multiple inheritance super(), Reinhold Birkenfeld
- Re: multiple inheritance super(), Sion Arrowsmith
- Re: multiple inheritance super(), rafi
- Re: multiple inheritance super(), km
- Re: multiple inheritance super(), Bengt Richter
- Re: multiple inheritance super(),
Peter Hansen
- Re: Tkinter - Resizing a canvas with a window,
Jeff Epler
- Re: Tkinter - Resizing a canvas with a window, Gordon Airporte
- Re: need some info on MySQL module.,
Robert Kern
- Re: need some info on MySQL module., nephish
- Re: GUI - Windows: Where to get started, Ángel Gutiérrez Rodríguez
- Re: GUI - Windows: Where to get started, Caleb Hattingh
- Re: GUI - Windows: Where to get started,
Peter Hansen
- Re: GUI - Windows: Where to get started, Cappy2112
- Re: GUI - Windows: Where to get started, Peter Decker
- Re: GUI - Windows: Where to get started, paron
- Re: GUI - Windows: Where to get started, Larry Bates
- Re: Using win32com for web automation, Grig Gheorghiu
- Re: Using win32com for web automation, ina
- Re: Using win32com for web automation, J Correia
- Re: Knowing when a file completes., gene tani
- Re: SciPy and NetCDF, Rocco Moretti
- Re: SciPy and NetCDF, skilpat@xxxxxxxxx
- Re: SciPy and NetCDF,
Robert Kern
- Re: SciPy and NetCDF,
Scott Kilpatrick
- Re: SciPy and NetCDF, Rocco Moretti
- Re: SciPy and NetCDF, Robert Kern
- Re: SciPy and NetCDF, Scott Kilpatrick
- Re: SciPy and NetCDF, Robert Kern
- Re: SciPy and NetCDF,
Scott Kilpatrick
- Re: Packages and modules,
Peter Hansen
- Re: Packages and modules,
Dan
- Re: Packages and modules, Peter Hansen
- Re: Packages and modules,
Dan
- Re: Emacs skeletons,
skip
- Re: Emacs skeletons, Michael Hoffman
- Re: Emacs skeletons, Florian Diesch
- <Possible follow-ups>
- RE: Emacs skeletons,
George Flaherty
- Re: Emacs skeletons,
Michael Hoffman
- Re: Emacs skeletons, Benji York
- Re: Emacs skeletons, Caleb Hattingh
- Re: Emacs skeletons,
Michael Hoffman
- RE: Emacs skeletons, George Flaherty
- Message not available
- Re: ANN: PyDev 0.9.7 released, Fabio Zadrozny
- Re: Compiling a Python File on Mac OS X Tiger, Jacob Page
- Re: problem with ActiveState install, Trent Mick
- Re: regex problem, Thomas Guettler
- Re: regex problem,
John Machin
- Re: regex problem,
Duncan Booth
- Re: regex problem, John Machin
- Re: regex problem, Odd-R.
- Re: regex problem,
Duncan Booth
- Re: how to build email message with attachment?, William Park
- Re: how to build email message with attachment?, Peter Hansen
- <Possible follow-ups>
- Re: how to build email message with attachment?, Tim Williams (gmail)
- Re: how to build email message with attachment?, Gregory Piñero
- Re: Extreme n00b question,
Erik Max Francis
- Re: Extreme n00b question, Anupam Kapoor
- Re: Extreme n00b question, Michael Hoffman
- Re: Safest manner to extend search path for modules?, Mike Meyer
- Re: Safest manner to extend search path for modules?, Daniel Bickett
- Re: Time formatting and date suffixes,
John Machin
- Re: Time formatting and date suffixes, Jeffrey E. Forcier
- <Possible follow-ups>
- Re: pyQT 4, Ken Godee
- Re: pyparsing 1.3.2 released, Paul McGuire
- <Possible follow-ups>
- Re: pyparsing 1.3.2 released, 'Dang' Daniel Griffith
- Re: how to write a line in a text file,
Steve Holden
- Re: how to write a line in a text file,
Steven D'Aprano
- Re: how to write a line in a text file, Wade
- Re: how to write a line in a text file, Steven D'Aprano
- Re: how to write a line in a text file, en.karpachov
- Re: how to write a line in a text file, Steven D'Aprano
- Re: how to write a line in a text file, Andrew Dalke
- Re: how to write a line in a text file, Steven D'Aprano
- Re: how to write a line in a text file, Peter Hansen
- Re: how to write a line in a text file,
Steven D'Aprano
- Re: how to write a line in a text file,
wittempj@xxxxxxxxxxx
- Re: how to write a line in a text file, nephish
- Re: how to write a line in a text file, Dan Sommers
- <Possible follow-ups>
- Re: psp & php integration, Lars Heuer
- Re: psp & php integration, J.G.R. Hewer
- Re: Run batch files in Windows XP,
Peter Hansen
- Re: Run batch files in Windows XP,
Ernesto
- Re: Run batch files in Windows XP, Peter Hansen
- Re: Run batch files in Windows XP, Ernesto
- Re: Run batch files in Windows XP, Ernesto
- Re: Run batch files in Windows XP, Benji York
- Re: Run batch files in Windows XP,
Ernesto
- Re: how to imput usernames and passwords??, wittempj@xxxxxxxxxxx
- Re: Path PEP: What should Path(None) do?, Reinhold Birkenfeld
- Re: Path PEP: What should Path(None) do?,
Peter Hansen
- Re: Path PEP: What should Path(None) do?, Reinhold Birkenfeld
- Re: How can I encode something in base32 preferably very fast?, Johannes Findeisen
- Re: First app, thanks people,
Dark Cowherd
- Re: First app, thanks people, Jan Danielsson
- Re: First app, thanks people,
Will McGugan
- Re: First app, thanks people, Jan Danielsson
- Re: GPRS Connection name on Python s60,
Peter Hansen
- Re: GPRS Connection name on Python s60,
xen0n@xxxxxxxxxxx
- Re: GPRS Connection name on Python s60, Peter Hansen
- Re: GPRS Connection name on Python s60,
xen0n@xxxxxxxxxxx
- Re: Counting processors, wittempj@xxxxxxxxxxx
- Re: Counting processors,
Benji York
- Re: Counting processors, Pauldoo
- Re: Counting processors, Alan Kennedy
- Re: Counting processors,
k pur
- Re: Counting processors, MrJean1
- Re: Counting processors, Mike Meyer
- <Possible follow-ups>
- RE: Counting processors, Tim Golden
- Re: [ANN] XPN 0.5.0 released,
Franz Steinhaeusler
- Re: [ANN] XPN 0.5.0 released,
Nemesis
- Re: [ANN] XPN 0.5.0 released, Franz Steinhaeusler
- Re: [ANN] XPN 0.5.0 released,
Nemesis
- <Possible follow-ups>
- Re: Invoke a method to a specific thread, en.karpachov
- Re: Invoke a method to a specific thread, Diez B . Roggisch
- Re: Problem loading a file of words,
Devan L
- Re: Problem loading a file of words,
Robert Kern
- Re: Problem loading a file of words, Devan L
- Re: Problem loading a file of words,
Robert Kern
- Re: Problem loading a file of words, Robert Kern
- Re: Problem loading a file of words, Terrance N. Phillip
- Re: Problem loading a file of words, Peter Otten
- Re: Problem loading a file of words, Steven D'Aprano
- Re: Problem loading a file of words,
teoryn
- Re: Problem loading a file of words,
Peter Otten
- Re: Problem loading a file of words, teoryn
- Re: Problem loading a file of words, teoryn
- Re: Problem loading a file of words, Peter Hansen
- Re: Problem loading a file of words,
Peter Otten
- Re: Fire event when variable is Set/Get,
tharaka
- Re: Fire event when variable is Set/Get, gene tani
- Re: Fire event when variable is Set/Get, Varghjärta
- Re: Fire event when variable is Set/Get, Benji York
- <Possible follow-ups>
- Re: Fire event when variable is Set/Get, Robert Kern
- Re: Fire event when variable is Set/Get, Mike C. Fletcher
- Re: Simple Problem, Paul Rubin
- Re: Simple Problem, Robert Kern
- Re: Simple Problem, Jp Calderone
- Re: Simple Problem, ncf
- Re: Getting the --options of configure on installed python, gene tani
- <Possible follow-ups>
- Re: Getting the --options of configure on installed python, Mark Rowe
- Re: Try this,
Michael Hoffman
- Re: Try this, RunLevelZero
- Re: Try this, Artur M. Piwko
- Re: Importing User-defined Modules, Thomas Guettler
- Re: Importing User-defined Modules, and-google
- Re: Importing User-defined Modules, Walter Brunswick
- Re: Initializing interactive Python, Thanos Tsouanas
- Re: Initializing interactive Python,
Bruno Desthuilliers
- Re: Initializing interactive Python, qwweeeit
- Re: Initializing interactive Python, Tomasz Rola
- Re: How to run python script in background after i logout, Thanos Tsouanas
- Message not available
- Re: How to run python script in background after i logout, Thanos Tsouanas
- Re: How to run python script in background after i logout, Benji York
- Re: How to run python script in background after i logout, Steve M
- Re: How to run python script in background after i logout, Tomasz Rola
- Re: How to run python script in background after i logout, James David
- Re: How to run python script in background after i logout, Steve Holden
- <Possible follow-ups>
- Re: How do i do this, Diez B . Roggisch
- Re: what's wrong with my code using subprocess?, Tim Lesher
- Re: How can I get an sha1 hash in base32?,
Marc 'BlackJack' Rintsch
- Re: How can I get an sha1 hash in base32?, Elmo Mäntynen
- Re: PostgreSQL & Python vs PHP,
gene tani
- Re: PostgreSQL & Python vs PHP,
gene tani
- Re: PostgreSQL & Python vs PHP, Luis P. Mendes
- Re: PostgreSQL & Python vs PHP,
Luis P. Mendes
- Re: PostgreSQL & Python vs PHP, Ivan Voras
- Re: PostgreSQL & Python vs PHP, Bruno Desthuilliers
- Re: PostgreSQL & Python vs PHP, Luis P. Mendes
- Re: PostgreSQL & Python vs PHP,
gene tani
- Re: consistency: extending arrays vs. multiplication ?,
Marc 'BlackJack' Rintsch
- Re: consistency: extending arrays vs. multiplication ?,
Soeren Sonnenburg
- Re: consistency: extending arrays vs. multiplication ?, Christopher Subich
- Re: consistency: extending arrays vs. multiplication ?,
Soeren Sonnenburg
- Re: consistency: extending arrays vs. multiplication ?,
Dan Bishop
- Re: consistency: extending arrays vs. multiplication ?, Soeren Sonnenburg
- Re: consistency: extending arrays vs. multiplication ?,
Steven D'Aprano
- Re: consistency: extending arrays vs. multiplication ?,
Soeren Sonnenburg
- Re: consistency: extending arrays vs. multiplication ?, Carl Banks
- Thanks (was Re: consistency: extending arrays vs. multiplication ?), Soeren Sonnenburg
- Message not available
- Message not available
- Message not available
- Re: consistency: extending arrays vs. multiplication ?, Soeren Sonnenburg
- Re: consistency: extending arrays vs. multiplication ?,
Soeren Sonnenburg
- Re: Friend wants to learn python, Martin P. Hellwig
- Re: Friend wants to learn python, TPJ
- <Possible follow-ups>
- Friend wants to learn python,
EnderLocke
- Re: Friend wants to learn python,
Pietro Campesato
- Re: Friend wants to learn python, Marek Kubica
- Re: Friend wants to learn python, Stuart Turner
- Re: Friend wants to learn python,
Pietro Campesato
- Re: Lists & "pointers",
rixil@xxxxxxxxxxx
- Re: Lists & "pointers", George Sakkis
- Re: Lists & "pointers",
Kay Schluehr
- Re: Lists & "pointers", André Malo
- Re: Lists & "pointers", Steven D'Aprano
- Re: [path-PEP] Path inherits from basestring again,
Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Robert Kern
- Re: [path-PEP] Path inherits from basestring again,
Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, John Roth
- Re: [path-PEP] Path inherits from basestring again, Steven D'Aprano
- Re: [path-PEP] Path inherits from basestring again, Mike Meyer
- Re: [path-PEP] Path inherits from basestring again, Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Michael Hoffman
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Michael Hoffman
- Re: Path inherits from basestring again, Carl Banks
- Re: [path-PEP] Path inherits from basestring again, Mike Meyer
- Re: [path-PEP] Path inherits from basestring again,
Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again,
Michael Hoffman
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Andrew Dalke
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Ivan Van Laningham
- Re: [path-PEP] Path inherits from basestring again,
Michael Hoffman
- Re: [path-PEP] Path inherits from basestring again,
Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Michael Hoffman
- Re: [path-PEP] Path inherits from basestring again,
Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, skip
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Bengt Richter
- Re: [path-PEP] Path inherits from basestring again, Andrew Dalke
- <Possible follow-ups>
- RE: [path-PEP] Path inherits from basestring again,
Tony Meyer
- Re: [path-PEP] Path inherits from basestring again,
Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Michael Hoffman
- Re: [path-PEP] Path inherits from basestring again, Stefan Rank
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Bengt Richter
- Re: [path-PEP] Path inherits from basestring again, Reinhold Birkenfeld
- Re: [path-PEP] Path inherits from basestring again, Ron Adam
- Re: [path-PEP] Path inherits from basestring again, Peter Hansen
- Re: [path-PEP] Path inherits from basestring again,
Reinhold Birkenfeld
- RE: [path-PEP] Path inherits from basestring again, Tim Golden
- RE: [path-PEP] Path inherits from basestring again, Meyer, Tony
- RE: [path-PEP] Path inherits from basestring again, Meyer, Tony
- Re: [path-PEP] Path inherits from basestring again,
Toby Dickenson
- Re: [path-PEP] Path inherits from basestring again,
Ron Adam
- Re: [path-PEP] Path inherits from basestring again, Michael Hoffman
- Re: [path-PEP] Path inherits from basestring again, Ron Adam
- Re: Path inherits from basestring again, Jordan Rastrick
- Re: [path-PEP] Path inherits from basestring again, Peter Hansen
- Re: [path-PEP] Path inherits from basestring again, Ron Adam
- Re: [path-PEP] Path inherits from basestring again,
Ron Adam
- RE: [path-PEP] Path inherits from basestring again, Tony Meyer
- RE: [path-PEP] Path inherits from basestring again, Tony Meyer
- RE: [path-PEP] Path inherits from basestring again, Tony Meyer
- RE: [path-PEP] Path inherits from basestring again, Tony Meyer
- Re: SPE Ide Crash, Stani
- Re: Getting a dictionary from an object,
Bruno Desthuilliers
- Re: Getting a dictionary from an object, Thanos Tsouanas
- Re: Getting a dictionary from an object,
Steven D'Aprano
- Re: Getting a dictionary from an object,
Mike Meyer
- Re: Getting a dictionary from an object, Steven D'Aprano
- Re: Getting a dictionary from an object,
Thanos Tsouanas
- Re: Getting a dictionary from an object, Steven D'Aprano
- Re: Getting a dictionary from an object, Thanos Tsouanas
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Thanos Tsouanas
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Steven D'Aprano
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Thanos Tsouanas
- Re: Getting a dictionary from an object,
Mike Meyer
- Re: Getting a dictionary from an object,
Steven Bethard
- Re: Getting a dictionary from an object,
Thanos Tsouanas
- Re: Getting a dictionary from an object, Steven D'Aprano
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Steven Bethard
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Dark Cowherd
- Re: Getting a dictionary from an object, John Machin
- Re: Getting a dictionary from an object, bruno modulix
- Re: Getting a dictionary from an object, Thanos Tsouanas
- Re: Getting a dictionary from an object, Steven Bethard
- Re: Getting a dictionary from an object,
Thanos Tsouanas
- <Possible follow-ups>
- Re: Getting a dictionary from an object, Paolino
- Re: Getting a dictionary from an object,
Thanos Tsouanas
- Re: Getting a dictionary from an object, Bruno Desthuilliers
- Re: Getting a dictionary from an object, Paolino
- Re: Neat access to db query results, gene tani
- Re: unit test nested functions, Andrew Dalke
- Re: unit test nested functions,
Raymond Hettinger
- Re: unit test nested functions,
Benji York
- Re: unit test nested functions, Raymond Hettinger
- Re: unit test nested functions, Benji York
- Re: unit test nested functions,
Benji York
- Re: Location of tk.h,
Christopher Subich
- Re: Location of tk.h, none
- Re: Clearing a Text Widget,
Kane Bonnette
- Re: Clearing a Text Widget, Eric Brunel
- Re: "Aliasing" an object's __str__ to a different method,
Michael Hoffman
- Re: "Aliasing" an object's __str__ to a different method,
Jeffrey E. Forcier
- Re: "Aliasing" an object's __str__ to a different method, Scott David Daniels
- Re: "Aliasing" an object's __str__ to a different method,
Jeffrey E. Forcier
- Re: "Aliasing" an object's __str__ to a different method,
ncf
- Re: "Aliasing" an object's __str__ to a different method,
Christopher Subich
- Re: "Aliasing" an object's __str__ to a different method, Paolino
- Re: "Aliasing" an object's __str__ to a different method, Christopher Subich
- Re: "Aliasing" an object's __str__ to a different method,
Christopher Subich
- <Possible follow-ups>
- Re: "Aliasing" an object's __str__ to a different method,
Jeffrey E. Forcier
- Re: "Aliasing" an object's __str__ to a different method,
Bengt Richter
- Re: "Aliasing" an object's __str__ to a different method, Jeffrey E. Forcier
- Re: "Aliasing" an object's __str__ to a different method,
Bengt Richter
- Re: Something that Perl can do that Python can't?,
Dr. Who
- Re: Something that Perl can do that Python can't?, George Sakkis
- Re: Something that Perl can do that Python can't?, Andrew Dalke
- Re: Something that Perl can do that Python can't?, Donn Cave
- Re: Getting TypeError in Changing file permissions,
Benjamin Niemann
- Re: Getting TypeError in Changing file permissions, Peter Hansen
- <Possible follow-ups>
- Re: Getting TypeError in Changing file permissions, Jeff Epler
- Re: Mapping a drive to a network path,
Jeff Epler
- Re: Mapping a drive to a network path, Thierry Lam
- Re: Mapping a drive to a network path, Jeff Epler
- <Possible follow-ups>
- Re: sys.path - stuff from nowhere?, Robert Kern
- Re: Using python to runother programs, Terry Reedy
- Re: Using python to runother programs, gene tani
- Re: return None,
geon
- Re: return None,
Repton
- Re: return None, Christopher Subich
- Re: return None,
Repton
- Re: return None, Michael Hoffman
- Re: return None,
Roy Smith
- Re: return None,
Grant Edwards
- Re: return None, Fuzzyman
- Re: return None, Erik Max Francis
- Re: return None, Christopher Subich
- Re: return None, Christopher Subich
- Re: return None,
Grant Edwards
- Re: return None, Andreas Kostyrka
- Re: return None, Terry Reedy
- Re: Interleave merge pdf files,
Mark Jackson
- Re: Interleave merge pdf files, ssteward
- Re: Python and Tablet PC: limitations?, Do Re Mi chel La Si Do
- Re: Python and Tablet PC: limitations?, Peter Hansen
- Re: Data available on socket?, Nicolas
- Re: How to modify a file 'in place' ?, John Machin
- Re: How to modify a file 'in place' ?, Chris Connett
- Re: decoding html,
gene tani
- html special characters to latin-1 conversion,
ulrice jardin
- Re: html special characters to latin-1 conversion, Kent Johnson
- html special characters to latin-1 conversion,
ulrice jardin
- Re: Iterators from urllib2, Michael Hoffman
- Re: Iterators from urllib2, Andrew Dalke
- Re: query regarding expect, Cameron Laird
- Re: Query - Pexpect, Lee Harr
- Re: time.time() under load between two machines,
Michael Hoffman
- Re: time.time() under load between two machines, kwharrigan
- Re: time.time() under load between two machines,
Andreas Kostyrka
- Re: time.time() under load between two machines, kwharrigan
- Re: time.time() under load between two machines,
Jeff Epler
- Re: time.time() under load between two machines,
kwharrigan
- Re: time.time() under load between two machines, Tim Peters
- Re: time.time() under load between two machines, Mike Meyer
- Re: time.time() under load between two machines,
kwharrigan
- Re: is this possible?,
Terry Hancock
- Re: is this possible?,
scrimp
- Re: is this possible?, Robert Kern
- Re: is this possible?, Steven D'Aprano
- Re: is this possible?, Terry Hancock
- Re: is this possible?,
scrimp
- Re: is this possible?, Rob Cowie
- Re: broken links, rbt
- Re: broken links,
rbt
- Re: broken links, gene tani
- Re: command line argument passing,
Peter Hansen
- Re: command line argument passing, gene tani
- Re: command line argument passing, Dennis Benzinger
- Re: tuple to string?, Peter Hansen
- Re: tuple to string?, Jason Drew
- Re: tuple to string?, deelan
- Re: tuple to string?,
Berthold Höllmann
- Re: tuple to string?,
Reinhold Birkenfeld
- Re: tuple to string?, John Machin
- Re: tuple to string?, Reinhold Birkenfeld
- Re: tuple to string?, John Machin
- Re: tuple to string?, Robert Kern
- Re: tuple to string?, Steven D'Aprano
- Re: tuple to string?, John Machin
- Re: tuple to string?, Robert Kern
- Re: tuple to string?, Steven D'Aprano
- Re: tuple to string?, Peter Hansen
- Re: tuple to string?, Steven D'Aprano
- Re: tuple to string?,
Reinhold Birkenfeld
- <Possible follow-ups>
- Re: tuple to string?,
Robert Kern
- Re: tuple to string?,
Steven D'Aprano
- Re: tuple to string?, Scott David Daniels
- Re: tuple to string?, John Machin
- Re: tuple to string?, Steven D'Aprano
- Re: tuple to string?, John Machin
- Re: tuple to string?,
Steven D'Aprano
- Re: tuple to string?, Qiangning Hong
- Re: tuple to string?,
Qiangning Hong
- Re: tuple to string?, Patricia J. Hawkins
- Re: tuple to string?,
Francois De Serres
- Re: tuple to string?, John Machin
- Re: tuple to string?, Robert Kern
- Re: tuple to string?, Francois De Serres
- Re: Python on a public library computer,
Sybren Stuvel
- Re: Python on a public library computer,
Robert Kern
- Re: Python on a public library computer, Sybren Stuvel
- Re: Python on a public library computer,
Robert Kern
- Re: Separation of Code in CGI App, Sybren Stuvel
- Re: Separation of Code in CGI App,
Rob Cowie
- Re: Separation of Code in CGI App,
Paul McNett
- Re: Separation of Code in CGI App, Rob Cowie
- Re: Separation of Code in CGI App, Paul McNett
- Re: Separation of Code in CGI App,
Paul McNett
- Re: Separation of Code in CGI App, Bruno Desthuilliers
- Re: find a specified dictionary in a list,
John Machin
- Re: find a specified dictionary in a list, John Machin
- Re: find a specified dictionary in a list,
Odd-R.
- Re: find a specified dictionary in a list, Christopher Subich
- Re: find a specified dictionary in a list, Steven D'Aprano
- Re: Web frame systems vs. pure Python, Rob Cowie
- Re: Get directory from http web site, Sybren Stuvel
- Re: RegUnloadkey access denied,
future_retro
- Re: RegUnloadkey access denied, future_retro
- Re: PyGTK or wxPython (not a flame war) on Windows, Sybren Stuvel
- Re: PyGTK or wxPython (not a flame war) on Windows, Fuzzyman
- Re: PyGTK or wxPython (not a flame war) on Windows,
Dave Cook
- Re: PyGTK or wxPython (not a flame war) on Windows,
TPJ
- Re: PyGTK or wxPython (not a flame war) on Windows, Marek Kubica
- Re: PyGTK or wxPython (not a flame war) on Windows, Torsten Bronger
- Re: PyGTK or wxPython (not a flame war) on Windows, Marek Kubica
- Re: PyGTK or wxPython (not a flame war) on Windows, Torsten Bronger
- Re: PyGTK or wxPython (not a flame war) on Windows, Bryan
- Re: PyGTK or wxPython (not a flame war) on Windows, Torsten Bronger
- Re: PyGTK or wxPython (not a flame war) on Windows, Robert Kern
- Re: PyGTK or wxPython (not a flame war) on Windows, Peter Hansen
- Re: PyGTK or wxPython (not a flame war) on Windows, Marek Kubica
- Re: PyGTK or wxPython (not a flame war) on Windows, Peter Decker
- Re: PyGTK or wxPython (not a flame war) on Windows, Dave Cook
- Re: PyGTK or wxPython (not a flame war) on Windows,
TPJ
- Re: PyGTK or wxPython (not a flame war) on Windows, Jarek Zgoda
- Re: PyGTK or wxPython (not a flame war) on Windows, Marek Kubica
- Re: PyGTK or wxPython (not a flame war) on Windows, Paul Rubin
- Re: PyGTK or wxPython (not a flame war) on Windows, Lonnie Princehouse
- Re: wxPython & Fedora Core 4, Sybren Stuvel
- Re: wxPython & Fedora Core 4,
Christophe Lambin
- Re: wxPython & Fedora Core 4,
Sybren Stuvel
- Re: wxPython & Fedora Core 4, linuxfreak
- Re: wxPython & Fedora Core 4,
Sybren Stuvel
- Re: Detecting computers on network, linuxfreak
- Re: Detecting computers on network,
linuxfreak
- Re: Detecting computers on network, Sybren Stuvel
- Re: Detecting computers on network,
Peter Tillotson
- Re: Detecting computers on network, Sybren Stuvel
- <Possible follow-ups>
- Detecting computers on network,
Sandeep Arya
- Re: Detecting computers on network,
gene tani
- Re: Detecting computers on network, Cameron Laird
- Re: Detecting computers on network, Marek Kubica
- Re: Detecting computers on network,
gene tani
- Re: Help with regexp please,
Scott David Daniels
- Re: Help with regexp please,
Christopher Subich
- Re: Help with regexp please, Felix Collins
- Re: Help with regexp please, Terry Hancock
- Re: Help with regexp please, Christopher Subich
- Re: Help with regexp please,
Christopher Subich
- Re: Setting environment variables for tcsh session,
Dan Sommers
- Re: Setting environment variables for tcsh session,
David Durkee
- Re: Setting environment variables for tcsh session, Dan Sommers
- Re: Setting environment variables for tcsh session,
David Durkee
- Re: Returning histogram-like data for items in a list,
Michael Hoffman
- Re: Returning histogram-like data for items in a list,
George Sakkis
- Re: Returning histogram-like data for items in a list, jeethu_rao
- Re: Returning histogram-like data for items in a list, George Sakkis
- Re: Returning histogram-like data for items in a list,
George Sakkis
- Re: Returning histogram-like data for items in a list, Bruno Desthuilliers
- Re: Returning histogram-like data for items in a list, David Isaac
- Re: problem with string, Michael Hoffman
- Re: problem with string, John Machin
- Re: problem with string, Bruno Desthuilliers
- Re: dictionary that discards old items,
Michael Hoffman
- Re: dictionary that discards old items, gene tani
- Re: dictionary that discards old items,
Will McGugan
- Re: dictionary that discards old items, Michael Hoffman
- Re: dictionary that discards old items, Tim Williams (gmail)
- Re: dictionary that discards old items,
Raymond Hettinger
- Re: dictionary that discards old items,
Bengt Richter
- Re: dictionary that discards old items, Steven Bethard
- Re: dictionary that discards old items, Bengt Richter
- Re: dictionary that discards old items, Raymond Hettinger
- Re: dictionary that discards old items,
Bengt Richter
- Re: Difference between " and ', Benjamin Niemann
- Re: Difference between " and ',
John Machin
- Re: Difference between " and ',
Michael Hoffman
- Re: Difference between " and ', Steven D'Aprano
- Re: Difference between " and ', Robert Kern
- Re: Difference between " and ', Benji York
- Re: Difference between " and ', Grant Edwards
- Re: Difference between " and ', Michael Hoffman
- Re: Difference between " and ', Peter Hansen
- Re: Difference between " and ', John Machin
- Re: Difference between " and ', Steven D'Aprano
- Re: Difference between " and ',
Michael Hoffman
- Re: Difference between " and ', muldoon
- Re: Difference between " and ', jepler
- Message not available
- Re: Difference between " and ', Robert Kern
- Re: Difference between " and ', Erik Max Francis
- Re: Difference between " and ',
François Pinard
- Re: Difference between " and ',
Andrew Dalke
- Re: Difference between " and ', Brian van den Broek
- Re: Difference between " and ',
Andrew Dalke
- Message not available
- Message not available
- Re: Difference between " and ', François Pinard
- Message not available
- Message not available
- Message not available
- Re: Difference between " and ', Terry Hancock
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Difference between " and ', François Pinard
- Message not available
- Re: Hash functions, Michael Hudson
- Re: PEP on path module for standard library,
Peter Hansen
- Re: PEP on path module for standard library, Fernando Perez
- Re: PEP on path module for standard library,
Reinhold Birkenfeld
- Re: PEP on path module for standard library, Terry Reedy
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Reinhold Birkenfeld
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, paul
- Re: PEP on path module for standard library, Andrew Dalke
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, Harald Armin Massa
- Re: PEP on path module for standard library, Neil Hodgson
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library,
mkent
- Re: PEP on path module for standard library,
Michael Hoffman
- Re: PEP on path module for standard library, Reinhold Birkenfeld
- Re: PEP on path module for standard library, Thomas Heller
- Re: PEP on path module for standard library, Harald Armin Massa
- Re: PEP on path module for standard library,
Michael Hoffman
- !Re: PEP on path module for standard library,
John Roth
- Re: PEP on path module for standard library,
Reinhold Birkenfeld
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Stefan Rank
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Terry Reedy
- Re: PEP on path module for standard library, Oliver Andrich
- Re: PEP on path module for standard library, John Roth
- Re: PEP on path module for standard library, George Sakkis
- Re: PEP on path module for standard library, Duncan Booth
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, Duncan Booth
- Re: PEP on path module for standard library, Daniel Dittmar
- Re: PEP on path module for standard library, John Roth
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, John Machin
- Re: PEP on path module for standard library, Daniel Dittmar
- Re: PEP on path module for standard library, Terry Reedy
- Re: PEP on path module for standard library, Daniel Dittmar
- Re: PEP on path module for standard library, John Machin
- Re: PEP on path module for standard library, Bengt Richter
- Re: PEP on path module for standard library, John Roth
- Re: PEP on path module for standard library, Scott David Daniels
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Neil Hodgson
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, George Sakkis
- Re: PEP on path module for standard library, George Sakkis
- Re: PEP on path module for standard library, Stefan Rank
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, Duncan Booth
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, Duncan Booth
- Re: PEP on path module for standard library, Andrew Dalke
- Re: PEP on path module for standard library, George Sakkis
- Re: PEP on path module for standard library, Andrew Dalke
- Re: PEP on path module for standard library, George Sakkis
- Re: PEP on path module for standard library, Andrew Dalke
- Re: PEP on path module for standard library, Peter Hansen
- Re: PEP on path module for standard library, John Roth
- Re: PEP on path module for standard library, Andrew Dalke
- Re: PEP on path module for standard library, Reinhold Birkenfeld
- Re: PEP on path module for standard library, Michael Hoffman
- Re: PEP on path module for standard library, George Sakkis
- Re: PEP on path module for standard library,
Reinhold Birkenfeld
- Re: difficulty connecting to networked oracle database,
Grig Gheorghiu
- RE: difficulty connecting to networked oracle database, Albert Leibbrandt
- <Possible follow-ups>
- Re: difficulty connecting to networked oracle database, Paul McNett
- Re: difficulty connecting to networked oracle database, Martin Franklin
- Re: Overriding a built-in exception handler, Jp Calderone
- Re: Overriding a built-in exception handler, Jaime Wyant
- Re: Overriding a built-in exception handler, Michael Hoffman
- <Possible follow-ups>
- Re: Stupid question: Making scripts python-scripts, Bill Mill
- Re: Stupid question: Making scripts python-scripts, Bill Mill
- Re: Stupid question: Making scripts python-scripts, bruno modulix
- <Possible follow-ups>
- RE: Listing Processes Running on Remote Machines, George Flaherty
- Re: Buffering problem using subprocess module, Jp Calderone
- Re: Python Path Setting, Chris Curvey
- Re: wxPythin installation woes,
Sybren Stuvel
- Re: wxPythin installation woes,
linuxfreak
- Re: wxPythin installation woes,
linuxfreak