comp.lang.python
- Py2exe,
D
- Re: Py2exe,
jay graves
- Re: Py2exe,
D
- Re: Py2exe, Larry Bates
- Re: Py2exe,
D
- Re: Py2exe,
jay graves
- Make staticmethod objects callable?,
Nicolas Fleury
- Re: Make staticmethod objects callable?, Steven Bethard
- Re: Make staticmethod objects callable?, Felipe Almeida Lessa
- Thread Question,
D
- Re: Thread Question,
Grant Edwards
- Re: Thread Question,
D
- Re: Thread Question, Grant Edwards
- Re: Thread Question, Felipe Almeida Lessa
- Re: Thread Question,
Felipe Almeida Lessa
- Re: Thread Question, Grant Edwards
- Re: Thread Question,
D
- Re: Thread Question, Kent Johnson
- Re: Thread Question,
Grant Edwards
- Threading - will threads run in parallel?,
SolaFide
- Re: Threading - will threads run in parallel?, Ido Yehieli
- Re: Threading - will threads run in parallel?,
Rene Pijlman
- Re: Threading - will threads run in parallel?,
SolaFide
- Re: Threading - will threads run in parallel?, Jarek Zgoda
- Re: Threading - will threads run in parallel?,
SolaFide
- telnetlib problems,
vercingetorix52
- Re: telnetlib problems, vercingetorix52
- escaping quotes,
John Salerno
- Re: escaping quotes,
Fredrik Lundh
- Re: escaping quotes, John Salerno
- Re: escaping quotes,
Fredrik Lundh
- Looking for Pythonic Examples,
G . Völkl
- Re: Looking for Pythonic Examples, Ido Yehieli
- Re: Looking for Pythonic Examples, Larry Bates
- Numerical solver,
Laszlo Zsolt Nagy
- <Possible follow-ups>
- Re: Numerical solver, Robert Kern
- Re: minimize a program into an icon on the taskbar.,
Frank Niessink
- Re: minimize a program into an icon on the taskbar., Larry Bates
- Re: minimize a program into an icon on the taskbar.,
Larry Bates
- Re: minimize a program into an icon on the taskbar., Frank Niessink
- looking for help about python-sane, derek
- Get my airlines boarding pass,
rh0dium
- Re: Get my airlines boarding pass, James Stroud
- error: argument after ** must be a dictionary,
abcd
- Re: error: argument after ** must be a dictionary, Fredrik Lundh
- comple list slices,
William Meyer
- Re: comple list slices,
shandy . b
- Re: comple list slices, William Meyer
- Re: comple list slices,
johnzenger
- Re: comple list slices,
William Meyer
- Re: comple list slices, johnzenger
- Re: comple list slices, William Meyer
- Re: comple list slices, johnzenger
- Re: comple list slices, Fredrik Lundh
- Re: comple list slices, Felipe Almeida Lessa
- Re: comple list slices,
William Meyer
- Re: comple list slices,
shandy . b
- Deleting items from Tix Tree, anil . pundoor
- ANN: Leo 4.4a7 released, Edward K. Ream
- compiled program input,
mehmetmutigozel
- Re: compiled program input, mehmetmutigozel
- Re: compiled program input,
Fredrik Lundh
- Re: compiled program input, mehmetmutigozel
- Vectorization and Numeric (Newbie),
Ronny Mandal
- Re: Vectorization and Numeric (Newbie), Juho Schultz
- Re: Vectorization and Numeric (Newbie), johnzenger
- Multicolumn in Tix scrolledListBox,
anil . pundoor
- <Possible follow-ups>
- Multicolumn in Tix scrolledListBox, anil . pundoor
- UK Python Conference - 19-20 April 2006, Andy Robinson
- Printing a file,
Fabian Steiner
- Re: Printing a file,
Jeremy Sanders
- Re: Printing a file, David Boddie
- Re: Printing a file,
Jeremy Sanders
- Re: Fetching the Return results of a spawned Thread,
Fredrik Lundh
- <Possible follow-ups>
- Fetching the Return results of a spawned Thread,
Alvin A. Delagon
- Re: Fetching the Return results of a spawned Thread, Kent Johnson
- C++ OpenGL rendering, wxPython GUI?,
tobfon
- Re: C++ OpenGL rendering, wxPython GUI?, Carl Banks
- Re: C++ OpenGL rendering, wxPython GUI?, Michael Ekstrand
- Re: newbie trying understand sys.path, Fredrik Lundh
- HTML/DOM parser,
Xah Lee
- Re: HTML/DOM parser, Sybren Stuvel
- Re: HTML/DOM parser, Michael Ekstrand
- changing params in while loop,
robin
- Re: changing params in while loop, Ben Cartwright
- Dr. Dobb's Python-URL! - weekly Python news and links (Feb 27), Cameron Laird
- Catch exceptions,
Cruella DeVille
- Re: Catch exceptions,
Crutcher
- Re: Catch exceptions,
Cruella DeVille
- Re: Catch exceptions, Jonathan Gardner
- Re: Catch exceptions,
Cruella DeVille
- Re: Catch exceptions,
Crutcher
- MySQLdb compile error with AMD64,
keith
- <Possible follow-ups>
- RE: MySQLdb compile error with AMD64, keith
- PyQT: QDialog and QMainWindow interacting with each other, Fabian Steiner
- Matplotlib logarithmic scatter plot,
Derek Basch
- Re: Matplotlib logarithmic scatter plot,
Bas
- Re: Matplotlib logarithmic scatter plot,
Derek Basch
- Re: Matplotlib logarithmic scatter plot, John Hunter
- Re: Matplotlib logarithmic scatter plot, Derek Basch
- Re: Matplotlib logarithmic scatter plot, John Hunter
- Re: Matplotlib logarithmic scatter plot, Derek Basch
- Re: Matplotlib logarithmic scatter plot,
Derek Basch
- Re: Matplotlib logarithmic scatter plot,
Bas
- str.count is slow,
chrisperkins99
- Re: str.count is slow,
Ben Cartwright
- Re: str.count is slow, Fredrik Lundh
- Re: str.count is slow, Terry Reedy
- Re: str.count is slow,
Ben Cartwright
- expat, Katja Suess
- PDB on a large threaded application (QMTest), claes_lillieskold@xxxxxxxxxxx
- type = "instance" instead of "dict",
Cruella DeVille
- Re: type = "instance" instead of "dict",
Kent Johnson
- Re: type = "instance" instead of "dict",
Cruella DeVille
- Re: type = "instance" instead of "dict", Kent Johnson
- Re: type = "instance" instead of "dict", Cruella DeVille
- Re: type = "instance" instead of "dict", Steve Juranich
- Re: type = "instance" instead of "dict", Jonathan Gardner
- Re: type = "instance" instead of "dict",
Cruella DeVille
- Re: type = "instance" instead of "dict",
James Stroud
- Re: type = "instance" instead of "dict", Steve Holden
- Re: type = "instance" instead of "dict", Fredrik Lundh
- Re: type = "instance" instead of "dict",
Kent Johnson
- different ways to strip strings,
rtilley
- Re: different ways to strip strings, Crutcher
- Re: different ways to strip strings,
Crutcher
- Re: different ways to strip strings, Kent Johnson
- Re: different ways to strip strings,
Kent Johnson
- Re: different ways to strip strings, rtilley
- Re: different ways to strip strings, Steven D'Aprano
- ''.join() with encoded strings,
Sandra-24
- Re: ''.join() with encoded strings, Diez B. Roggisch
- Re: ''.join() with encoded strings,
Fredrik Lundh
- Re: ''.join() with encoded strings, Sandra-24
- Waiting for Connection,
D
- Re: Waiting for Connection, Kent Johnson
- PEP 354 -- "in" operator?,
Roy Smith
- Re: PEP 354 -- "in" operator?, Ben Finney
- How to do an 'inner join' with dictionaries,
cyborg4
- Re: How to do an 'inner join' with dictionaries, Tim Chase
- Re: How to do an 'inner join' with dictionaries, Kent Johnson
- Re: How to do an 'inner join' with dictionaries, Xavier Morel
- Re: How to do an 'inner join' with dictionaries, Antoon Pardon
- Re: How to do an 'inner join' with dictionaries, Claudio Grondi
- Re: How to do an 'inner join' with dictionaries, Michael J. Fromberger
- Py2Exe - how to set BDist (Build) directory ?, Durumdara
- wxPython and Py2Exe... 2 questions, Durumdara
- making 'utf-8' default codec,
Nikola Skoric
- Re: making 'utf-8' default codec,
Jarek Zgoda
- Re: making 'utf-8' default codec,
Jorge Godoy
- Re: making 'utf-8' default codec, Jarek Zgoda
- Re: making 'utf-8' default codec,
Jorge Godoy
- Re: making 'utf-8' default codec, Scott David Daniels
- Re: making 'utf-8' default codec,
Jarek Zgoda
- Multi-Threading Practices, Alvin A. Delagon
- Help getting started with Pycurl / libcurl ?, gjzusenet
- how do I factor a number down to one digit?,
Allan
- Re: how do I factor a number down to one digit?, bearophileHUGS
- Re: how do I factor a number down to one digit?,
Steven D'Aprano
- Re: how do I factor a number down to one digit?, bearophileHUGS
- Re: how do I factor a number down to one digit?, johnzenger
- Callback, Ramkumar Nagabhushanam
- Python Indentation Problems,
diffuser78
- Re: Python Indentation Problems, gene tani
- Re: Python Indentation Problems, Renato
- Re: Python Indentation Problems, sudharsh@xxxxxxxxx
- Re: Python Indentation Problems, bruno at modulix
- Re: Python Indentation Problems, Terry Hancock
- Unicode and MoinMoin,
gdetre@xxxxxxxxxxxxx
- Re: Unicode and MoinMoin,
Neil Hodgson
- Re: Unicode and MoinMoin, Fredrik Lundh
- Re: Unicode and MoinMoin,
Neil Hodgson
- PEP 354: Enumerations in Python,
Ben Finney
- Re: PEP 354: Enumerations in Python,
Kay Schluehr
- Re: PEP 354: Enumerations in Python,
Giovanni Bajo
- Re: PEP 354: Enumerations in Python, Ben Finney
- Re: PEP 354: Enumerations in Python, Paul Rubin
- Re: PEP 354: Enumerations in Python,
Giovanni Bajo
- Re: PEP 354: Enumerations in Python,
Paul Rubin
- Re: PEP 354: Enumerations in Python,
Steven D'Aprano
- Re: PEP 354: Enumerations in Python, Tim Chase
- Re: PEP 354: Enumerations in Python, Magnus Lycka
- Re: PEP 354: Enumerations in Python, Paul Rubin
- Re: PEP 354: Enumerations in Python, Felipe Almeida Lessa
- Re: PEP 354: Enumerations in Python, Paul Rubin
- Re: PEP 354: Enumerations in Python, Felipe Almeida Lessa
- Re: PEP 354: Enumerations in Python, Paul Rubin
- Re: PEP 354: Enumerations in Python, Steven D'Aprano
- Re: PEP 354: Enumerations in Python, Paul Rubin
- Re: PEP 354: Enumerations in Python, Terry Reedy
- Re: PEP 354: Enumerations in Python, Ben Finney
- Re: PEP 354: Enumerations in Python, Alex Martelli
- Re: PEP 354: Enumerations in Python, I V
- Re: PEP 354: Enumerations in Python, Paul Rubin
- Re: PEP 354: Enumerations in Python, Ben Finney
- Re: PEP 354: Enumerations in Python, Alex Martelli
- Re: PEP 354: Enumerations in Python, Antoon Pardon
- Re: PEP 354: Enumerations in Python, Roy Smith
- Re: PEP 354: Enumerations in Python, Mikalai
- Re: PEP 354: Enumerations in Python,
Ben Finney
- Re: PEP 354: Enumerations in Python, Paul Rubin
- Re: PEP 354: Enumerations in Python, Roy Smith
- Re: PEP 354: Enumerations in Python,
Steven D'Aprano
- Re: PEP 354: Enumerations in Python,
Giovanni Bajo
- Re: PEP 354: Enumerations in Python, Ben Finney
- Re: PEP 354: Enumerations in Python, Crutcher
- Re: PEP 354: Enumerations in Python,
Tim Chase
- Re: PEP 354: Enumerations in Python,
Ben Finney
- Re: PEP 354: Enumerations in Python, Roy Smith
- Re: PEP 354: Enumerations in Python,
Ben Finney
- Message not available
- Re: PEP 354: Enumerations in Python,
Tim Chase
- Re: PEP 354: Enumerations in Python, Dan Sommers
- Re: PEP 354: Enumerations in Python,
Tim Chase
- Message not available
- Message not available
- Re: PEP 354: Enumerations in Python, Eric Nieuwland
- Message not available
- Re: PEP 354: Enumerations in Python,
Carl Banks
- Re: PEP 354: Enumerations in Python,
Stefan Rank
- Re: PEP 354: Enumerations in Python, Carl Banks
- Re: PEP 354: Enumerations in Python, Stefan Rank
- Message not available
- Re: PEP 354: Enumerations in Python, Terry Reedy
- Message not available
- Message not available
- Re: PEP 354: Enumerations in Python, Terry Hancock
- Re: PEP 354: Enumerations in Python,
Stefan Rank
- Re: PEP 354: Enumerations in Python,
Kay Schluehr
- Re: PEP 354: Enumerations in Python, Terry Hancock
- Re: how to write file with cp1250 encodings?, Waldemar Osuch
- Re: Local variables initialization,
Alex Martelli
- Re: Local variables initialization,
Michal Kwiatkowski
- Re: Local variables initialization, Alex Martelli
- Re: Local variables initialization, Michal Kwiatkowski
- Re: Local variables initialization, Michal Kwiatkowski
- Re: Local variables initialization,
Michal Kwiatkowski
- Re: SyntaxError: can't assign to a function call,
Alex Martelli
- Re: SyntaxError: can't assign to a function call,
Fuzzyman
- Re: SyntaxError: can't assign to a function call, Alex Martelli
- Re: SyntaxError: can't assign to a function call, Tim Roberts
- Re: SyntaxError: can't assign to a function call,
Fuzzyman
- Re: SyntaxError: can't assign to a function call, Lawrence Oluyede
- Re: TypeError when subclassing 'list',
Steve Juranich
- Re: TypeError when subclassing 'list', Gerard Flanagan
- Re: TypeError when subclassing 'list',
Simon Percivall
- Re: TypeError when subclassing 'list', Gerard Flanagan
- Re: TypeError when subclassing 'list', looping
- Re: Use of __slots__, Steven D'Aprano
- Re: Use of __slots__, Crutcher
- <Possible follow-ups>
- Re: Use of __slots__, Steve Juranich
- RE: Use of __slots__, Delaney, Timothy (Tim)
- Re: Use of __slots__,
Don Taylor
- Re: Use of __slots__,
Alex Martelli
- Re: Use of __slots__, Don Taylor
- Re: Use of __slots__, MrJean1
- Re: Use of __slots__, Alex Martelli
- Re: Use of __slots__,
Alex Martelli
- Re: Memory allocation in for loops, Diez B. Roggisch
- Re: Memory allocation in for loops, Scott David Daniels
- Re: Kill forked processes,
Steve Juranich
- Re: Kill forked processes,
kmkz
- Re: Kill forked processes, Steve Juranich
- Re: Kill forked processes, kmkz
- Re: Kill forked processes,
kmkz
- Re: python newbie question, Diez B. Roggisch
- Re: python newbie question, Christoph Haas
- Re: UnboundLocalError: local variable 'colorIndex' referenced, Rick Zantow
- Re: UnboundLocalError: local variable 'colorIndex' referenced, Diez B. Roggisch
- Re: How can I find the remainder when dividing 2 integers,
Diez B. Roggisch
- Re: How can I find the remainder when dividing 2 integers,
silverburgh . meryl
- Re: How can I find the remainder when dividing 2 integers, Diez B. Roggisch
- Re: How can I find the remainder when dividing 2 integers, silverburgh . meryl
- Re: How can I find the remainder when dividing 2 integers, Diez B. Roggisch
- Re: How can I find the remainder when dividing 2 integers, Steven D'Aprano
- Re: How can I find the remainder when dividing 2 integers, Kent Johnson
- Re: How can I find the remainder when dividing 2 integers,
silverburgh . meryl
- Re: How can I find the remainder when dividing 2 integers,
David
- Re: How can I find the remainder when dividing 2 integers, Andrea Griffini
- Re: Do I need to convert string to integer in python?, Heiko Wundram
- Re: Do I need to convert string to integer in python?, Alex Martelli
- Re: Do I need to convert string to integer in python?, Diez B. Roggisch
- Re: Do I need to convert string to integer in python?, Michael Amrhein
- Re: Do I need to convert string to integer in python?, Steven D'Aprano
- Re: Tail Call Optimization as a Decorator,
Kay Schluehr
- Re: Tail Call Optimization as a Decorator,
Crutcher
- Re: Tail Call Optimization as a Decorator, Kay Schluehr
- Re: Tail Call Optimization as a Decorator,
Crutcher
- <Possible follow-ups>
- Distutils Error while building 'win32com.client' extension, Math
- Re: including directories with py2exe, Larry Bates
- Re: How to use python regular expression to substitute string value,
Pasi Savolainen
- Re: How to use python regular expression to substitute string value, Allerdyce . John
- Re: How to use python regular expression to substitute string value,
Allerdyce . John
- Re: How to use python regular expression to substitute string value, Pasi Savolainen
- Re: How to use python regular expression to substitute string value, Crutcher
- Re: wxPython: help(wx) causes segfaulting?,
Franz Steinhaeusler
- Re: wxPython: help(wx) causes segfaulting?,
André
- Re: wxPython: help(wx) causes segfaulting?, Franz Steinhaeusler
- Re: wxPython: help(wx) causes segfaulting?, Magnus Lycka
- Re: wxPython: help(wx) causes segfaulting?,
André
- Re: sort one list using the values from another list,
Kent Johnson
- Re: sort one list using the values from another list,
Dolmans Sun
- Re: sort one list using the values from another list, Magnus Lycka
- Re: sort one list using the values from another list, Simon Sun
- Re: sort one list using the values from another list, Kent Johnson
- Re: sort one list using the values from another list, bearophileHUGS
- Re: sort one list using the values from another list,
Dolmans Sun
- Re: sort one list using the values from another list, Jeffrey Schwab
- Re: sort one list using the values from another list, Alex Martelli
- Re: sort one list using the values from another list,
Steven Bethard
- Re: sort one list using the values from another list, Duncan Booth
- Re: sort one list using the values from another list,
bearophileHUGS
- Re: sort one list using the values from another list, Ron Adam
- Re: sort one list using the values from another list, Alex Martelli
- Re: sort one list using the values from another list, Ron Adam
- Re: sort one list using the values from another list, bearophileHUGS
- Re: sort one list using the values from another list, Ron Adam
- Re: sort one list using the values from another list, Alex Martelli
- Re: sort one list using the values from another list, Ron Adam
- Re: sort one list using the values from another list, Ron Adam
- Re: sort one list using the values from another list, Scott David Daniels
- Re: sort one list using the values from another list, Ron Adam
- Re: sort one list using the values from another list, bearophileHUGS
- Re: sort one list using the values from another list, Ron Adam
- <Possible follow-ups>
- RE: sort one list using the values from another list, Delaney, Timothy (Tim)
- Re: dateutil and dates before today, dmbkiwi
- Re: How to Mount/Unmount Drives on Windows?, shearichard
- Re: ImportError in Unpickle,
Rene Pijlman
- Re: ImportError in Unpickle,
Rene Pijlman
- Re: ImportError in Unpickle, draghuram@xxxxxxxxx
- Re: ImportError in Unpickle,
Rene Pijlman
- Re: xslt queries in xml to SQL queries,
Crutcher
- Re: xslt queries in xml to SQL queries,
Paul Boddie
- Re: xslt queries in xml to SQL queries, Crutcher
- Re: xslt queries in xml to SQL queries,
Paul Boddie
- Re: Modify the local scope inside a function, Crutcher
- Re: Modify the local scope inside a function, Jason Mobarak
- Re: Modify the local scope inside a function,
Steven D'Aprano
- Re: Modify the local scope inside a function, Sandra-24
- Re: looking for a simpe plotting module, John M. Gabriele
- Re: Can optparse do dependencies?,
Raymond Hettinger
- Re: Can optparse do dependencies?, Giovanni Bajo
- Re: Can optparse do dependencies?, Mike Erickson
- Re: Problem with Property,
André Malo
- Re: Problem with Property, none
- Re: Problem with Property, none
- Re: Problem with Property, Peter Hansen
- Re: Problem with Property, Steve Holden
- Message not available
- Re: Problem with Property, Felipe Almeida Lessa
- Re: Is Python a Zen language?, bonono
- Re: Is Python a Zen language?,
Ron Stephens
- Re: Is Python a Zen language?,
John Coleman
- Re: Is Python a Zen language?, Kay Schluehr
- Re: Is Python a Zen language?, Paul Rubin
- Re: Is Python a Zen language?, The Eternal Squire
- Re: Is Python a Zen language?, Cameron Laird
- Re: Is Python a Zen language?, none
- Re: Is Python a Zen language?,
John Coleman
- Re: Is Python a Zen language?,
Alex Martelli
- Re: Is Python a Zen language?, thattommyhallll@xxxxxxxxx
- Re: Is Python a Zen language?, Max Erickson
- Re: Is Python a Zen language?, Kent Johnson
- Re: Is Python a Zen language?, Luis M. González
- Re: Is Python a Zen language?, Terry Reedy
- Re: Is Python a Zen language?, Twig
- Re: Is Python a Zen language?,
Bryan Olson
- Re: Is Python a Zen language?, Jorgen Grahn
- Re: Is Python a Zen language?, John Coleman
- Re: Is Python a Zen language?,
Andrea Griffini
- Re: Is Python a Zen language?, Mc Osten
- Re: Is Python a Zen language?, Claudio Grondi
- Re: Is Python a Zen language?, Steven D'Aprano
- Re: Is Python a Zen language?,
Crutcher
- Re: Is Python a Zen language?, Claudio Grondi
- Re: Is Python a Zen language?,
John Coleman
- Re: Is Python a Zen language?, André
- Re: Is Python a Zen language?, bonono
- Re: Is Python a Zen language?, Kay Schluehr
- Re: Is Python a Zen language?, Crutcher
- Re: Is Python a Zen language?, Alex Martelli
- Re: Is Python a Zen language?, Steve Holden
- Re: Is Python a Zen language?, Steven D'Aprano
- Re: Is Python a Zen language?, Paul Rubin
- Re: A bit off topic, but good web hosting for PostgreSQL/Python?, Francisco Reyes
- Message not available
- An isalpha() that accepts underscores as well,
egbert
- Re: An isalpha() that accepts underscores as well, bearophileHUGS
- Re: An isalpha() that accepts underscores as well, Zajcev Evgeny
- Re: An isalpha() that accepts underscores as well, Fuzzyman
- Re: An isalpha() that accepts underscores as well, Zajcev Evgeny
- Re: An isalpha() that accepts underscores as well, Alex Martelli
- An isalpha() that accepts underscores as well,
egbert
- Re: Import in a separate thread, Paul Rubin
- Re: Import in a separate thread,
Peter Hansen
- Re: Import in a separate thread,
Paul Rubin
- Re: Import in a separate thread, Peter Hansen
- Re: Import in a separate thread,
cyberco
- Re: Import in a separate thread, Grant Edwards
- Re: Import in a separate thread,
Paul Rubin
- Re: Import in a separate thread, Kent Johnson
- Re: Multiple threaded download streams?,
Grant Edwards
- Re: Multiple threaded download streams?,
Diez B. Roggisch
- Re: Multiple threaded download streams?, Peter Hansen
- Re: Multiple threaded download streams?, Bryan Olson
- Re: Multiple threaded download streams?,
Diez B. Roggisch
- Re: Multiple threaded download streams?, Larry Bates
- Re: Optimize flag question, Raymond Hettinger
- <Possible follow-ups>
- Re: Optimize flag question,
Steve Holden
- Re: Optimize flag question,
bonono
- Re: Optimize flag question, Steven D'Aprano
- Re: Optimize flag question, Felipe Almeida Lessa
- Re: Optimize flag question,
bonono
- Re: unicode question, Tim Roberts
- Re: unicode question, Kent Johnson
- <Possible follow-ups>
- Re: unicode question, Walter Dörwald
- Re: unicode question, Edward Loper
- Re: webmail-SquirrelMail Fetcher In Python, Paul Rubin
- <Possible follow-ups>
- webmail-SquirrelMail Fetcher In Python,
brandon.mcginty
- Re: webmail-SquirrelMail Fetcher In Python, Paul Rubin
- Re: list assignment using concatenation "*",
Steve R. Hastings
- Re: list assignment using concatenation "*", Steve R. Hastings
- Re: Pure python implementation of string-like class,
bearophileHUGS
- Re: Pure python implementation of string-like class, Akihiro KAYAMA
- Re: Pure python implementation of string-like class,
and-google
- Re: Pure python implementation of string-like class, Akihiro KAYAMA
- <Possible follow-ups>
- Re: Pure python implementation of string-like class,
Steve Holden
- Re: Pure python implementation of string-like class,
Ross Ridge
- Re: Pure python implementation of string-like class, Xavier Morel
- Re: Pure python implementation of string-like class, Ross Ridge
- Re: Pure python implementation of string-like class, Xavier Morel
- Re: Pure python implementation of string-like class, Ross Ridge
- Re: Pure python implementation of string-like class, Akihiro KAYAMA
- Re: Pure python implementation of string-like class, Alan Kennedy
- Re: Pure python implementation of string-like class, Ross Ridge
- Re: Pure python implementation of string-like class,
Ross Ridge
- Re: Pure python implementation of string-like class,
Akihiro KAYAMA
- Re: Pure python implementation of string-like class, Xavier Morel
- Re: Trolling for New Web Host . . .,
Steve Holden
- Re: Trolling for New Web Host . . ., Ben Wilson
- Re: PyQt - multiple window instances?,
Diez B. Roggisch
- Re: PyQt - multiple window instances?,
gregarican
- Re: PyQt - multiple window instances?, Diez B. Roggisch
- Re: PyQt - multiple window instances?, gregarican
- Re: PyQt - multiple window instances?,
gregarican
- Re: Playing with modules,
Jonathan Gardner
- Re: Playing with modules,
jjcassidy
- Re: Playing with modules, Kent Johnson
- Re: Playing with modules,
jjcassidy
- Re: Exception not raised,
Diez B. Roggisch
- Re: Exception not raised,
Michele Petrazzo
- Re: Exception not raised, Diez B. Roggisch
- Re: Exception not raised, Michele Petrazzo
- Re: Exception not raised,
Michele Petrazzo
- Re: Exception not raised, Larry Bates
- Re: Exception not raised,
Michele Petrazzo
- Re: Exception not raised, Michele Petrazzo
- Re: groupwise send mail, Max M
- Re: Module written in C does not repond to Ctrl-C interruption., Diez B. Roggisch
- Re: Regular expression fun. Repeated matching of a group Q,
johnzenger
- Re: Regular expression fun. Repeated matching of a group Q, matteosartori
- Re: Regular expression fun. Repeated matching of a group Q, Paul McGuire
- Re: Regular expression fun. Repeated matching of a group Q, plahey
- Re: Regular expression fun. Repeated matching of a group Q, Larry Bates
- Re: chrtohex, Diez B. Roggisch
- Re: chrtohex, wittempj@xxxxxxxxxxx
- Re: chrtohex, Scott David Daniels
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin", Kent Johnson
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin",
Carsten Haese
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin",
per9000
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin", plahey
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin", Carsten Haese
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin", per9000
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin", Magnus Lycka
- Re: problem(s) with import from parent dir: "from ../brave.py import sir_robin",
per9000
- Re: KPanelApplet using Python,
wjzrules
- Re: KPanelApplet using Python,
richmoore44@xxxxxxxxx
- Re: KPanelApplet using Python, Varun Hiremath
- Re: KPanelApplet using Python,
richmoore44@xxxxxxxxx
- Re: KPanelApplet using Python,
David Boddie
- Re: KPanelApplet using Python, Varun Hiremath
- Re: How to send an email with non-ascii characters in Python,
Sybren Stuvel
- Re: How to send an email with non-ascii characters in Python,
Lad
- Re: How to send an email with non-ascii characters in Python, Sybren Stuvel
- Re: How to send an email with non-ascii characters in Python, Lad
- Re: How to send an email with non-ascii characters in Python, Sybren Stuvel
- Re: How to send an email with non-ascii characters in Python, Gabriel B.
- Re: How to send an email with non-ascii characters in Python, Kent Johnson
- Re: How to send an email with non-ascii characters in Python,
Lad
- Re: Exception-handling, Diez B. Roggisch
- Re: Exception-handling, Rene Pijlman
- Re: python-list/python-dev quoting style,
Aahz
- Re: python-list/python-dev quoting style,
Michael Hoffman
- Re: python-list/python-dev quoting style, Aahz
- Re: python-list/python-dev quoting style, Michael Hoffman
- Re: python-list/python-dev quoting style, Grant Edwards
- Re: python-list/python-dev quoting style, Michael Hoffman
- Re: python-list/python-dev quoting style, Steve Holden
- Re: python-list/python-dev quoting style, Grant Edwards
- Re: python-list/python-dev quoting style, Michael Hoffman
- Re: python-list/python-dev quoting style, Gregory Petrosyan
- Re: python-list/python-dev quoting style,
Michael Hoffman
- Re: automatic html generation for documentation?, John M. Gabriele
- Re: ls files --> list packer, kpp9c
- Re: ls files --> list packer,
I V
- Re: ls files --> list packer,
kpp9c
- Re: ls files --> list packer, kpp9c
- Re: ls files --> list packer, Singletoned
- Re: ls files --> list packer, Magnus Lycka
- Re: ls files --> list packer, kpp9c
- Re: ls files --> list packer, Magnus Lycka
- Re: ls files --> list packer,
Jeremy Sanders
- Re: ls files --> list packer, kpp9c
- Re: ls files --> list packer, Kent Johnson
- Re: ls files --> list packer, kpp9c
- Re: ls files --> list packer, kpp9c
- Re: ls files --> list packer, Scott David Daniels
- Re: ls files --> list packer,
kpp9c
- Re: Python stdout and Win 2003, Philippe Martin
- Re: PYTHONPATH?,
Diez B. Roggisch
- Re: PYTHONPATH?, Tombo
- Re: PYTHONPATH?, Magnus Lycka
- <Possible follow-ups>
- remote module importing (urlimport), Jure Vrscaj
- Re: remote module importing (urlimport), Jure Vrscaj
- Re: Concantenation and string slicing, nak
- Re: Concantenation and string slicing, CatDude
- Re: Concantenation and string slicing,
Larry Bates
- Message not available
- Re: Concantenation and string slicing, Larry Bates
- Message not available
- Re: How would you open this file?,
Kent Johnson
- Re: How would you open this file?, Dave Hansen
- Re: How would you open this file?, Larry Bates
- Re: time.sleep(1) sometimes runs for 200 seconds under windows,
Claudio Grondi
- Re: time.sleep(1) sometimes runs for 200 seconds under windows,
Paul Probert
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Grant Edwards
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Paul Probert
- Message not available
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Paul Rubin
- Message not available
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Paul Probert
- Message not available
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Roel Schroeven
- Re: time.sleep(1) sometimes runs for 200 seconds under windows,
Paul Probert
- Re: time.sleep(1) sometimes runs for 200 seconds under windows,
Claudio Grondi
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Claudio Grondi
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Claudio Grondi
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Tony Nelson
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Claudio Grondi
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Magnus Lycka
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Mladen Adamovic
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Magnus Lycka
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Scott David Daniels
- Re: time.sleep(1) sometimes runs for 200 seconds under windows, Bryan Olson
- Re: MySQLdb slow on MySQL 5,
timothy.williams@xxxxxxxxxxxx
- Re: MySQLdb slow on MySQL 5,
Magnus Lycka
- Re: MySQLdb slow on MySQL 5, Gerhard Häring
- Re: MySQLdb slow on MySQL 5, Magnus Lycka
- Re: MySQLdb slow on MySQL 5, Jarek Zgoda
- Firebird and Python, Magnus Lycka
- Re: Firebird and Python, Ray Cote
- Re: Firebird and Python, Claudio Grondi
- Re: Firebird and Python, Magnus Lycka
- Re: Firebird and Python, haxier
- Re: MySQLdb slow on MySQL 5,
Magnus Lycka
- Re: A C-like if statement,
Roy Smith
- Re: A C-like if statement,
Bob Greschke
- Re: A C-like if statement, Dave Hansen
- Re: A C-like if statement, Steven D'Aprano
- Re: A C-like if statement, bonono
- Re: A C-like if statement, Steven D'Aprano
- Re: A C-like if statement, bonono
- Re: A C-like if statement, Steven D'Aprano
- Re: A C-like if statement, Roy Smith
- Re: A C-like if statement, Rene Pijlman
- Re: A C-like if statement, Steven D'Aprano
- Re: A C-like if statement, Diez B. Roggisch
- Re: A C-like if statement, Kent Johnson
- Re: A C-like if statement, Steven D'Aprano
- Re: A C-like if statement, Terry Hancock
- Re: A C-like if statement, Steven D'Aprano
- Pythonic exceptionalism (was: A C-like if statement), Cameron Laird
- Re: A C-like if statement, Giles Brown
- Re: A C-like if statement, Antoon Pardon
- Re: A C-like if statement,
Kay Schluehr
- Re: A C-like if statement, Paul Rubin
- Re: A C-like if statement, Kay Schluehr
- Re: A C-like if statement,
Bob Greschke
- Re: A C-like if statement, Paul Rubin
- Re: spaces at ends of filenames or directory names on Win32,
Larry Bates
- Re: spaces at ends of filenames or directory names on Win32, rtilley
- Re: spaces at ends of filenames or directory names on Win32,
Steven D'Aprano
- Re: spaces at ends of filenames or directory names on Win32, Larry Bates
- Re: spaces at ends of filenames or directory names on Win32, Jeffrey Schwab
- Re: spaces at ends of filenames or directory names on Win32, Larry Bates
- Re: spaces at ends of filenames or directory names on Win32, Jeffrey Schwab
- Re: spaces at ends of filenames or directory names on Win32, Steven D'Aprano
- Re: spaces at ends of filenames or directory names on Win32, Larry Bates
- Re: spaces at ends of filenames or directory names on Win32, mensanator@xxxxxxx
- Re: spaces at ends of filenames or directory names on Win32, Tim Roberts
- Re: spaces at ends of filenames or directory names on Win32, drobinow
- Re: spaces at ends of filenames or directory names on Win32, rtilley
- Re: Using ElementTree to tidy up an XML string to my liking,
Simon Dahlbacka
- Re: Using ElementTree to tidy up an XML string to my liking,
peterbe@xxxxxxxxx
- Re: Using ElementTree to tidy up an XML string to my liking, Magnus Lycka
- Re: Using ElementTree to tidy up an XML string to my liking, Richard Townsend
- Re: Using ElementTree to tidy up an XML string to my liking, Magnus Lycka
- Re: Using ElementTree to tidy up an XML string to my liking, Heikki Toivonen
- Re: Using ElementTree to tidy up an XML string to my liking,
peterbe@xxxxxxxxx
- Re: problem with newlines in regexp substitution, James Stroud
- Re: datetime iso8601 string input,
Magnus Lycka
- Re: datetime iso8601 string input,
Rubic
- Re: datetime iso8601 string input, Peter Hansen
- Re: datetime iso8601 string input, Rubic
- Re: datetime iso8601 string input, Magnus Lycka
- Re: datetime iso8601 string input,
Rubic
- Re: need help regarding compilation, Sybren Stuvel
- Re: need help regarding compilation,
Diez B. Roggisch
- Re: need help regarding compilation,
fidlee
- Re: need help regarding compilation, Kent Johnson
- Re: need help regarding compilation, fidlee
- Re: need help regarding compilation, fidlee
- Re: need help regarding compilation,
fidlee
- Re: need help regarding compilation, Peter Hansen
- Re: Hiding a column at the root of a plone site ..., bruno at modulix
- Re: Unexpected timing results,
Larry Bates
- Re: Unexpected timing results,
Steven D'Aprano
- Re: Unexpected timing results, Magnus Lycka
- Re: Unexpected timing results, Steven D'Aprano
- Re: Unexpected timing results, Roel Schroeven
- Re: Unexpected timing results, Steven D'Aprano
- Re: Unexpected timing results,
Steven D'Aprano
- Re: Unexpected timing results, Kent Johnson
- Re: Using repr() with escape sequences,
Steven D'Aprano
- Re: Using repr() with escape sequences,
nummertolv
- Re: Using repr() with escape sequences, Sybren Stuvel
- Re: Using repr() with escape sequences, Daniel Dittmar
- Message not available
- Re: Using repr() with escape sequences, nummertolv
- Re: Using repr() with escape sequences,
nummertolv
- Re: formatted string like---> u'720 S', Steven D'Aprano
- Re: pyserial,
Philippe Martin
- Re: pyserial, Mimi
- Re: pyserial,
Petr Jakes
- Re: pyserial,
Mimi
- Re: pyserial, Petr Jakes
- Re: pyserial,
Mimi
- Re: regular expresson for Unix and Dos Lineendings wanted,
Martin Franklin
- Re: regular expresson for Unix and Dos Lineendings wanted,
Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted, Martin Franklin
- Re: regular expresson for Unix and Dos Lineendings wanted, Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted, Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted, Steven D'Aprano
- Re: regular expresson for Unix and Dos Lineendings wanted, Sion Arrowsmith
- Re: regular expresson for Unix and Dos Lineendings wanted, Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted,
Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted,
gene tani
- Re: regular expresson for Unix and Dos Lineendings wanted,
gene tani
- Re: regular expresson for Unix and Dos Lineendings wanted, Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted, Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted,
gene tani
- Re: regular expresson for Unix and Dos Lineendings wanted, John Zenger
- Re: regular expresson for Unix and Dos Lineendings wanted,
Franz Steinhaeusler
- Re: regular expresson for Unix and Dos Lineendings wanted, Martin Franklin
- Re: regular expresson for Unix and Dos Lineendings wanted,
John Zenger
- Re: regular expresson for Unix and Dos Lineendings wanted, Franz Steinhäusler
- Re: catching traceback.print_exc(), Philippe Martin
- Re: catching traceback.print_exc(), Peter Hansen
- Re: Wierd Python error., wittempj@xxxxxxxxxxx
- Re: Get Root access in Linux?,
Diez B. Roggisch
- Re: Get Root access in Linux?,
Harlin Seritt
- Re: Get Root access in Linux?, tbonejo@xxxxxxxxx
- Re: Get Root access in Linux?, wittempj@xxxxxxxxxxx
- Re: Get Root access in Linux?,
Harlin Seritt
- Re: Get Root access in Linux?, Malte Dik
- Re: computer algebra packages, Robert Kern
- <Possible follow-ups>
- Re: Detec nonascii in a string, Diez B. Roggisch
- Re: Detec nonascii in a string, Steven D'Aprano
- Re: make a class instance from a string ?, bearophileHUGS
- Re: make a class instance from a string ?, Diez B. Roggisch
- Re: make a class instance from a string ?,
Luke Plant
- Re: make a class instance from a string ?, Diez B. Roggisch
- Re: make a class instance from a string ?, Terry Hancock
- Re: make a class instance from a string ?,
Mike Woodhouse
- Re: make a class instance from a string ?, Scott David Daniels
- Re: make a class instance from a string ?, Steven D'Aprano
- Re: make a class instance from a string ?, Méta-MCI
- Re: mascyma, Harlin Seritt
- Re: PyAtom, a Python module for creating Atom syndication feeds,
Lawrence Oluyede
- Re: PyAtom, a Python module for creating Atom syndication feeds,
Steve R. Hastings
- Re: PyAtom, a Python module for creating Atom syndication feeds, Lawrence Oluyede
- Re: PyAtom, a Python module for creating Atom syndication feeds, Steve R. Hastings
- Re: PyAtom, a Python module for creating Atom syndication feeds, Steve R. Hastings
- Re: PyAtom, a Python module for creating Atom syndication feeds,
Steve R. Hastings
- Re: why don't many test frameworks support file-output?, Kent Johnson
- Re: why don't many test frameworks support file-output?, Magnus Lycka
- <Possible follow-ups>
- Re: why don't many test frameworks support file-output?, Robert Kern
- Re: why don't many test frameworks support file-output?, Benji York
- Re: why don't many test frameworks support file-output?,
kanchy kang
- Re: why don't many test frameworks support file-output?, Scott David Daniels
- Re: "Temporary" Variable, markscala@xxxxxxxxx
- Re: "Temporary" Variable,
Steven D'Aprano
- Re: "Temporary" Variable,
darthbob88
- Re: "Temporary" Variable, Rick Zantow
- Re: "Temporary" Variable, Steven D'Aprano
- Re: "Temporary" Variable, Jeffrey Schwab
- Re: "Temporary" Variable, Steven D'Aprano
- Re: "Temporary" Variable, bonono
- Re: "Temporary" Variable, Steven D'Aprano
- Re: "Temporary" Variable, Jeffrey Schwab
- Re: "Temporary" Variable, darthbob88
- Re: "Temporary" Variable, Steven D'Aprano
- Re: "Temporary" Variable, Terry Hancock
- Re: "Temporary" Variable,
darthbob88
- Re: Tix, spinboxes, and 1>=5,
John McMonagle
- Re: Tix, spinboxes, and 1>=5, cjbackhouse
- Re: "configuring" a class, James Stroud
- Re: "configuring" a class, Terry Hancock
- Re: pyFltk-1.1,
andreas
- Re: pyFltk-1.1, kpd
- Re: pyFltk-1.1, John M. Gabriele
- Re: pyFltk-1.1, James Stroud
- Re: What's up with this code?, bearophileHUGS
- Re: What's up with this code?, Gerard Flanagan
- Re: What's up with this code?,
Scott David Daniels
- Re: What's up with this code?, plahey
- Re: What's up with this code?,
Gregory Petrosyan
- Re: What's up with this code?, Gregory Petrosyan
- Re: What's up with this code?, Scott David Daniels
- Re: What's up with this code?, Gregory Petrosyan
- Re: What's up with this code?, Kent Johnson
- <Possible follow-ups>
- Re: ConfigParser and unicode: a simple solution?, Terry Hancock
- Re: [Python-de] PyUNO with different Python, Méta-MCI
- <Possible follow-ups>
- Re: [Python-de] PyUNO with different Python, Max Muxe
- Re: listdir() - any way to limit # of file entries?, Paul Rubin
- Re: listdir() - any way to limit # of file entries?, Larry Bates
- Re: listdir() - any way to limit # of file entries?, Roger Upole
- Re: DatBases and Pickle Module, Larry Bates
- Re: DatBases and Pickle Module, Larry Bates
- Re: list assignment,
Raymond Hettinger
- Re: list assignment,
Jeffrey Schwab
- Re: list assignment, Norvell Spearman
- Re: list assignment,
Norvell Spearman
- Re: list assignment, Bernhard Herzog
- Re: list assignment,
Jeffrey Schwab
- Re: using breakpoints in a normal interactive session,
R. Bernstein
- Re: using breakpoints in a normal interactive session, R. Bernstein
- Re: using breakpoints in a normal interactive session, Carl Friedrich Bolz
- Re: Psychic bug, Alan Franzoni
- Re: Psychic bug, Raymond Hettinger
- Re: Psychic bug, Gerard Flanagan
- Re: graph display(please help), Mladen Adamovic
- <Possible follow-ups>
- Re: graph display(please help), Bill Scherer
- Re: How to force creation of a .pyc?, Nick Smallbone
- Re: How to force creation of a .pyc?, Jeffrey Schwab
- Re: How to force creation of a .pyc?, Peter Hansen
- Re: cx_Oracle and UTF8,
Diez B. Roggisch
- Re: cx_Oracle and UTF8,
Harald Armin Massa
- Re: cx_Oracle and UTF8, Gerhard Häring
- Re: cx_Oracle and UTF8, Harald Armin Massa
- Re: cx_Oracle and UTF8,
Harald Armin Massa
- Re: Tkinter canvas size determination,
Cameron Laird
- Re: Tkinter canvas size determination, Dean Allen Provins
- Re: Tkinter canvas size determination,
Dean Allen Provins
- Re: Tkinter canvas size determination, Martin Franklin
- Re: Tkinter canvas size determination, Dean Allen Provins
- Re: except clause not catching IndexError, Ben Cartwright
- Re: except clause not catching IndexError, Scott David Daniels
- Re: except clause not catching IndexError,
Erwin S. Andreasen
- Re: except clause not catching IndexError, Derek Schuff
- Re: except clause not catching IndexError,
Steven D'Aprano
- Re: except clause not catching IndexError, Roy Smith
- Re: except clause not catching IndexError, Sion Arrowsmith
- Re: PyUNO with different Python,
Michele Petrazzo
- Re: PyUNO with different Python,
Méta-MCI
- Re: PyUNO with different Python, Stefan Behnel
- Re: PyUNO with different Python, Michele Petrazzo
- Re: PyUNO with different Python, Méta-MCI
- Re: PyUNO with different Python,
Katja Suess
- Re: PyUNO with different Python, Michele Petrazzo
- Re: PyUNO with different Python,
Méta-MCI
- Re: can't use NetcdfFile, Rocco Moretti
- Re: Question about struct.unpack,
Scott David Daniels
- Re: Question about struct.unpack,
Eric Jacoboni
- Re: Question about struct.unpack, Scott David Daniels
- Re: Question about struct.unpack,
Eric Jacoboni
- Re: Python CGI not working in Firefox but does in IE,
Richard Brodie
- Re: Python CGI not working in Firefox but does in IE, Harlin Seritt
- Re: Python CGI not working in Firefox but does in IE, Iain King
- Re: Python CGI not working in Firefox but does in IE, Kent Johnson
- Re: What's happened to Jython?, Ravi Teja
- Re: Path (graph) shower utility,
Jorgen Grahn
- Re: Path (graph) shower utility,
bearophileHUGS
- Re: Path (graph) shower utility, Scott David Daniels
- Re: Path (graph) shower utility,
bearophileHUGS
- <Possible follow-ups>
- Path (graph) shower utility, Durumdara
- Re: cookielib, Paul Rubin
- Re: cookielib, Rene Pijlman
- Re: gmail written in python?, Fredrik Lundh
- Re: new wooden door step - fixing and finishing,
Magnus Lycka
- Message not available
- Re: new wooden door step - fixing and finishing, Carl Friedrich Bolz
- Message not available
- Message not available
- Re: new wooden door step - fixing and finishing, Peter Hansen
- Message not available
- Re: new wooden door step - fixing and finishing,
Jeffrey Schwab
- Re: new wooden door step - fixing and finishing, Grant Edwards
- Re: new wooden door step - fixing and finishing, John M. Gabriele
- Re: new wooden door step - fixing and finishing, robin
- Re: What are COM-enabled applications?, Ravi Teja
- Re: What are COM-enabled applications?,
Cameron Laird
- Re: What are COM-enabled applications?,
Duncan Booth
- Re: What are COM-enabled applications?, Cameron Laird
- Re: What are COM-enabled applications?,
Duncan Booth
- Re: May i customize basic operator (such as 1==3)?,
Casey Hawthorne
- Re: May i customize basic operator (such as 1==3)?,
Robert Kern
- Re: May i customize basic operator (such as 1==3)?, Casey Hawthorne
- Re: May i customize basic operator (such as 1==3)?, Robert Kern
- Re: May i customize basic operator (such as 1==3)?, Magnus Lycka
- Re: May i customize basic operator (such as 1==3)?, kanchy kang
- Re: May i customize basic operator (such as 1==3)?,
Robert Kern
- <Possible follow-ups>
- Re: May i customize basic operator (such as 1==3)?, Steve Holden
- Re: May i customize basic operator (such as 1==3)?, kanchy kang
- Re: May i customize basic operator (such as 1==3)?, Robert Kern
- Re: May i customize basic operator (such as 1==3)?, Steve Holden
- Re: May i customize basic operator (such as 1==3)?, kanchy kang
- Re: May i customize basic operator (such as 1==3)?, Carl Friedrich Bolz
- Re: May i customize basic operator (such as 1==3)?,
Thomas Heller
- Re: May i customize basic operator (such as 1==3)?,
Kent Johnson
- Re: May i customize basic operator (such as 1==3)?, kanchy kang
- Message not available
- Re: May i customize basic operator (such as 1==3)?, Robert Kern
- Re: May i customize basic operator (such as 1==3)?,
Kent Johnson
- Re: reviews of unit test frameworks, Kent Johnson
- Re: a little more help with python server-side scripting,
Ben Cartwright
- Re: a little more help with python server-side scripting,
John Salerno
- Re: a little more help with python server-side scripting, Steve Holden
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting,
John Salerno
- Re: a little more help with python server-side scripting,
Steve Holden
- Re: a little more help with python server-side scripting,
John Salerno
- Re: a little more help with python server-side scripting, Steve Holden
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, Steve Holden
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting,
John Salerno
- Re: a little more help with python server-side scripting,
John Salerno
- Re: a little more help with python server-side scripting,
Sybren Stuvel
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, Magnus Lycka
- Re: a little more help with python server-side scripting, Sybren Stuvel
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting,
Steve Holden
- Re: a little more help with python server-side scripting, John Salerno
- Message not available
- Re: a little more help with python server-side scripting, Magnus Lycka
- Re: a little more help with python server-side scripting,
Sybren Stuvel
- Re: a little more help with python server-side scripting, Magnus Lycka
- Re: a little more help with python server-side scripting,
Paul Boddie
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, Paul Boddie
- Re: a little more help with python server-side scripting, Gerard Flanagan
- Re: a little more help with python server-side scripting,
Magnus Lycka
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, Kent Johnson
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, Kent Johnson
- Re: a little more help with python server-side scripting, Gerard Flanagan
- Re: a little more help with python server-side scripting, Magnus Lycka
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, Paul Boddie
- Re: a little more help with python server-side scripting, John Salerno
- Re: a little more help with python server-side scripting, Magnus Lycka
- Re: Basic coin flipper program - logical error help, John McMonagle
- Re: Basic coin flipper program - logical error help, Claudio Grondi
- Re: Basic coin flipper program - logical error help, Larry Bates
- Re: Basic coin flipper program - logical error help,
wes weston
- Re: Basic coin flipper program - logical error help, John Zenger
- Re: Basic coin flipper program - logical error help, Jeffrey Schwab
- Re: Basic coin flipper program - logical error help, Martin P. Hellwig
- Re: Basic coin flipper program - logical error help, Brian van den Broek
- Re: redirecting to a content page,
bruno at modulix
- Re: redirecting to a content page,
Steve Holden
- Re: redirecting to a content page, Shreyas
- Re: redirecting to a content page,
Steve Holden
- Re: With pyMinGW,
A.B., Khalid
- Re: With pyMinGW,
bearophileHUGS
- Re: With pyMinGW, A.B., Khalid
- Re: With pyMinGW,
bearophileHUGS
- Re: Video.,
Sybren Stuvel
- Re: Video., Dr. Pastor
- Re: Video., Peter Hansen
- Re: Video., SPE - Stani's Python Editor
- Re: Video., Dr. Pastor
- Re: Module question,
Mikalai
- Re: Module question,
Tuvas
- Re: Module question, Gary Herron
- Re: Module question, Tuvas
- Re: Module question,
Tuvas
- Re: Module question,
Kent Johnson
- Re: Module question, Tuvas
- Re: Jython Pythonpath question, Kent Johnson
- Re: Tkinter Event Binding Double-click, James Stroud
- Re: warning for google api users, William
- Re: That's really high-level: bits of beautiful python, Rocco Moretti
- Re: That's really high-level: bits of beautiful python, Jeffrey Schwab
- Re: Is there a way to build python without 'posixmodule' ?, Ross Ridge
- <Possible follow-ups>
- Is there a way to build python without 'posixmodule' ?, mrstephengross
- Re: Using CHACO and UNICODE, Robert Kern
- Re: Exceptions,
DavidPorterHolt
- Re: Exceptions,
Paul McGuire
- Re: Exceptions, DavidPorterHolt
- Re: Exceptions,
Paul McGuire
- Re: streaming Popen.stdout, Michele Simionato
- Re: Video Capture modules in linux,
Fredrik Lundh
- Re: Video Capture modules in linux,
sudharsh@xxxxxxxxx
- Re: Video Capture modules in linux, Diez B. Roggisch
- Re: Video Capture modules in linux, sudharsh@xxxxxxxxx
- Re: Video Capture modules in linux,
sudharsh@xxxxxxxxx
- Re: algorithm, optimization, or other problem?,
Bas
- Re: algorithm, optimization, or other problem?, Jesus Rivero (Neurogeek)
- <Possible follow-ups>
- RE: [Numpy-discussion] algorithm, optimization, or other problem?, Nadav Horesh
- Re: No,
Peter Hansen
- Re: No,
Gaz
- Re: No, Fredrik Lundh
- Re: No, Gaz
- Re: No, Fredrik Lundh
- Re: No, Gaz
- Re: No, Fredrik Lundh
- Re: No, Steven D'Aprano
- Re: No, Kent Johnson
- Message not available
- Re: No, Steve Holden
- Re: No, Gaz
- Re: No, Sion Arrowsmith
- Re: No, Gaz
- Re: No, Gerard Flanagan
- Message not available
- Re: No (and a meaningless subject here too!), Gaz
- Re: No (and a meaningless subject here too!), Kent Johnson
- Re: No (and a meaningless subject here too!), Gaz
- Re: No,
Gaz
- Re: Zope/Plone - Is it the right solution?, Chris Lasher
- Re: Zope/Plone - Is it the right solution?,
Fredrik Lundh
- Re: Zope/Plone - Is it the right solution?,
kbperry
- Re: Zope/Plone - Is it the right solution?, Bruno Desthuilliers
- Re: Zope/Plone - Is it the right solution?,
kbperry
- Re: Zope/Plone - Is it the right solution?,
Michele Simionato
- Re: Zope/Plone - Is it the right solution?,
Rene Pijlman
- Re: Zope/Plone - Is it the right solution?, Michele Simionato
- Re: Zope/Plone - Is it the right solution?,
Rene Pijlman
- Re: Zope/Plone - Is it the right solution?, N.Davis
- Re: Zope/Plone - Is it the right solution?, Rene Pijlman
- Message not available
- Re: Zope/Plone - Is it the right solution?, Tim Parkin
- Re: CGI and Redirect, Gerhard Häring
- Re: CGI and Redirect, Fredrik Lundh
- Re: algorithm, optimization, or other problem?,
Gerard Flanagan
- Re: algorithm, optimization, or other problem?, Gerard Flanagan
- Re: odt -> pdf,
Colin J. Williams
- Re: odt -> pdf, LB
- Re: Little tool - but very big size... :-(,
bonono
- Re: Little tool - but very big size... :-(, Durumdara
- Message not available
- Re: Little tool - but very big size... :-(, Gerhard Häring
- Re: Little tool - but very big size... :-(,
BJ in Texas
- Re: Little tool - but very big size... :-(, Sion Arrowsmith
- Re: Little tool - but very big size... :-(, Ravi Teja
- Re: Little tool - but very big size... :-(,
Giovanni Bajo
- Re: Little tool - but very big size... :-(,
Max
- Re: Little tool - but very big size... :-(, Gerhard Häring
- Message not available
- Re: Little tool - but very big size... :-(, Felipe Almeida Lessa
- Re: Little tool - but very big size... :-(, Giovanni Bajo
- Re: Little tool - but very big size... :-(,
Max
- Re: Little tool - but very big size... :-(, Durumdara
- Re: Little tool - but very big size... :-(,
Larry Bates
- Re: Little tool - but very big size... :-(, Peter Hansen
- Re: DCOracle2: OCI error,
Chris
- Re: DCOracle2: OCI error, Diez B. Roggisch
- Re: fast text processing,
Steve Holden
- Re: fast text processing,
Alexis Gallagher
- Re: fast text processing, Larry Bates
- Re: fast text processing,
Alexis Gallagher
- Re: fast text processing, Ben Sizer
- Re: Mutable numbers, Erik Max Francis
- Re: Mutable numbers, Giovanni Bajo
- Re: Mutable numbers,
fraca7
- Re: Mutable numbers,
Steve Holden
- Re: Mutable numbers, Rocco Moretti
- Re: Mutable numbers, skip
- Re: Mutable numbers,
Steve Holden
- Re: Mutable numbers, fraca7
- Re: Mutable numbers, fraca7
- Message not available
- Re: Mutable numbers, Fredrik Lundh
- Message not available
- Re: Mutable numbers, Fredrik Lundh
- Re: Mutable numbers,
Steve Holden
- Re: Mutable numbers, Dave Hansen
- Re: Mutable numbers, Magnus Lycka
- Re: deriving from float or int,
Sybren Stuvel
- Re: deriving from float or int,
Russ
- Re: deriving from float or int, Robert Kern
- Re: deriving from float or int, Sybren Stuvel
- Message not available
- Re: deriving from float or int, Terry Hancock
- Re: deriving from float or int,
Russ
- Re: deriving from float or int, Robert Kern
- Re: Augmented assignment,
Alex Martelli
- Re: Augmented assignment, Suresh Jeevanandam
- Re: Augmented assignment,
Terry Reedy
- Re: Augmented assignment,
bonono
- Re: Augmented assignment, Terry Reedy
- Re: Augmented assignment,
bonono
- Re: Augmented assignment, Andrea Griffini
- Re: Augmented assignment,
Terry Hancock
- Re: Augmented assignment, gene tani
- Re: Multiple assignment and the expression on the right side, Robert Kern
- Re: Multiple assignment and the expression on the right side,
Alex Martelli
- Re: Multiple assignment and the expression on the right side, Andrea Griffini
- Re: Multiple assignment and the expression on the right side,
Suresh Jeevanandam
- Re: Multiple assignment and the expression on the right side, Alex Martelli
- Re: Multiple assignment and the expression on the right side, Terry Hancock
- Re: Writing my own typing monitor program for RSI sufferers..., skip
- Message not available
- Message not available
- Re: In need of a virtual filesystem / archive, bonono
- Re: In need of a virtual filesystem / archive, Paul Rubin
- Re: In need of a virtual filesystem / archive, Steven D'Aprano
- Re: In need of a virtual filesystem / archive, Rene Pijlman
- Re: In need of a virtual filesystem / archive,
Ivan Vilata i Balaguer
- Re: In need of a virtual filesystem / archive, Enigma Curry
- <Possible follow-ups>
- Re: Changing values of 1st column of a matrix using take(mymatrix, (0, ), axis=1), Anthony Liu
- Re: html parser , unexpected '<' char in declaration,
Sakcee
- Re: html parser , unexpected '<' char in declaration,
Jesus Rivero - (Neurogeek)
- Re: html parser , unexpected '<' char in declaration, Tim Roberts
- Re: html parser , unexpected '<' char in declaration, Sakcee
- Re: html parser , unexpected '<' char in declaration, Jesus Rivero (Neurogeek)
- Re: html parser , unexpected '<' char in declaration,
Jesus Rivero - (Neurogeek)
- Re: 2.4.2 + Zone Alarm,
Alex Martelli
- Re: 2.4.2 + Zone Alarm, DannyB
- Re: 2.4.2 + Zone Alarm, DaveM
- Re: urllib2 auth error, rtilley
- Re: Tkinter Checkboxes, Mikael Olofsson
- Re: decorator and function local variable, Diez B. Roggisch
- Re: how to break a for loop?,
Petr Jakes
- Re: how to break a for loop?, Steven D'Aprano
- Re: how to break a for loop?, Jesus Rivero - (Neurogeek)
- Re: how to break a for loop?, Scott David Daniels
- Re: how to break a for loop?,
Schüle Daniel
- Re: how to break a for loop?, Schüle Daniel
- Re: how to break a for loop?,
bonono
- Re: how to break a for loop?,
Giovanni Bajo
- Re: how to break a for loop?, bonono
- Re: how to break a for loop?, Gregory Petrosyan
- Re: how to break a for loop?,
Giovanni Bajo
- Re: how to break a for loop?,
bearophileHUGS
- Re: how to break a for loop?, bonono
- Re: PyQt and Threading to update a dialog?, Phil Thompson
- Re: getting started, .py file, Steve Holden
- Re: getting started, .py file, Sam Pointon
- Re: getting started, .py file,
Peter Hansen
- Re: getting started, .py file,
Ingrid
- Re: getting started, .py file, Ingrid
- Re: getting started, .py file, Steven D'Aprano
- Re: getting started, .py file,
Ingrid
- Re: Newbie question: Multiple installations of Python on Windows machines, Larry Bates
- Re: Newbie question: Multiple installations of Python on Windows machines, Fuzzyman
- <Possible follow-ups>
- Re: Newbie question: Multiple installations of Python on Windows machines, Thomas Heller
- Re: Building python 2.4.2 on Cygwin, Jason Tishler
- Message not available
- Re: Building python 2.4.2 on Cygwin, Stephen Gross
- Message not available
- Message not available
- Re: Building python 2.4.2 on Cygwin, Jason Tishler
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Building python 2.4.2 on Cygwin, Stephen Gross
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Building python 2.4.2 on Cygwin, Jason Tishler
- Re: Canvas clicking stuff, Tuvas
- Re: Canvas clicking stuff, Sybren Stuvel
- Re: Canvas clicking stuff,
Fredrik Lundh
- Re: Canvas clicking stuff, Tuvas
- Re: converting sqlite return values, Jason Drew
- Re: converting sqlite return values, Gerhard Häring
- Re: ANN: Urwid 0.9.0 - Console UI library, Thomas Dickey
- Re: Unintended inheritance,
Alex Martelli
- Re: Unintended inheritance, Kay Schluehr
- Re: Python solutions for old Police software?, Peter Hansen
- Re: changing value of 'self' when subclassing int, Alex Martelli
- Re: changing value of 'self' when subclassing int, Fuzzyman
- Re: changing value of 'self' when subclassing int,
Nick Craig-Wood
- Re: changing value of 'self' when subclassing int, David Coffin
- Re: Processing text using python, Alex Martelli
- Re: Processing text using python, Roy Smith
- Re: Processing text using python, Xavier Morel
- Re: Processing text using python,
danmcleran@xxxxxxxxx
- Re: Processing text using python,
Steven Bethard
- Re: Processing text using python, danmcleran@xxxxxxxxx
- Re: Processing text using python,
Steven Bethard
- Re: Processing text using python,
Fredrik Lundh
- Re: Processing text using python,
Xavier Morel
- Re: Processing text using python, Alex Martelli
- Re: Processing text using python,
Xavier Morel
- Re: Processing text using python, John Zenger
- Re: Processing text using python, Gerard Flanagan
- Re: Processing text using python, plahey
- Re: Modifying an instances dict to change attribute lookup, Alex Martelli
- Re: Regular expression gone mad, Rene Pijlman
- Re: Regular expression gone mad, Paul McGuire
- Re: Regular expression gone mad, plahey
- Re: cElementTree encoding woes,
Peter Otten
- Re: cElementTree encoding woes, Diez B. Roggisch
- Re: cElementTree encoding woes, Fredrik Lundh
- Re: module time, jean-michel bain-cornu
- Re: module time, Fredrik Lundh
- Re: multiple email recipients, Rene Pijlman
- Re: Quesion about the proper use of __slots__, bonono
- Re: Quesion about the proper use of __slots__,
bruno at modulix
- Re: Quesion about the proper use of __slots__,
Zefria
- Re: Quesion about the proper use of __slots__, Peter Otten
- Re: Quesion about the proper use of __slots__, bonono
- Re: Quesion about the proper use of __slots__, Zefria
- Re: Quesion about the proper use of __slots__, bonono
- Re: Quesion about the proper use of __slots__, Peter Otten
- Re: Quesion about the proper use of __slots__, bonono
- Re: Quesion about the proper use of __slots__, Peter Otten
- Re: Quesion about the proper use of __slots__, Steve Holden
- Re: Quesion about the proper use of __slots__, Alex Martelli
- Message not available
- Re: Quesion about the proper use of __slots__, Peter Otten
- Re: Quesion about the proper use of __slots__, bruno at modulix
- Re: Quesion about the proper use of __slots__, Zefria
- Re: Quesion about the proper use of __slots__, Marc 'BlackJack' Rintsch
- Re: Quesion about the proper use of __slots__, Steven D'Aprano
- Re: Quesion about the proper use of __slots__, Alex Martelli
- Re: Quesion about the proper use of __slots__, Peter Hansen
- Re: Quesion about the proper use of __slots__, Alex Martelli
- Re: Quesion about the proper use of __slots__,
Zefria
- <Possible follow-ups>
- Is inifinite loop not a good practice?,
Alvin A. Delagon
- Re: Is inifinite loop not a good practice?, Sybren Stuvel
- Re: Is inifinite loop not a good practice?, Alvin A. Delagon
- Re: Is inifinite loop not a good practice?,
Terry Reedy
- Re: Is inifinite loop not a good practice?,
Roy Smith
- Re: Is inifinite loop not a good practice?, Felipe Almeida Lessa
- Re: Is inifinite loop not a good practice?,
Roy Smith
- Re: timeit module: am I missing something obvious?,
Peter Otten
- Re: timeit module: am I missing something obvious?, Dan Christensen
- Message not available
- Re: Format file size for printing, John Zenger
- Re: Format file size for printing, Fuzzyman
- Re: number ranges (was Re: Matlab page on scipy wiki), Colin J. Williams
- Re: number ranges (was Re: Matlab page on scipy wiki),
John Zenger
- Re: number ranges (was Re: Matlab page on scipy wiki), Erik Max Francis
- Re: number ranges (was Re: Matlab page on scipy wiki),
Steven D'Aprano
- Re: number ranges (was Re: Matlab page on scipy wiki), John Zenger
- Re: number ranges, Alex Martelli
- Re: number ranges, Colin J. Williams
- Re: number ranges, Alex Martelli
- Re: number ranges, Steven D'Aprano
- Re: number ranges, Alex Martelli
- Re: number ranges, Paul Rubin
- Re: number ranges, Tim Hochberg
- Re: number ranges, Antoon Pardon
- Re: number ranges, Colin J. Williams
- [OT] Re: number ranges, Sion Arrowsmith
- Re: number ranges (was Re: Matlab page on scipy wiki), Colin J. Williams
- Re: number ranges (was Re: Matlab page on scipy wiki), Antoon Pardon
- Re: Countdown Timer,
markscala@xxxxxxxxx
- Re: Countdown Timer, KennethGorelick
- Re: editor for Python on Linux,
Rene Pijlman
- Re: editor for Python on Linux,
F. Petitjean
- Re: editor for Python on Linux, Rene Pijlman
- Re: editor for Python on Linux, bruno at modulix
- Re: editor for Python on Linux, Grant Edwards
- Re: editor for Python on Linux,
Colin J. Williams
- Re: editor for Python on Linux, jean-michel bain-cornu
- Re: editor for Python on Linux, SPE - Stani's Python Editor
- Re: editor for Python on Linux, Fabio Zadrozny
- Re: editor for Python on Linux, Szabolcs Nagy
- Re: editor for Python on Linux, Ben Wilson
- Re: editor for Python on Linux,
F. Petitjean
- Re: editor for Python on Linux,
Sriram Krishnan
- Re: editor for Python on Linux,
Rene Pijlman
- Re: editor for Python on Linux, Benji York
- Re: editor for Python on Linux, bruno at modulix
- Re: editor for Python on Linux, Chris Smith
- Re: editor for Python on Linux,
Rene Pijlman
- Re: editor for Python on Linux, Armin Steinhoff
- Re: editor for Python on Linux, SPE - Stani's Python Editor
- Re: editor for Python on Linux, Jonathan Daugherty
- Re: editor for Python on Linux, Sybren Stuvel
- Re: editor for Python on Linux,
Old Duck
- Re: editor for Python on Linux, funktion
- Re: editor for Python on Linux,
Petr Jakes
- Re: editor for Python on Linux,
billie
- Re: editor for Python on Linux, Echo
- Re: editor for Python on Linux, Joel Hedlund
- Re: editor for Python on Linux,
billie
- Re: editor for Python on Linux, Mystilleef
- Re: editor for Python on Linux, Tim Parkin
- Re: editor for Python on Linux, pikatxu
- Re: editor for Python on Linux, zelova
- Re: editor for Python on Linux, Franz Steinhaeusler
- Re: editor for Python on Linux,
Mladen Adamovic
- Re: editor for Python on Linux,
rainbow.cougar@xxxxxxxxx
- Re: editor for Python on Linux, Mladen Adamovic
- Re: editor for Python on Linux,
Benji York
- Re: editor for Python on Linux, Mladen Adamovic
- Re: editor for Python on Linux,
rainbow.cougar@xxxxxxxxx
- Re: editor for Python on Linux, Fabio Zadrozny
- Re: editor for Python on Linux, Jarek Zgoda
- Re: editor for Python on Linux,
John M. Gabriele
- Re: editor for Python on Linux,
Lee Phillips
- Re: editor for Python on Linux, Ben Wilson
- Re: editor for Python on Linux,
Lee Phillips
- Re: editor for Python on Linux, Grant Edwards
- Re: editor for Python on Linux, Philippe Martin
- Re: Req. for module style/organization, Ziga Seilnacht
- <Possible follow-ups>
- Re: Req. for module style/organization, RayS
- Re: os.mkdir simple help,
Steven D'Aprano
- Re: os.mkdir simple help, m . wanstall
- Re: os.mkdir simple help,
XBello
- Pythonpath and gnome panel, egbert
- Re: Any Tkinker based rich text widget?, Sullivan WxPyQtKinter
- Re: Any Tkinker based rich text widget?,
Fredrik Lundh
- Re: Any Tkinker based rich text widget?, Sullivan WxPyQtKinter
- Re: Any Tkinker based rich text widget?, Sullivan WxPyQtKinter
- Re: Python vs. Lisp -- please explain,
Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Paul Rubin
- Re: Python vs. Lisp -- please explain, Pietro Campesato
- Re: Python vs. Lisp -- please explain,
Roy Smith
- Re: Python vs. Lisp -- please explain, Cameron Laird
- Re: Python vs. Lisp -- please explain, Kay Schluehr
- Re: Python vs. Lisp -- please explain,
Bruno Desthuilliers
- Re: Python vs. Lisp -- please explain,
Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Fredrik Lundh
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Donn Cave
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, D H
- Re: Python vs. Lisp -- please explain, Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Valentino Volonghi aka Dialtone
- Re: Python vs. Lisp -- please explain, Bruno Desthuilliers
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, bruno at modulix
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, bruno at modulix
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Carl Friedrich Bolz
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Donn Cave
- Re: Python vs. Lisp -- please explain, Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Donn Cave
- Re: Python vs. Lisp -- please explain, Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Ben Sizer
- Re: Python vs. Lisp -- please explain, Donn Cave
- Re: Python vs. Lisp -- please explain, Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Donn Cave
- Re: Python vs. Lisp -- please explain, Isaac Gouy
- Re: Python vs. Lisp -- please explain, Chris Mellon
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, Chris Mellon
- Message not available
- Re: Python vs. Lisp -- please explain, Steve Holden
- Message not available
- Re: Python vs. Lisp -- please explain, Carl Friedrich Bolz
- Re: Python vs. Lisp -- please explain, sjdevnull@xxxxxxxxx
- Re: Python vs. Lisp -- please explain, Roy Smith
- Re: Python vs. Lisp -- please explain, Ed Jensen
- Re: Python vs. Lisp -- please explain,
Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Dave Hansen
- Re: Python vs. Lisp -- please explain, Donn Cave
- Re: Python vs. Lisp -- please explain, igouy
- Re: Python vs. Lisp -- please explain, Peter Mayne
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Kay Schluehr
- Re: Python vs. Lisp -- please explain, Paul Rubin
- Re: Python vs. Lisp -- please explain, Kay Schluehr
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, Kay Schluehr
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Kay Schluehr
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Carl Friedrich Bolz
- Re: Python vs. Lisp -- please explain, bearophileHUGS
- Re: Python vs. Lisp -- please explain, Luis M. González
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Peter Mayne
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Daniel Harding
- Re: Python vs. Lisp -- please explain, Terry Reedy
- Re: Python vs. Lisp -- please explain, Alex Martelli
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Donn Cave
- Re: Python vs. Lisp -- please explain, Harald Armin Massa
- Re: Python vs. Lisp -- please explain, bruno at modulix
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain,
Roy Smith
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Fredrik Lundh
- Re: Python vs. Lisp -- please explain,
Luis M. González
- Re: Python vs. Lisp -- please explain, bearophileHUGS
- Re: Python vs. Lisp -- please explain,
Fredrik Lundh
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Fredrik Lundh
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Cameron Laird
- Re: Python vs. Lisp -- please explain, Cameron Laird
- Re: Python vs. Lisp -- please explain, Torsten Bronger
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain,
Michele Simionato
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Michele Simionato
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Rocco Moretti
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Paul Boddie
- Re: Python vs. Lisp -- please explain,
Kay Schluehr
- Re: Python vs. Lisp -- please explain, Steven D'Aprano
- Re: Python vs. Lisp -- please explain, Kay Schluehr
- Re: Python vs. Lisp -- please explain, Alexander Schmolck
- Re: Python vs. Lisp -- please explain, Kay Schluehr
- Re: Python vs. Lisp -- please explain, El Loco
- Re: Python vs. Lisp -- please explain,
Paul Boddie
- Re: Python vs. Lisp -- please explain, Terry Reedy
- Re: aborting without killing the python interpreter,
Terry Reedy
- Re: aborting without killing the python interpreter, Erik Max Francis
- Message not available
- Re: aborting without killing the python interpreter, Terry Reedy
- Re: aborting without killing the python interpreter, Robert Kern
- Message not available
- Re: aborting without killing the python interpreter, Fabrizio Milo
- Re: Multiplication optimization, Steven D'Aprano
- Re: Multiplication optimization, Raymond Hettinger
- Re: Multiplication optimization, Jean-Paul Calderone
- Re: Multiplication optimization,
Atanas Banov
- Re: Multiplication optimization, Peter Otten
- Re: Multiplication optimization, Tim Roberts
- Re: 2-dimensional data structures,
Diez B. Roggisch
- Re: 2-dimensional data structures, Diez B. Roggisch
- Re: 2-dimensional data structures, mensanator@xxxxxxx
- Re: 2-dimensional data structures, Kirk McDonald
- Re: 2-dimensional data structures, Gerard Flanagan
- Re: Tab Character?, John Zenger
- Re: Tab Character?, Ben Finney
- Re: Tab Character?, Larry Bates
- Re: Tkinter / Aqua (OS X) question (canvas borders), Dave Opstad
- Re: Get parameters from URL using CGI, Ian Leitch
- Re: Get parameters from URL using CGI, John Zenger
- Re: [DICTIONARY] - Copy dictionary entries to attributes,
Diez B. Roggisch
- Re: [DICTIONARY] - Copy dictionary entries to attributes, Ilias Lazaridis
- Re: - Copy dictionary entries to attributes,
Ben Wilson
- Re: - Copy dictionary entries to attributes,
Alex Martelli
- Re: - Copy dictionary entries to attributes, Ilias Lazaridis
- Re: - Copy dictionary entries to attributes, Ilias Lazaridis
- Re: - Copy dictionary entries to attributes,
Alex Martelli
- Re: share function argument between subsequent calls but not between class instances!,
Duncan Booth
- Re: share function argument between subsequent calls but not between class instances!, Felipe Almeida Lessa
- Re: share function argument between subsequent calls but not between class instances!,
Ben Finney
- Re: share function argument between subsequent calls but not between class instances!, Duncan Booth
- Re: share function argument between subsequent calls but not between class instances!, Steven D'Aprano
- Re: share function argument between subsequent calls but not between class instances!, Duncan Booth
- Re: share function argument between subsequent calls but not between class instances!, Felipe Almeida Lessa
- Re: Difference between CPython, Python for .NET and IronPython?, Claudio Grondi
- Re: Difference between CPython, Python for .NET and IronPython?, Diez B. Roggisch
- Re: Numpy for PythonCE, Robert Kern
- Re: general coding issues - coding style...,
Diez B. Roggisch
- Re: general coding issues - coding style...,
calmar
- Re: general coding issues - coding style..., Dylan Moreland
- Re: general coding issues - coding style..., Justin Azoff
- Re: general coding issues - coding style..., calmar
- Re: general coding issues - coding style...,
calmar
- Re: general coding issues - coding style..., plahey
- Re: general coding issues - coding style..., Bruno Desthuilliers
- Re: strange error I can't figure out...,
John Zenger
- Re: strange error I can't figure out..., Brian Blais
- Re: strange error I can't figure out..., Brian Beck
- <Possible follow-ups>
- Re: strange error I can't figure out..., Fabrizio Milo
- Re: Should we still be learning this?,
Felipe Almeida Lessa
- Re: Should we still be learning this?,
Max
- Re: Should we still be learning this?, Felipe Almeida Lessa
- Re: Should we still be learning this?, Max
- Re: Should we still be learning this?,
Max
- Re: Should we still be learning this?, John Zenger
- Re: [ANN] Movable python Trial Version,
Felipe Almeida Lessa
- Re: Movable python Trial Version, Fuzzyman
- Re: [ANN] Movable python Trial Version, Claudio Grondi
- Re: jython socket sendall, Mark Fink
- Re: How many web framework for python ?, Rene Pijlman
- Re: How many web framework for python ?, Ville Vainio
- Re: How many web framework for python ?,
Bruno Desthuilliers
- Re: How many web framework for python ?,
Sybren Stuvel
- Re: How many web framework for python ?, Ville Vainio
- Re: How many web framework for python ?, Sybren Stuvel
- Re: How many web framework for python ?,
Alex Martelli
- Re: How many web framework for python ?, bruno at modulix
- Re: How many web framework for python ?, Alex Martelli
- Re: How many web framework for python ?, Steve Holden
- Re: How many web framework for python ?, robin
- Re: How many web framework for python ?, Harald Armin Massa
- Re: How many web framework for python ?,
Sybren Stuvel
- Re: Activestate python installation,
Chris Smith
- Re: Activestate python installation, Trent Mick
- Re: Activestate python installation, BartlebyScrivener
- Re: GDI in python>?,
Claudio Grondi
- Re: GDI in python>?, al pacino
- Re: GDI in python>?, Diez B. Roggisch
- Re: GDI in python>?, F. Petitjean
- Re: GDI in python>?, Peter Hansen
- Re: Multi-threaded SSL,
Alex Martelli
- Re: Multi-threaded SSL,
cowbertvonmoo
- Re: Multi-threaded SSL, Jean-Paul Calderone
- Re: Multi-threaded SSL,
cowbertvonmoo
- Re: Multi-threaded SSL, Heikki Toivonen
- Re: Delete a file, Ravi Teja
- Re: Komodo - Will it Lock Me In?,
Trent Mick
- Re: Komodo - Will it Lock Me In?, Ravi Teja
- Re: Komodo - Will it Lock Me In?, F. Petitjean
- Re: Komodo - Will it Lock Me In?, Jarek Zgoda
- Re: Komodo - Will it Lock Me In?, BartlebyScrivener
- Re: Komodo - Will it Lock Me In?, Ilias Lazaridis
- <Possible follow-ups>
- Re: Komodo - Will it Lock Me In?,
Matt Trivisonno
- Re: Komodo - Will it Lock Me In?, Peter Decker
- Re: Komodo - Will it Lock Me In?, Matt Trivisonno
- Re: Komodo - Will it Lock Me In?,
Matt Trivisonno
- Re: Komodo - Will it Lock Me In?, Fuzzyman
- Re: Komodo - Will it Lock Me In?, Peter Decker
- Re: commenting out blocks of code, Cameron Laird
- <Possible follow-ups>
- Re: commenting out blocks of code,
Peter Hansen
- Re: commenting out blocks of code,
Steven D'Aprano
- Re: commenting out blocks of code, Jean-Paul Calderone
- Re: commenting out blocks of code, Neil Hodgson
- Re: commenting out blocks of code, Atanas Banov
- Re: commenting out blocks of code, Neil Hodgson
- Re: commenting out blocks of code, Steven D'Aprano
- Re: commenting out blocks of code, Duncan Booth
- Re: commenting out blocks of code, Steve Holden
- Message not available
- Re: commenting out blocks of code, Peter Hansen
- Re: commenting out blocks of code,
Steven D'Aprano
- Re: Class subscripting, Ian Leitch
- Re: Class subscripting, Larry Bates
- Re: Class subscripting, skip
- Re: Class subscripting, Steven D'Aprano
- Re: Difference: __iadd__ and __add__,
tomerfiliba
- Re: Difference: __iadd__ and __add__,
Jonathan Gardner
- Re: Difference: __iadd__ and __add__, Peter Hansen
- Re: Difference: __iadd__ and __add__,
Jonathan Gardner
- Re: Exiting os.spawnv's subroutine, Donn Cave
- Re: xml.dom.ext documentation, Sybren Stuvel
- Re: Does python have an internal data structure with functions imported from a module?, Georg Brandl
- Re: Does python have an internal data structure with functions imported from a module?, Larry Bates
- Re: Does python have an internal data structure with functions imported from a module?, Larry Bates
- Re: Does python have an internal data structure with functions imported from a module?, Schüle Daniel
- Re: Another stupid newbie question,
Benjamin Niemann
- Re: Another stupid newbie question, Ravi Teja
- Re: Another stupid newbie question,
Ian Leitch
- Re: Another stupid newbie question,
Byte
- Re: Another stupid newbie question, Georg Brandl
- Re: Another stupid newbie question, Byte
- Re: Another stupid newbie question, Steven D'Aprano
- Re: Another stupid newbie question, Steve Holden
- Re: Another stupid newbie question, Byte
- Re: Another stupid newbie question, Byte
- Re: Another stupid newbie question,
Byte
- Re: Apparent eval() leak for python 2.3.5, Benjamin Niemann
- Re: A way to discover PIDs of child processes?,
Donn Cave
- Re: A way to discover PIDs of child processes?, schreckmail
- Re: Simple question about freeze,
"Martin v. Löwis"
- Re: Simple question about freeze, Sybren Stuvel
- Re: Python Oracle Interace on Solaris, Gerhard Häring
- <Possible follow-ups>
- Re: Python Oracle Interace on Solaris, Bill Scherer
- Re: Python Oracle Interace on Solaris, Bill Scherer
- Re: Checkbuttons in a Text widget, bruno at modulix
- Re: Checkbuttons in a Text widget, Diez B. Roggisch
- Re: Checkbuttons in a Text widget, Carsten Haese
- Re: Checkbuttons in a Text widget, Lou G
- Re: RSA in python,
wittempj@xxxxxxxxxxx
- Re: RSA in python, Abhisek Datta
- Re: RSA in python,
plahey
- Re: RSA in python, plahey
- Re: RSA in python,
Heikki Toivonen
- Re: RSA in python, Abhisek Datta
- Message not available
- Re: RSA in python, Heikki Toivonen
- Re: Photo Management Python Application, wittempj@xxxxxxxxxxx
- <Possible follow-ups>
- Re: Photo Management Python Application, Peter Hansen
- Re: Print a PDF transparently, infidel
- Re: Print a PDF transparently, Cameron Laird
- Re: Print a PDF transparently,
Grant Edwards
- Re: Print a PDF transparently,
Daniel Crespo
- Re: Print a PDF transparently, Diez B. Roggisch
- Re: Print a PDF transparently, Cameron Laird
- Message not available
- Re: Print a PDF transparently, Daniel Crespo
- Re: Print a PDF transparently, bonono
- Re: Print a PDF transparently, brian@xxxxxxxxxx
- Re: Print a PDF transparently, Daniel Crespo
- Re: Print a PDF transparently, Daniel Crespo
- Re: Print a PDF transparently, Roger Upole
- Re: Print a PDF transparently,
Daniel Crespo
- Re: Print a PDF transparently, Grant Edwards
- Re: Print a PDF transparently, Daniel Crespo
- Re: Terminating a function,
Diez B. Roggisch
- Message not available
- Re: Terminating a function, Ian Leitch
- Message not available
- Re: Terminating a function, wittempj@xxxxxxxxxxx
- Re: Add a month, Raymond Hettinger
- Re: Add a month,
Fredrik Lundh
- Re: Add a month, Daniel Dittmar
- Re: Add a month,
Paul Boddie
- Re: Add a month, Gregory Piñero
- Message not available
- Re: Add a month, Gregory Piñero
- Message not available
- Message not available
- Re: Add a month, Carsten Haese
- Re: file.read problem,
Farshid Lashkari
- Re: file.read problem,
wscrsurfdude
- Re: file.read problem, Farshid Lashkari
- Re: file.read problem, wscrsurfdude
- Re: file.read problem, Steven D'Aprano
- Re: file.read problem, Fredrik Lundh
- Re: file.read problem, wscrsurfdude
- Re: file.read problem, wscrsurfdude
- Re: file.read problem, Fredrik Lundh
- Re: file.read problem,
wscrsurfdude
- <Possible follow-ups>
- Re: PyProtocols, Components, and Inheritance, Terry Hancock
- Re: days since epoch,
Alex Martelli
- Re: days since epoch, wittempj@xxxxxxxxxxx
- Re: days since epoch, Marius Gedminas
- Re: Open Relay Test,
Steve Holden
- Re: Open Relay Test,
D
- Re: Open Relay Test, Martin P. Hellwig
- Re: Open Relay Test, Steven D'Aprano
- Re: Open Relay Test,
D
- Re: Open Relay Test, Ben Finney
- Re: Open Relay Test, Christoph Haas
- Re: Mac OS X Installation Problem, Alex Martelli
- Re: Mac OS X Installation Problem, Kevin Walzer
- <Possible follow-ups>
- Re: Mac OS X Installation Problem,
Matt Trivisonno
- Re: Mac OS X Installation Problem, Alex Martelli
- Re: Mac OS X Installation Problem,
Matt Trivisonno
- Re: Mac OS X Installation Problem, Alex Martelli
- Re: getting the line just before or after a pattern searched, Alex Martelli
- Re: getting the line just before or after a pattern searched, bonono
- Re: getting the line just before or after a pattern searched, Raymond Hettinger
- Re: getting the line just before or after a pattern searched, Daniel Marcel Eichler
- Re: getting the line just before or after a pattern searched, Magnus Lycka
- Re: Installing python on lynxOS, Donn Cave
- Message not available
- Re: ANN: Release of NumPy 0.9.5,
Travis E. Oliphant
- Re: ANN: Release of NumPy 0.9.5, vinjvinj
- Re: ANN: Release of NumPy 0.9.5, Robert Kern
- Re: ANN: Release of NumPy 0.9.5, vinjvinj
- Re: ANN: Release of NumPy 0.9.5, Travis E. Oliphant
- Re: ANN: Release of NumPy 0.9.5,
Travis E. Oliphant
- Re: calculating on matrix indices,
Colin J. Williams
- Re: calculating on matrix indices, Brian Blais
- Message not available
- Re: calculating on matrix indices, Robert Kern
- Re: calculating on matrix indices, Kirk McDonald
- <Possible follow-ups>
- Re: calculating on matrix indices, Travis E. Oliphant
- Re: calculating on matrix indices, Robert Kern
- Re: calculating on matrix indices, Robert Kern
- Re: calculating on matrix indices, Paul Probert
- Re: calculating on matrix indices, Brian Blais
- Re: Seaching Active Directory via ADO,
alex23
- Re: Seaching Active Directory via ADO,
LittlePython
- Re: Seaching Active Directory via ADO, Roger Upole
- Re: Seaching Active Directory via ADO, LittlePython
- Re: Seaching Active Directory via ADO, Roger Upole
- Re: Seaching Active Directory via ADO, LittlePython
- Re: Seaching Active Directory via ADO, Roger Upole
- Re: Seaching Active Directory via ADO, LittlePython
- Re: Seaching Active Directory via ADO,
LittlePython
- Re: Seaching Active Directory via ADO,
LittlePython
- Re: Seaching Active Directory via ADO, LittlePython
- Re: embedding python in HTML, John Salerno
- Re: embedding python in HTML,
Rene Pijlman
- Re: embedding python in HTML,
John Salerno
- Re: embedding python in HTML, bruno at modulix
- Re: embedding python in HTML, John Salerno
- Re: embedding python in HTML, Kirk McDonald
- Re: embedding python in HTML, John Salerno
- Re: embedding python in HTML, Georg Brandl
- Re: embedding python in HTML, Magnus Lycka
- Re: embedding python in HTML, Cameron Laird
- Re: embedding python in HTML, Steve Holden
- Re: embedding python in HTML, Paul Boddie
- Re: embedding python in HTML, Christoph Zwerschke
- Re: embedding python in HTML,
John Salerno
- Re: Merging two lists of data (Pythonic way),
Jonathan Gardner
- Re: Merging two lists of data (Pythonic way),
SMB
- Re: Merging two lists of data (Pythonic way), Dave Hansen
- Re: Merging two lists of data (Pythonic way), Georg Brandl
- Re: Merging two lists of data (Pythonic way), Gerard Flanagan
- Re: Merging two lists of data (Pythonic way),
SMB
- Re: Merging two lists of data (Pythonic way), Lonnie Princehouse
- Re: Merging two lists of data (Pythonic way),
SMB
- Re: Merging two lists of data (Pythonic way), Paul Rubin
- Re: Merging two lists of data (Pythonic way), Steven D'Aprano
- Re: define loop statement?, Jonathan Gardner
- Re: define loop statement?,
Rene Pijlman
- Re: define loop statement?, Xavier Morel
- Re: define loop statement?, Xavier Morel
- Re: define loop statement?, Georg Brandl
- Re: define loop statement?, bearophileHUGS
- Re: define loop statement?,
Jeffrey Schwab
- Re: define loop statement?, Georg Brandl
- Re: define loop statement?, Jeffrey Schwab
- Re: define loop statement?, David Isaac
- Re: define loop statement?,
Felipe Almeida Lessa
- Re: define loop statement?, Nigel Rowe
- Re: define loop statement?, Felipe Almeida Lessa
- Re: define loop statement?,
Benji York
- Re: define loop statement?,
David Isaac
- Re: define loop statement?, Cameron Laird
- Re: define loop statement?, Magnus Lycka
- Re: define loop statement?,
David Isaac
- Re: Evil, evil wxPython (and a glimmer of hope), Pietro Campesato
- Re: Evil, evil wxPython (and a glimmer of hope),
snoe
- Re: Evil, evil wxPython (and a glimmer of hope),
vivainio@xxxxxxxxx
- Re: Evil, evil wxPython (and a glimmer of hope), Peter Decker
- Re: Evil, evil wxPython (and a glimmer of hope),
vivainio@xxxxxxxxx
- Re: Evil, evil wxPython (and a glimmer of hope),
Ben Finney
- Re: Evil, evil wxPython (and a glimmer of hope),
vivainio@xxxxxxxxx
- Re: Evil, evil wxPython (and a glimmer of hope), Fuzzyman
- Re: Evil, evil wxPython (and a glimmer of hope), vivainio@xxxxxxxxx
- Re: Evil, evil wxPython (and a glimmer of hope), vivainio@xxxxxxxxx
- Re: Evil, evil wxPython (and a glimmer of hope), Fuzzyman
- Re: Evil, evil wxPython (and a glimmer of hope), Torsten Bronger
- Re: Evil, evil wxPython (and a glimmer of hope), Ville Vainio
- Re: Evil, evil wxPython (and a glimmer of hope),
vivainio@xxxxxxxxx
- Re: Does python have an internal list/dictionary of functions?, Raymond Hettinger
- Re: Pyserial never read,
jdhmistey
- Re: Pyserial never read, luca72
- Re: Pyserial never read,
francois.schnell@xxxxxxxxx
- Re: Pyserial never read,
luca72
- Re: Pyserial never read, Nick Craig-Wood
- Re: Pyserial never read, Peter Hansen
- Re: Pyserial never read, Nick Craig-Wood
- Re: Pyserial never read, luca72
- Re: Pyserial never read, Petr Jakes
- Re: Pyserial never read, sam
- Re: Pyserial never read, Grant Edwards
- Re: Pyserial never read, sam
- Message not available
- Re: Pyserial never read, luca72
- Message not available
- Re: Pyserial never read, Peter Hansen
- Re: Pyserial never read,
luca72
- Re: Pyserial never read, Grant Edwards
- Re: Pyserial never read, Peter Hansen
- Re: pythonic way of 'b = list(a); b.append(4)", Heiko Wundram
- Re: pythonic way of 'b = list(a); b.append(4)", Paul Rubin
- Re: pythonic way of 'b = list(a); b.append(4)", Steven D'Aprano
- Re: pythonic way of 'b = list(a); b.append(4)", Peter Otten
- Re: Sendmail "ok" signal?, Dan Stromberg
- Re: zope 3.2 and imprt errors,
Benji York
- Re: zope 3.2 and imprt errors, zunbeltz
- Re: Determing whether two ranges overlap, Paul McGuire
- Re: Determing whether two ranges overlap, Steven D'Aprano
- Re: Determing whether two ranges overlap,
Fredrik Lundh
- Re: Determing whether two ranges overlap, Magnus Lycka
- Re: Determing whether two ranges overlap, Robin Haswell
- Re: Determing whether two ranges overlap, Ralf Muschall
- <Possible follow-ups>
- RE: Determing whether two ranges overlap, Tim Golden
- Re: question about scope,
John Salerno
- Re: question about scope, Fredrik Lundh
- Re: question about scope, Sibylle Koczian
- Re: question about scope, Brian van den Broek
- Re: question about scope,
Fredrik Lundh
- Re: question about scope,
John Salerno
- Re: question about scope, Fuzzyman
- Re: question about scope, Magnus Lycka
- Re: question about scope,
John Salerno
- Re: question about scope, Jean-Paul Calderone
- Re: question about scope, bruno at modulix
- Re: question about scope, Steven D'Aprano
- Re: looping over more than one list, Tim Chase
- Re: looping over more than one list, Dylan Moreland
- Re: looping over more than one list, EleSSaR^
- Re: looping over more than one list, Alex Martelli
- Re: mod_python help!, Olivier
- Re: Some general questions about using "stdin","stdout"...., Diez B. Roggisch
- <Possible follow-ups>
- Re: Some general questions about using "stdin","stdout"...., Dan
- RE: Some general questions about using "stdin","stdout"...., asdsd sir
- Re: Some general questions about using "stdin","stdout"...., Steve Holden
- Re: Visual Report Editor, Diez B. Roggisch
- Re: Visual Report Editor, Michele Petrazzo
- Re: Visual Report Editor, Paul McNett
- Re: pymssql and date format, Steve Holden
- Re: Job advert: Your help needed,
Andrew Koenig
- Re: Job advert: Your help needed, Paul Rubin
- Re: ANN: FreeImagePy 1.2.2,
Claudio Grondi
- Re: ANN: FreeImagePy 1.2.2, Szabolcs Nagy
- Re: ANN: FreeImagePy 1.2.2,
Andrew Gwozdziewycz
- Re: ANN: FreeImagePy 1.2.2, Uwe Grauer
- Re: ANN: FreeImagePy 1.2.2, Fredrik Lundh
- Re: ANN: FreeImagePy 1.2.2, Michele Petrazzo
- Message not available
- Re: ANN: FreeImagePy 1.2.2, Terry Hancock
- Re: How to run shell commands within python,
Juho Schultz
- Re: How to run shell commands within python,
fileexit
- Re: How to run shell commands within python, Fredrik Lundh
- Re: How to run shell commands within python, Donn Cave
- Re: How to run shell commands within python, Marc 'BlackJack' Rintsch
- Re: How to run shell commands within python, Szabolcs Nagy
- Re: How to run shell commands within python,
fileexit
- Re: How to run shell commands within python, limodou
- Re: Databases and python,
Jonathan Gardner
- Re: Databases and python,
bruno at modulix
- Re: Databases and python, Jonathan Gardner
- Re: Databases and python,
Dan Stromberg
- Re: Databases and python, Jonathan Gardner
- Re: Databases and python,
bruno at modulix
- Re: Databases and python,
Rene Pijlman
- Re: Databases and python,
Dan Stromberg
- Re: Databases and python, Rene Pijlman
- Re: Databases and python, Dan Stromberg
- Re: Databases and python, Rene Pijlman
- Re: Databases and python,
Dan Stromberg
- Re: Databases and python,
Bryan Olson
- Re: Databases and python,
Dan Stromberg
- Re: Databases and python, Bryan Olson
- Re: Databases and python,
Dan Stromberg
- Re: Databases and python, Bryan Olson
- Re: any ftpd written in python?, Paul Rubin
- Re: any ftpd written in python?,
garabik-news-2005-05
- Re: any ftpd written in python?,
Kenneth Xie
- Re: any ftpd written in python?, Magnus Lycka
- Re: any ftpd written in python?,
Kenneth Xie
- <Possible follow-ups>
- Re: any ftpd written in python?, Jean-Paul Calderone
- Re: web crawler in python or C?,
Paul Rubin
- Re: web crawler in python or C?,
abhinav
- Re: web crawler in python or C?, Fuzzyman
- Re: web crawler in python or C?, Paul Rubin
- Re: web crawler in python or C?, gene tani
- Re: web crawler in python or C?,
abhinav
- Re: web crawler in python or C?, gene tani
- Re: web crawler in python or C?, Andrew Gwozdziewycz
- Re: web crawler in python or C?, Steven D'Aprano
- Re: web crawler in python or C?, Steve Holden
- Re: web crawler in python or C?,
Ravi Teja
- Re: web crawler in python or C?, Alex Martelli
- Re: web crawler in python or C?, Magnus Lycka
- Re: web crawler in python or C?, dfj225@xxxxxxxxx
- Re: mapping functions and lambda,
Suresh Jeevanandam
- Re: mapping functions and lambda, Steve Holden
- Re: Safe Python Execution, Steven Bethard
- Re: Safe Python Execution, Devan L
- Re: Safe Python Execution, Paul Rubin
- Re: Safe Python Execution,
Alex Martelli
- Re: Safe Python Execution,
Jean-Paul Calderone
- Re: Safe Python Execution, gene tani
- Re: Safe Python Execution, dbpokorny@xxxxxxxxx
- Re: Safe Python Execution, Paul Boddie
- Re: Safe Python Execution,
Jean-Paul Calderone
- Re: HTTP & tcl,
Fuzzyman
- Re: HTTP & tcl,
Cameron Laird
- Re: HTTP & tcl, alf
- Re: HTTP & tcl, Cameron Laird
- Re: HTTP & tcl,
Cameron Laird
- Re: urllib, caching, Steve Holden
- Re: Encryption, Robert J. Hansen
- Re: Encryption,
Larry Bates
- Re: Encryption, dirvine
- Re: multi/double dispatch, multifunctions once again, bruno at modulix
- Re: apache mod_python problem,
Dennis Benzinger
- Re: apache mod_python problem,
Ido Yehieli
- Re: apache mod_python problem, grahamd
- Re: apache mod_python problem, Ido Yehieli
- Re: apache mod_python problem, Ido Yehieli
- Re: apache mod_python problem,
Ido Yehieli
- Re: multiple inheritance,
Sébastien Boisgérault
- Re: multiple inheritance,
Jan Niklas Fingerle
- Re: multiple inheritance, Thomas Girod
- Re: multiple inheritance, Thomas Girod
- Re: multiple inheritance,
Jan Niklas Fingerle
- Re: multiple inheritance, luis . armendariz
- Re: Poisson Distribution (for a newbie), Duncan Smith
- Re: Poisson Distribution (for a newbie), Jeremy Sanders
- Re: PyXML SAX Q?, Alan Kennedy
- Re: how to get function names from the file,
luis . armendariz
- Re: how to get function names from the file, Luis M. González
- Re: how to get function names from the file, Kent Johnson
- Re: how to get function names from the file, Kamilche
- Re: how to get function names from the file, Terry Reedy
- Re: how to get function names from the file, Larry Bates
- Re: how to get function names from the file, Magnus Lycka
- Re: How to import a module with spaces in the name,
Farshid Lashkari
- Re: How to import a module with spaces in the name, Gregory Piñero
- Re: Is empty string cached?, Bryan Olson
- Re: Is empty string cached?,
Steve Holden
- Re: Is empty string cached?,
Farshid Lashkari
- Re: Is empty string cached?, Steve Holden
- Re: Is empty string cached?, Farshid Lashkari
- Re: Is empty string cached?, Steve Holden
- Re: Is empty string cached?, Farshid Lashkari
- Re: Is empty string cached?, Magnus Lycka
- Re: Is empty string cached?, Peter Hansen
- Re: Is empty string cached?, Farshid Lashkari
- Re: Is empty string cached?,
Farshid Lashkari
- Re: Attached images by plain email., luis . armendariz
- Re: Linux application in python, Carsten Haese
- Re: Question about xmlrpc and threading,
Martin P. Hellwig
- Re: Question about xmlrpc and threading,
David Hirschfield
- Re: Question about xmlrpc and threading, Martin P. Hellwig
- Re: Question about xmlrpc and threading,
David Hirschfield
- Re: Python, Forms, Databases, John Salerno
- Re: Python, Forms, Databases,
Larry Bates
- Re: Python, Forms, Databases,
Tempo
- Re: Python, Forms, Databases, Xavier Morel
- Re: Python, Forms, Databases, Tim Parkin
- Re: Python, Forms, Databases, Bruno Desthuilliers
- Re: Python, Forms, Databases,
Tempo
- Re: Python, Forms, Databases, Terry Hancock
- Re: Python, Forms, Databases, Jeff Reavis
- Re: %SystemDrive%, Todd Whiteman
- Message not available
- Re: %SystemDrive%,
Carsten Haese
- Re: %SystemDrive%, rtilley
- Re: %SystemDrive%, Atanas Banov
- Re: %SystemDrive%, rtilley
- Re: %SystemDrive%, Bryan Olson
- Re: %SystemDrive%, Atanas Banov
- Re: %SystemDrive%, Bryan Olson
- Re: %SystemDrive%,
Carsten Haese
- Re: Clarity: GIL, processes and CPUs etc, Nick Smallbone
- Re: Clarity: GIL, processes and CPUs etc, Alan Kennedy
- Re: Clarity: GIL, processes and CPUs etc, Gerhard Häring
- Re: Embedding a binary file in a python script,
Rene Pijlman
- Re: Embedding a binary file in a python script,
mrstephengross
- Re: Embedding a binary file in a python script, Diez B. Roggisch
- Re: Embedding a binary file in a python script,
mrstephengross
- Re: Embedding a binary file in a python script,
Fredrik Lundh
- Re: Embedding a binary file in a python script,
mrstephengross
- Re: Embedding a binary file in a python script, Rene Pijlman
- Re: Embedding a binary file in a python script, mrstephengross
- Re: Embedding a binary file in a python script,
mrstephengross
- Re: kwargs keyword evaluation, Fredrik Lundh
- Re: kwargs keyword evaluation,
Carsten Haese
- Re: kwargs keyword evaluation, tzellman@xxxxxxxxx
- Re: kwargs keyword evaluation, tzellman@xxxxxxxxx
- Re: Encryption application/NEED A HACKER TO TRY IT, Paul Boddie
- <Possible follow-ups>
- Re: Encryption application/NEED A HACKER TO TRY IT, Evan Monroig
- Re: Code organization,
bruno at modulix
- Re: Code organization, Kent Johnson
- Re: low level data types, Fredrik Lundh
- Re: low level data types,
Simon Brunning
- Re: low level data types,
dementrio
- Re: low level data types, Diez B. Roggisch
- Re: low level data types, dementrio
- Re: low level data types, Fredrik Lundh
- Re: low level data types, Daniel Dittmar
- Re: low level data types,
dementrio
- <Possible follow-ups>
- RE: choose and open a folder in Windows, Tim Golden
- Re: pop line from file, Dylan Wilson
- Re: pop line from file,
Sybren Stuvel
- Re: pop line from file,
Atanas Banov
- Re: pop line from file, Sinan Nalkaya
- Re: pop line from file,
Atanas Banov
- Re: Downloading files using urllib in a for loop?,
Martin Franklin
- Re: Downloading files using urllib in a for loop?,
justsee
- Re: Downloading files using urllib in a for loop?, Martin Franklin
- Re: Downloading files using urllib in a for loop?, justsee
- Re: Downloading files using urllib in a for loop?,
justsee
- Message not available
- Re: Downloading files using urllib in a for loop?, Fredrik Lundh
- Message not available
- Re: Downloading files using urllib in a for loop?, Martin Franklin
- Re: a numarray question, Juho Schultz
- Re: a numarray question,
Bas
- Re: a numarray question, avharut
- Re: using the Filters DLL (image filters), Michele Petrazzo
- <Possible follow-ups>
- Re: Self-identifying functions and macro-ish behavior, Iain King
- Re: Self-identifying functions and macro-ish behavior, Ben Cartwright
- Re: Excel and TrackChanges,
Gerard Flanagan
- Re: Excel and TrackChanges, pierre_py
- Re: how to write a C-style for loop?, Dylan Moreland
- Re: how to write a C-style for loop?, bonono
- Re: how to write a C-style for loop?,
Tim Roberts
- Re: how to write a C-style for loop?, John Salerno
- Re: how to write a C-style for loop?,
ZeD
- Re: how to write a C-style for loop?,
Steven D'Aprano
- Re: how to write a C-style for loop?, Duncan Booth
- [OT] Separation of Functionality in C (was: Re: how to write a C-style for loop?), Dan Sommers
- Re: how to write a C-style for loop?, bearophileHUGS
- Re: how to write a C-style for loop?,
Steven D'Aprano
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0),
Marc 'BlackJack' Rintsch
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0),
Steven D'Aprano
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0), Georg Brandl
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0), Steven D'Aprano
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0), Steve Holden
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0), Kent Johnson
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0), Farel
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0),
Steven D'Aprano
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0), Felipe Almeida Lessa
- Re: Which is faster? (if not b in m) or (if m.count(b) > 0), bruno at modulix
- <Possible follow-ups>
- RE: Which is faster? (if not b in m) or (if m.count(b) > 0), Delaney, Timothy (Tim)
- RE: Which is faster? (if not b in m) or (if m.count(b) > 0), Delaney, Timothy (Tim)
- RE: Which is faster? (if not b in m) or (if m.count(b) > 0), Jean-Paul Calderone
- RE: Which is faster? (if not b in m) or (if m.count(b) > 0), Delaney, Timothy (Tim)
- Re: How to cat None, Jonathan Gardner
- Re: How to cat None, rtilley
- Re: How to cat None,
bonono
- Re: How to cat None, LittlePython
- Re: 'could not open display' error when import gtk - how fix?, ngw
- Re: 'could not open display' error when import gtk - how fix?, rainbow.cougar@xxxxxxxxx
- Re: Soduku, Felipe Almeida Lessa
- Re: Soduku,
Jack Diederich
- Re: Soduku,
Jonathan Gardner
- Re: Soduku, Mikael Olofsson
- Re: Soduku, Atanas Banov
- Re: Soduku,
Raymond Hettinger
- Re: Soduku, Jack Diederich
- Re: Soduku,
Jonathan Gardner
- Re: Python and ASP, Atanas Banov
- Re: Python and ASP,
Roger Upole
- Re: Python and ASP,
Tempo
- Re: Python and ASP, Roger Upole
- Re: Python and ASP, Tempo
- Re: Python and ASP, Roger Upole
- Re: Python and ASP, Steve Holden
- Re: Python and ASP,
Tempo
- Re: Copying zlib compression objects, chris.atlee@xxxxxxxxx
- Re: Mac OS X - Deployment, James Stroud
- <Possible follow-ups>
- Re: Mac OS X - Deployment, Matt Trivisonno
- Re: How can I find a freelance programmer?, Jorge Godoy
- Re: How can I find a freelance programmer?,
Tim Parkin
- Re: How can I find a freelance programmer?,
Charles
- Re: How can I find a freelance programmer?, Gregory Piñero
- Re: How can I find a freelance programmer?,
Charles
- Message not available
- Re: How can I find a freelance programmer?, Steve Holden
- Re: How can I find a freelance programmer?, Peter Decker
- Re: using an existing DLL file without having access to the source code?, jay graves
- <Possible follow-ups>
- Re: using an existing DLL file without having access to the source code?, Carsten Haese
- Re: Python advocacy in scientific computation, mrmakent
- Re: Python advocacy in scientific computation, Cameron Laird
- Re: Python advocacy in scientific computation, Juho Schultz
- Re: Python advocacy in scientific computation,
Georg Brandl
- Re: Python advocacy in scientific computation, Cameron Laird
- Re: Python advocacy in scientific computation, beliavsky
- Re: Python advocacy in scientific computation, Peter Tillotson
- Re: Python advocacy in scientific computation, tooper
- Re: processing limitation in Python, Tim Peters
- Re: processing limitation in Python, bearophileHUGS
- Re: processing limitation in Python, Dave Hansen
- Re: processing limitation in Python,
Steven D'Aprano
- Re: processing limitation in Python,
pdr14@xxxxxxxxxxx
- Re: processing limitation in Python, Atanas Banov
- Re: processing limitation in Python,
pdr14@xxxxxxxxxxx
- Message not available
- Re: processing limitation in Python, Steven D'Aprano
- Re: Win32_Process.Create -- not starting process, EShames
- <Possible follow-ups>
- RE: Win32_Process.Create -- not starting process, Tim Golden
- RE: Win32_Process.Create -- not starting process, Tim Golden
- Re: Win32_Process.Create -- not starting process, Matt Trivisonno
- RE: Win32_Process.Create -- not starting process, Tim Golden
- Re: Embedding an Application in a Web browser,
bruno at modulix
- Re: Embedding an Application in a Web browser, Michael Ströder
- Re: Embedding an Application in a Web browser, DH
- Re: Embedding an Application in a Web browser, Magnus Lycka
- Re: Embedding an Application in a Web browser,
Tim N. van der Leeuw
- Re: Embedding an Application in a Web browser,
SamFeltus
- Re: Embedding an Application in a Web browser, rodmc
- Re: Embedding an Application in a Web browser, Atanas Banov
- Re: Embedding an Application in a Web browser, Roger Upole
- Re: Embedding an Application in a Web browser, SamFeltus
- Re: Embedding an Application in a Web browser,
SamFeltus
- Re: Embedding an Application in a Web browser, paron
- <Possible follow-ups>
- Embedding an Application in a Web browser, Daniel Nogradi
- Re: windows security descriptors, rtilley
- Re: Unexpected behaviour of getattr(obj, __dict__),
bruno at modulix
- Re: Unexpected behaviour of getattr(obj, __dict__),
Steven D'Aprano
- Re: Unexpected behaviour of getattr(obj, __dict__), Fredrik Lundh
- Re: Unexpected behaviour of getattr(obj, __dict__),
Steven D'Aprano
- Re: Unexpected behaviour of getattr(obj, __dict__),
Raymond Hettinger
- Re: Unexpected behaviour of getattr(obj, __dict__), Steven D'Aprano
- Re: Unexpected behaviour of getattr(obj, __dict__),
Carl Banks
- Re: Unexpected behaviour of getattr(obj, __dict__), Terry Reedy
- Re: Unexpected behaviour of getattr(obj, __dict__), Christos Georgiou
- Re: file names longer than MAX_PATH under Windows 2003,
Steven D'Aprano
- Re: file names longer than MAX_PATH under Windows 2003, Steven D'Aprano
- <Possible follow-ups>
- RE: file names longer than MAX_PATH under Windows 2003, Tim Golden
- RE: file names longer than MAX_PATH under Windows 2003, Tim Golden
- RE: file names longer than MAX_PATH under Windows 2003, Tim Golden
- RE: file names longer than MAX_PATH under Windows 2003,
Tim Golden
- Re: file names longer than MAX_PATH under Windows 2003,
Sergey
- Re: file names longer than MAX_PATH under Windows 2003, "Martin v. Löwis"
- Re: file names longer than MAX_PATH under Windows 2003,
Sergey
- Re: is socket thread safe?, Rene Pijlman
- Re: is socket thread safe?,
Steve Horsley
- Re: is socket thread safe?,
Carl J. Van Arsdall
- Re: is socket thread safe?, Bryan Olson
- Re: is socket thread safe?, Carl J. Van Arsdall
- Re: is socket thread safe?,
Carl J. Van Arsdall
- Re: is socket thread safe?,
Bryan Olson
- Re: is socket thread safe?, Donn Cave
- <Possible follow-ups>
- Re: is socket thread safe?, Jean-Paul Calderone
- Re: is socket thread safe?, Carl J. Van Arsdall
- Re: Python / Apache / MySQL, bruno at modulix
- Re: Python / Apache / MySQL,
Sybren Stuvel
- Re: Python / Apache / MySQL,
Kalle Anke
- Re: Python / Apache / MySQL, bruno at modulix
- Re: Python / Apache / MySQL, Kalle Anke
- Re: Python / Apache / MySQL, Peter Hansen
- Re: Python / Apache / MySQL, Kalle Anke
- Re: Python / Apache / MySQL, Peter Hansen
- Re: Python / Apache / MySQL, Sybren Stuvel
- Message not available
- Re: Python / Apache / MySQL, Sybren Stuvel
- Re: Python / Apache / MySQL, Paul Boddie
- Re: Python / Apache / MySQL,
Kalle Anke
- Re: Splitting a string,
Dylan Moreland
- Re: Splitting a string,
Fredrik Lundh
- Re: Splitting a string, Dylan Moreland
- Re: Splitting a string,
Fredrik Lundh
- Re: Splitting a string, Paul Rubin
- Re: Splitting a string, Christoph Zwerschke
- <Possible follow-ups>
- Re: Splitting a string,
Fredrik Lundh
- Re: Splitting a string, Peter Otten
- Re: Splitting a string, Nico Grubert
- Re: 88k regex = RuntimeError, Diez B. Roggisch
- Re: 88k regex = RuntimeError, Tim N. van der Leeuw
- Re: 88k regex = RuntimeError,
Peter Otten
- Re: 88k regex = RuntimeError,
Tim N. van der Leeuw
- Re: 88k regex = RuntimeError, Peter Otten
- Re: 88k regex = RuntimeError,
Tim N. van der Leeuw
- Re: 88k regex = RuntimeError, Kent Johnson
- Re: Logging hangs thread after detaching a StreamHandler's terminal, Vinay Sajip
- <Possible follow-ups>
- Re: Logging hangs thread after detaching a StreamHandler's terminal, python-list . overbored
- Re: Cygwin IDLE has no menu bar,
Thorsten Kampe
- Re: Cygwin IDLE has no menu bar, Steve Holden
- <Possible follow-ups>
- Re: Cygwin IDLE has no menu bar, Jason Tishler
- Re: listing attributes, Evan Monroig
- Re: listing attributes, James Stroud
- Re: listing attributes,
Peter Hansen
- Re: listing attributes,
Steven D'Aprano
- Re: listing attributes, Christoph Zwerschke
- Re: listing attributes, Thomas Girod
- Re: listing attributes, Peter Hansen
- Re: listing attributes, Thomas Girod
- Re: listing attributes,
Steven D'Aprano
- Re: Loop Backwards,
mensanator@xxxxxxx
- Re: Loop Backwards, Dave
- Re: Loop Backwards, bonono
- Re: Loop Backwards, Carl Cerecke
- Re: Loop Backwards, skip
- Re: Loop Backwards,
bruno at modulix
- Re: Loop Backwards, Felipe Almeida Lessa
- Re: Python 2.4.2 and Berkeley DB 4.4.20 ?, Claudio Grondi
- Re: Python 2.4.2 and Berkeley DB 4.4.20 ?, skip
- Re: html source, Kartic
- <Possible follow-ups>
- RE: How to get DVD Drive Name?, Tim Golden
- Re: cyclic data structures,
Peter Decker
- Re: cyclic data structures,
John Salerno
- Re: cyclic data structures, Fredrik Lundh
- Re: cyclic data structures, Carsten Haese
- Re: cyclic data structures, John Salerno
- Re: cyclic data structures, Duncan Booth
- Re: cyclic data structures, John Salerno
- Re: cyclic data structures,
John Salerno
- Re: cyclic data structures, Ewald R. de Wit
- Re: readlines and break apart based on letters, rtilley
- Re: readlines and break apart based on letters, Kent Johnson
- Re: asynchat + send problem,
Fredrik Lundh
- Re: asynchat + send problem, Andreas R.
- Re: Pythonic gui format?,
Ivan Voras
- Re: Pythonic gui format?,
Gregory Petrosyan
- Re: Pythonic gui format?, Paul Boddie
- Re: Pythonic gui format?, Gregory Petrosyan
- Re: Pythonic gui format?,
James Stroud
- Re: Pythonic gui format?, Ivan Voras
- Re: Pythonic gui format?,
Gregory Petrosyan
- Re: Pythonic gui format?,
Georg Brandl
- Re: Pythonic gui format?, Gregory Petrosyan
- Re: Pythonic gui format?,
Bruno Desthuilliers
- Re: Pythonic gui format?,
DH
- Re: Pythonic gui format?, bruno at modulix
- Re: Pythonic gui format?, DH
- Re: Pythonic gui format?, bruno at modulix
- Re: Pythonic gui format?, DH
- Re: Pythonic gui format?, Marc 'BlackJack' Rintsch
- Re: Pythonic gui format?, bearophileHUGS
- Re: Pythonic gui format?,
Christoph Zwerschke
- Re: [OT] Pythonic gui format?, bruno at modulix
- Re: [OT] Pythonic gui format?, Christoph Zwerschke
- Re: Pythonic gui format?,
Gregory Petrosyan
- Re: Pythonic gui format?, DH
- Re: Pythonic gui format?, bruno at modulix
- Re: Pythonic gui format?, bruno at modulix
- Re: Pythonic gui format?, Atanas Banov
- Re: Pythonic gui format?, Christoph Zwerschke
- Re: Pythonic gui format?, Bruno Desthuilliers
- Re: Pythonic gui format?, Fuzzyman
- Re: Pythonic gui format?, bruno at modulix
- Re: Pythonic gui format?, Fuzzyman
- Re: Pythonic gui format?, bruno at modulix
- Re: Pythonic gui format?,
DH
- Re: Pythonic gui format?,
Patrik Blommaskog
- Re: Pythonic gui format?,
Gregory Petrosyan
- Re: Pythonic gui format?, bruno at modulix
- Re: Pythonic gui format?,
Gregory Petrosyan
- Re: trapping errors in function call syntax, Carsten Haese
- Re: trapping errors in function call syntax,
Fredrik Lundh
- Re: trapping errors in function call syntax, Duncan Booth
- Message not available
- Re: trapping errors in function call syntax, Andrew Gwozdziewycz
- Re: trapping errors in function call syntax, Tim Hochberg
- Message not available
- Message not available
- Re: trapping errors in function call syntax, Fredrik Lundh
- Message not available
- Re: invert the order of a string,
Dave Hansen
- Re: invert the order of a string,
rtilley
- Re: invert the order of a string, Dave Hansen
- Re: invert the order of a string, rtilley
- Re: invert the order of a string, Paul Rubin
- Re: invert the order of a string, Eric McGraw
- Re: invert the order of a string, Carl Cerecke
- Re: invert the order of a string,
rtilley
- Re: invert the order of a string,
Paul Rubin
- Re: invert the order of a string, Bruno Desthuilliers
- Re: invert the order of a string, Bruno Desthuilliers
- Re: Location of Python modules,
Szabolcs Nagy
- Re: Location of Python modules,
Byte
- Message not available
- Re: Location of Python modules, Byte
- Re: Location of Python modules, Fredrik Lundh
- Re: Location of Python modules, Szabolcs Nagy
- Re: Location of Python modules, Byte
- Re: Location of Python modules, Fredrik Lundh
- Re: Location of Python modules,
Byte
- Re: Encoding,
Szabolcs Nagy
- Re: Encoding, Lad
- Re: Encoding, "Martin v. Löwis"
- Re: cx_Oracle string problems...,
tooper
- Re: cx_Oracle string problems...,
MooMaster
- Re: cx_Oracle string problems..., Carsten Haese
- Message not available
- Re: cx_Oracle string problems..., Carsten Haese
- Re: cx_Oracle string problems...,
MooMaster
- Re: hard disk activity,
Rene Pijlman
- Re: hard disk activity,
VSmirk
- Re: hard disk activity, Paul Rubin
- Re: hard disk activity, VSmirk
- Re: hard disk activity, Martin P. Hellwig
- Re: hard disk activity, gene tani
- Re: hard disk activity, VSmirk
- Re: hard disk activity, Paul Rubin
- Re: hard disk activity, VSmirk
- Re: hard disk activity, Paul Rubin
- Re: hard disk activity, VSmirk
- Re: hard disk activity, Paul Rubin
- Re: hard disk activity, Countess Katzenplatzen
- Re: hard disk activity, CatDude
- Re: hard disk activity, VSmirk
- Re: hard disk activity, Terry Hancock
- Re: hard disk activity, VSmirk
- Re: hard disk activity, ironkan
- Re: hard disk activity,
VSmirk
- Re: emacs keybindings for scite/scinitilla?, Grant Edwards
- <Possible follow-ups>
- RE: Execute batch script on remote computer, Tim Golden
- RE: Execute batch script on remote computer, Tim Golden
- Re: ANNOUNCE: Mod_python 3.2.7, Damjan
- Re: FTPlib, Fredrik Lundh
- Re: FTPlib, Peter A . Schott
- Re: Image to numeric array,
Diez B. Roggisch
- Re: Image to numeric array,
Claudio Grondi
- Re: Image to numeric array, Diez B. Roggisch
- Re: Image to numeric array, Claudio Grondi
- Re: Image to numeric array,
Claudio Grondi
- Re: Question regarding mkdir of ftputil, s99999999s2003
- Re: Writing a Web Robot in Python, Rene Pijlman
- Re: Writing a Web Robot in Python, WEINHANDL Herbert
- Re: Writing a Web Robot in Python, George Sakkis
- Re: How To Call A DLL?, Fredrik Lundh
- Re: Slightly OT: Ranking noise, Fredrik Lundh
- Re: Python 3000 deat !? Is true division ever coming ?,
rainbow.cougar@xxxxxxxxx
- Re: Python 3000 deat !? Is true division ever coming ?,
Gregory Piñero
- Re: Python 3000 deat !? Is true division ever coming ?, Rocco Moretti
- Re: Python 3000 deat !? Is true division ever coming ?, Gregory Piñero
- Re: Python 3000 deat !? Is true division ever coming ?, Magnus Lycka
- Re: Python 3000 deat !? Is true division ever coming ?, Dan Bishop
- Re: Python 3000 deat !? Is true division ever coming ?,
seb . haase
- Re: Python 3000 deat !? Is true division ever coming ?, Steven D'Aprano
- Re: Python 3000 deat !? Is true division ever coming ?, Rocco Moretti
- Re: Python 3000 deat !? Is true division ever coming ?,
Gregory Piñero
- Re: Python 3000 deat !? Is true division ever coming ?,
Magnus Lycka
- Re: Python 3000 deat !? Is true division ever coming ?,
seb . haase
- Re: Python 3000 deat !? Is true division ever coming ?, Steven D'Aprano
- Re: Python 3000 deat !? Is true division ever coming ?, Magnus Lycka
- Re: Python 3000 deat !? Is true division ever coming ?, Terry Reedy
- Re: Python 3000 deat !? Is true division ever coming ?, Steve Holden
- Re: Python 3000 deat !? Is true division ever coming ?, Magnus Lycka
- Re: Python 3000 deat !? Is true division ever coming ?,
seb . haase
- Re: how do you pronounce 'tuple'?,
Steve Holden
- Message not available
- Re: how do you pronounce 'tuple'?, Steve Holden
- Re: how do you pronounce 'tuple'?, Ben Wilson
- Message not available
- Re: how do you pronounce 'tuple'?, Roy Smith
- Re: how do you pronounce 'tuple'?,
Dave Hansen
- Re: how do you pronounce 'tuple'?, John Salerno
- Re: how do you pronounce 'tuple'?, Steve Holden
- Re: how do you pronounce 'tuple'?, Dave Hansen
- Re: how do you pronounce 'tuple'?, Donn Cave
- Re: how do you pronounce 'tuple'?,
nnorwitz@xxxxxxxxx
- Re: how do you pronounce 'tuple'?, Christoph Zwerschke
- Re: how do you pronounce 'tuple'?, Tim Peters
- Re: how do you pronounce 'tuple'?, Roy Smith
- Re: how do you pronounce 'tuple'?, John Salerno
- Re: how do you pronounce 'tuple'?, Grant Griffin
- Message not available
- Re: how do you pronounce 'tuple'?, Jack Diederich
- Message not available
- Re: how do you pronounce 'tuple'?, Terry Hancock
- Re: how do you pronounce 'tuple'?,
John Salerno
- Re: how do you pronounce 'tuple'?, Grant Edwards
- Re: how do you pronounce 'tuple'?, John Salerno
- Re: how do you pronounce 'tuple'?, Grant Edwards
- Re: how do you pronounce 'tuple'?, John Salerno
- Re: how do you pronounce 'tuple'?, Erik Max Francis
- Re: how do you pronounce 'tuple'?,
John Salerno
- Re: how do you pronounce 'tuple'?, Steve Holden
- Re: how do you pronounce 'tuple'?, John Salerno
- Re: how do you pronounce 'tuple'?,
Terry Hancock
- Re: how do you pronounce 'tuple'?, John Salerno
- Re: how do you pronounce 'tuple'?, Peter Maas
- Re: how do you pronounce 'tuple'?, John Salerno
- Re: how do you pronounce 'tuple'?, Dave Hansen
- Re: how do you pronounce 'tuple'?, Peter Maas
- Re: how do you pronounce 'tuple'?, Peter Maas
- Re: how do you pronounce 'tuple'?, Roy Smith
- Re: how do you pronounce 'tuple'?, Peter Hansen
- Re: how do you pronounce 'tuple'?, Erik Max Francis
- Re: how do you pronounce 'tuple'?, Erik Max Francis
- Re: how do you pronounce 'tuple'?, Roy Smith
- Re: how do you pronounce 'tuple'?, Erik Max Francis
- Re: how do you pronounce 'tuple'?, Tim Hochberg
- Re: how do you pronounce 'tuple'?, Martin P. Hellwig
- Re: how do you pronounce 'tuple'?, Jack Diederich
- Re: how do you pronounce 'tuple'?, Erik Max Francis
- Re: how do you pronounce 'tuple'?, Carl Cerecke
- Re: how do you pronounce 'tuple'?, Paddy
- Re: how do you pronounce 'tuple'?, Terry Hancock
- Re: how do you pronounce 'tuple'?, Rocco Moretti
- Re: how do you pronounce 'tuple'?, Terry Hancock
- Re: how do you pronounce 'tuple'?, Alan Kennedy
- Re: how do you pronounce 'tuple'?, Erik Max Francis
- Re: how do you pronounce 'tuple'?,
Steve Horsley
- Re: how do you pronounce 'tuple'?, Paddy
- Re: how do you pronounce 'tuple'?, Steve Holden
- Re: how do you pronounce 'tuple'?, Paddy
- Re: how do you pronounce 'tuple'?, Steve Holden
- Re: Questions for BitTorrent's Author, Bram Cohen, Alex Martelli
- <Possible follow-ups>
- Re: Questions for BitTorrent's Author, Bram Cohen, Felipe Almeida Lessa
- Re: Python equivilant to msgbox(),
LittlePython
- Re: Python equivilant to msgbox(),
Claudio Grondi
- Re: Python equivilant to msgbox(), mtallen@xxxxxxxxx
- Re: Python equivilant to msgbox(), LittlePython
- Re: Python equivilant to msgbox(), Claudio Grondi
- Re: Python equivilant to msgbox(), LittlePython
- Re: Python equivilant to msgbox(), Claudio Grondi
- Re: Python equivilant to msgbox(),
Claudio Grondi
- Re: Python equivilant to msgbox(),
André
- Re: Python equivilant to msgbox(), Peter Decker
- Message not available
- Re: Python equivilant to msgbox(), Fredrik Lundh
- Message not available
- Re: Python equivilant to msgbox(), Andre Roberge
- Message not available
- Message not available
- Re: Python equivilant to msgbox(), Peter Decker
- Re: Need a bit of help with a list..,
Alex Martelli
- Re: Need a bit of help with a list.., rh0dium
- Re: Another n00b: Removing the space in "print 'text', var", Fredrik Lundh
- Re: Another n00b: Removing the space in "print 'text', var", Alex Martelli
- Re: Another n00b: Removing the space in "print 'text', var", Felipe Almeida Lessa
- Re: Another n00b: Removing the space in "print 'text', var",
bruno at modulix
- Re: Another n00b: Removing the space in "print 'text', var",
Rick Zantow
- Re: [OT]Another n00b: Removing the space in "print 'text', var", Bruno Desthuilliers
- Re: Another n00b: Removing the space in "print 'text', var",
Rick Zantow
- Re: Downloading Large Files -- Feedback?, Paul Rubin
- Re: Downloading Large Files -- Feedback?,
Alex Martelli
- Re: Downloading Large Files -- Feedback?,
mwt
- Re: Downloading Large Files -- Feedback?, Alex Martelli
- Re: Downloading Large Files -- Feedback?, mwt
- Re: Downloading Large Files -- Feedback?, Alex Martelli
- Re: Downloading Large Files -- Feedback?,
mwt
- Re: Downloading Large Files -- Feedback?, Fuzzyman
- Re: Small newbie question, Astan Chee
- Re: Small newbie question, Tim Parkin
- Re: Small newbie question, Paul Rubin
- Re: python and webcam,
Philippe Bouige
- Re: python and webcam,
dfaber
- Re: python and webcam, Fredrik Lundh
- Re: python and webcam, dfaber
- Re: python and webcam,
dfaber
- Re: python and webcam,
Terry Reedy
- Re: python and webcam, dfaber
- <Possible follow-ups>
- Re: ANN: PyGUI 1.6, Wolfgang Keller
- Re: Newbie, Gary Herron
- Re: Newbie,
Bruno Desthuilliers
- Re: Newbie, LittlePython
- Re: Newbie,
LittlePython
- Re: Newbie, Steve Holden
- Re: Newbie, bonono
- Re: Newbie, LittlePython
- Re: Newbie, Felipe Almeida Lessa
- Re: Newbie, LittlePython
- Re: Newbie, bonono
- Message not available
- Re: Newbie, Ken Stevens
- Re: Newbie, Scott David Daniels
- Message not available
- Message not available
- Re: Newbie, Felipe Almeida Lessa
- Re: Tracking down memory leaks?, Felipe Almeida Lessa
- Re: Tracking down memory leaks?,
dmsbox2000-list1@xxxxxxxxx
- Re: Tracking down memory leaks?, Fredrik Lundh
- Re: Tracking down memory leaks?,
Steven D'Aprano
- Re: Tracking down memory leaks?, dmsbox2000-list1@xxxxxxxxx
- Re: Tracking down memory leaks?, Jean-Paul Calderone
- Re: Tracking down memory leaks?,
Steven D'Aprano
- Re: Tracking down memory leaks?,
malv
- Re: Tracking down memory leaks?, Rene Pijlman
- Re: Tracking down memory leaks?, MKoool
- Re: Tracking down memory leaks?, John J. Lee
- Re: Tracking down memory leaks?,
malv
- Re: Tracking down memory leaks?,
mensanator@xxxxxxx
- Re: Tracking down memory leaks?, gene tani
- Re: Tracking down memory leaks?, Robert
- Re: Tracking down memory leaks?, Christos Georgiou
- Re: PEP 353: Using ssize_t as the index type,
Tony Nelson
- Re: PEP 353: Using ssize_t as the index type, "Martin v. Löwis"
- Re: Single-file executables,
"Martin v. Löwis"
- Re: Single-file executables,
Thomas Heller
- Re: Single-file executables, "Martin v. Löwis"
- Re: Single-file executables, "Martin v. Löwis"
- Arcane deployment considerations (was: Single-file executables), Cameron Laird
- Re: Arcane deployment considerations, Thomas Heller
- Re: Single-file executables,
Thomas Heller
- Re: Single-file executables,
Ravi Teja
- Re: Single-file executables,
Giovanni Bajo
- Re: Single-file executables, Peter Hansen
- Re: Single-file executables, Ravi Teja
- Re: Single-file executables,
Giovanni Bajo
- Re: Single-file executables, James Stroud
- Re: Single-file executables,
Larry Bates
- Re: Single-file executables, Kevin Walzer
- Re: itertools examples,
Raymond Hettinger
- Re: itertools examples, Felipe Almeida Lessa
- Re: Is python very slow compared to C, rtilley
- Re: Is python very slow compared to C, Robert Hicks
- Re: Is python very slow compared to C,
bearophileHUGS
- Re: Is python very slow compared to C,
Steven D'Aprano
- Re: Is python very slow compared to C, bearophileHUGS
- Re: Is python very slow compared to C, bonono
- Re: Is python very slow compared to C, Felipe Almeida Lessa
- Re: Is python very slow compared to C, bonono
- Re: Is python very slow compared to C, Felipe Almeida Lessa
- Re: Is python very slow compared to C, Björn Lindström
- Re: Is python very slow compared to C, malv
- Re: Is python very slow compared to C, Felipe Almeida Lessa
- Re: Is python very slow compared to C, Steven D'Aprano
- Re: Is python very slow compared to C, bonono
- Re: Is python very slow compared to C, Steven D'Aprano
- Re: Is python very slow compared to C, bonono
- Re: Is python very slow compared to C, diffuser78
- Re: Is python very slow compared to C, PA
- Re: Is python very slow compared to C, Steven D'Aprano
- Re: Is python very slow compared to C, PA
- Re: Is python very slow compared to C, bonono
- Re: Is python very slow compared to C, Steven D'Aprano
- Re: Is python very slow compared to C, Steve Holden
- Re: Is python very slow compared to C, bonono
- Re: Is python very slow compared to C, PA
- Re: Is python very slow compared to C, bonono
- Message not available
- Re: Is python very slow compared to C, Peter Hansen
- Re: Is python very slow compared to C, Alex Martelli
- Re: Is python very slow compared to C, Cameron Laird
- Re: Is python very slow compared to C, Isaac Gouy
- Re: Is python very slow compared to C, Magnus Lycka
- Re: Is python very slow compared to C, igouy
- Re: Is python very slow compared to C,
Steven D'Aprano
- Re: Is python very slow compared to C,
Luis M. González
- Re: Is python very slow compared to C, Steven D'Aprano
- Re: Is python very slow compared to C, Michael Tobis
- Re: Is python very slow compared to C, Cameron Laird
- Re: Clearing the screen,
Felipe Almeida Lessa
- Re: Clearing the screen,
mwt
- Re: Clearing the screen, Steven D'Aprano
- Re: Clearing the screen, mwt
- Re: Clearing the screen, mwt
- Re: Clearing the screen, Fredrik Lundh
- Re: Clearing the screen, mwt
- Message not available
- Re: Clearing the screen, mwt
- Re: Clearing the screen, Graham
- Re: Clearing the screen,
mwt
- Re: Clearing the screen, Steven D'Aprano
- Re: simple math question, Felipe Almeida Lessa
- Re: simple math question, James Stroud
- Re: simple math question,
Rinzwind
- Re: simple math question, John Salerno
- Re: simple math question,
Paul Rubin
- Re: simple math question, Dan Bishop
- Re: simple math question, Terry Reedy
- Re: simple math question,
John Salerno
- Re: simple math question,
Dave Hansen
- Re: simple math question, John Salerno
- Re: simple math question,
Dave Hansen
- Re: Jython socket typecasting problems,
Diez B. Roggisch
- Re: Jython socket typecasting problems, Donn Cave
- Re: Jython socket typecasting problems,
Steve Holden
- Re: Jython socket typecasting problems, Mark Fink
- Re: Jython socket typecasting problems, Donn Cave
- Re: Jython socket typecasting problems, Kent Johnson
- Re: Jython socket typecasting problems, Steve Holden
- Re: Jython socket typecasting problems, Kent Johnson
- Re: python 2.5 and hashlib,
Alex Martelli
- Re: python 2.5 and hashlib, rtilley
- Re: encoding problems with pymssql / win, morris carre
- Re: Netstat in python. Does it's possible?, Sybren Stuvel
- Re: Netstat in python. Does it's possible?,
"Martin v. Löwis"
- Re: Netstat in python. Does it's possible?,
Jorgen Grahn
- Re: Netstat in python. Does it's possible?, "Martin v. Löwis"
- Re: Netstat in python. Does it's possible?, Cameron Laird
- Re: Netstat in python. Does it's possible?, Jorgen Grahn
- Re: Netstat in python. Does it's possible?, "Martin v. Löwis"
- Re: Netstat in python. Does it's possible?, billie
- Re: Netstat in python. Does it's possible?, Jorgen Grahn
- Re: Netstat in python. Does it's possible?,
Jorgen Grahn
- Re: How to check...,
augustus . kling
- Re: How to check..., augustus . kling
- Re: How to check..., Steven D'Aprano
- Re: How to check..., Daniel Marcel Eichler
- Re: How to check..., John Zenger
- Re: How to check..., Neil Hodgson
- Re: How to check..., Scott David Daniels
- Re: Pyserial handobook,
Grant Edwards
- Re: Pyserial handobook,
Zarathustra
- Re: Pyserial handobook, Peter Hansen
- Re: Pyserial handobook, Zarathustra
- Re: Pyserial handobook,
Zarathustra
- Re: Shortest prime number program,
Mitja Trampus
- Re: Shortest prime number program,
swisscheese
- Re: Shortest prime number program, "Martin v. Löwis"
- Re: Shortest prime number program, swisscheese
- Re: Shortest prime number program, Grant Edwards
- Re: Shortest prime number program,
swisscheese
- Re: Shortest prime number program,
Ian Bygrave
- Re: Shortest prime number program,
Ian Bygrave
- Re: Shortest prime number program, Ian Bygrave
- Re: Shortest prime number program,
Ian Bygrave
- Re: Shortest prime number program, mensanator@xxxxxxx
- Re: Shortest prime number program,
dickinsm
- Re: Shortest prime number program,
Christoph Zwerschke
- Re: Shortest prime number program, Ralf Muschall
- Re: Shortest prime number program, Tim Hochberg
- Re: Shortest prime number program, Christoph Zwerschke
- Message not available
- Re: Shortest prime number program, Tim Hochberg
- Re: Shortest prime number program,
Christoph Zwerschke
- Re: Shortest prime number program,
Jeffrey Schwab
- Re: Shortest prime number program, bearophileHUGS
- Re: Shortest prime number program,
swisscheese
- Re: Shortest prime number program, swisscheese
- Re: equivalent functions?,
Lonnie Princehouse
- Re: equivalent functions?, wietse
- Re: equivalent functions?, wietse
- "Is" is "is" [was: any way to customize the is operator?], Steve Holden
- Re: any way to customize the is operator?, Aahz
- Message not available
- Re: PySizeof: almost useful, Alex Martelli
- Re: PySizeof: almost useful, MrJean1
- Re: Yet another GUI toolkit question...,
Dan Sommers
- Re: Yet another GUI toolkit question...,
Kevin Walzer
- Re: Yet another GUI toolkit question..., dberlin@xxxxxxxxx
- Re: Yet another GUI toolkit question..., Grant Edwards
- Re: Yet another GUI toolkit question..., Kevin Walzer
- Re: Yet another GUI toolkit question..., John J. Lee
- Re: Yet another GUI toolkit question..., Phil Thompson
- Message not available
- Re: Yet another GUI toolkit question..., John J. Lee
- Re: Yet another GUI toolkit question...,
Kevin Walzer
- Re: Yet another GUI toolkit question..., Grant Edwards
- Re: Yet another GUI toolkit question...,
Kevin Walzer
- Re: Yet another GUI toolkit question..., Lawrence Oluyede
- Re: Yet another GUI toolkit question...,
Robert Hicks
- Re: Yet another GUI toolkit question..., Steve Holden
- Re: Yet another GUI toolkit question..., Kevin Walzer
- Re: Yet another GUI toolkit question..., Kevin Walzer
- Re: Yet another GUI toolkit question...,
Kevin Walzer
- Re: Yet another GUI toolkit question..., Chris Mellon
- Re: Yet another GUI toolkit question..., Neil Hodgson
- Re: Yet another GUI toolkit question..., Kevin Walzer
- Re: Yet another GUI toolkit question..., Kevin Walzer
- Re: Yet another GUI toolkit question...,
Kevin Walzer
- Re: Yet another GUI toolkit question..., Peter Decker
- Re: Yet another GUI toolkit question..., Peter Decker
- Re: Socket Programming - Question, lbolognini@xxxxxxxxx
- Re: Socket Programming - Question,
Grant Edwards
- Re: Socket Programming - Question,
D
- Re: Socket Programming - Question, Grant Edwards
- Re: Socket Programming - Question,
D
- Re: Socket Programming - Question, Paul Rubin
- Re: cmd, Steven D'Aprano
- Re: absolute removal of '\n' and the like, Russell Blau
- Re: absolute removal of '\n' and the like, Steven D'Aprano
- Re: arrays in python,
Steven D'Aprano
- Re: arrays in python, plahey
- Re: arrays in python, Schüle Daniel
- <Possible follow-ups>
- Re: arrays in python, Steve Holden
- Re: two generators working in tandem, Anton Vredegoor
- Re: appending to a list via properties, Larry Bates
- Re: appending to a list via properties,
Carl Banks
- Re: appending to a list via properties,
Alex Martelli
- Re: appending to a list via properties, Carl Banks
- Re: appending to a list via properties, Xavier Morel
- Re: appending to a list via properties, Alex Martelli
- Re: appending to a list via properties, Peter Otten
- Re: appending to a list via properties,
Alex Martelli
- Re: installing python on a server?,
Rene Pijlman
- Re: installing python on a server?,
John Salerno
- Re: installing python on a server?, Renato
- Re: installing python on a server?, 3c273
- Re: installing python on a server?, John Salerno
- Message not available
- Re: installing python on a server?, John Salerno
- Message not available
- Re: installing python on a server?, John Salerno
- Message not available
- Re: installing python on a server?, stewart.midwinter@xxxxxxxxx
- Re: installing python on a server?, Magnus Lycka
- Re: installing python on a server?, John Salerno
- Re: installing python on a server?,
John Salerno
- Message not available
- Re: installing python on a server?, stewart.midwinter@xxxxxxxxx
- Re: is there a better way?,
Jeremy Sanders
- Re: is there a better way?, Schüle Daniel
- Re: is there a better way?, snoe
- Re: is there a better way?, Tim Chase
- Re: is there a better way?,
Paul McGuire
- Re: is there a better way?, Paul McGuire
- Re: is there a better way?, Steve Holden
- Re: is there a better way?,
Scott David Daniels
- Re: is there a better way?, Scott David Daniels
- Re: is there a better way?, Carl Friedrich Bolz
- Re: is there a better way?,
Lonnie Princehouse
- Re: is there a better way?,
Schüle Daniel
- Re: is there a better way?, Dave Hansen
- Re: is there a better way?,
Schüle Daniel
- Re: is there a better way?, Jeremy Dillworth
- Re: is there a better way?, Schüle Daniel
- Re: is there a better way?, Schüle Daniel
- Re: is there a better way?,
Alex Martelli
- Re: is there a better way?,
Charles Krug
- Re: is there a better way?, Alex Martelli
- Re: is there a better way?, Carl Friedrich Bolz
- Re: is there a better way?,
Charles Krug
- Re: is there a better way?, Paul Rubin
- Re: is there a better way?,
Bruno Desthuilliers
- Re: is there a better way?, drrngrvy
- Re: is there a better way?, Magnus Lycka
- Re: functional 0.5 released,
bonono
- Re: functional 0.5 released,
Collin Winter
- Re: functional 0.5 released, bonono
- Re: functional 0.5 released,
Collin Winter
- <Possible follow-ups>
- Re: [ANN] functional 0.5 released, Neal Becker
- Re: [ANN] functional 0.5 released, Collin Winter
- Re: Legality of using Fonts, Scott David Daniels
- Re: Legality of using Fonts,
Steven D'Aprano
- Re: Legality of using Fonts,
Kamilche
- Re: Legality of using Fonts, garabik-news-2005-05
- Re: Legality of using Fonts,
Ross Ridge
- Re: Legality of using Fonts, Robert Kern
- Re: Legality of using Fonts, Steven D'Aprano
- Re: Legality of using Fonts, Ross Ridge
- Re: Legality of using Fonts,
Kamilche
- Re: Legality of using Fonts, Terry Hancock
- Re: ordered sets operations on lists..,
bonono
- Re: ordered sets operations on lists..,
Raymond Hettinger
- Re: ordered sets operations on lists.., bonono
- Re: ordered sets operations on lists.., Alex Martelli
- Re: ordered sets operations on lists.., Bengt Richter
- Re: ordered sets operations on lists.., Alex Martelli
- Re: ordered sets operations on lists.., Steve Holden
- Message not available
- Re: ordered sets operations on lists.., Felipe Almeida Lessa
- Message not available
- Message not available
- Re: ordered sets operations on lists.., Steve Holden
- Re: ordered sets operations on lists..,
Raymond Hettinger
- Re: html entity to unicode, Peter Maas
- <Possible follow-ups>
- Re: Mental Abuse,
rainbow.cougar@xxxxxxxxx
- Re: Mental Abuse, Heiko Wundram
- Re: How to invoke a tkinter menu *itself*, Edward K. Ream
- Re: How to invoke a tkinter menu *itself*, James Stroud
- Re: Create dict from two lists,
Diez B. Roggisch
- Re: Create dict from two lists,
Xavier Morel
- Re: Create dict from two lists, py
- Re: Create dict from two lists, Iain King
- Re: Create dict from two lists, py
- Re: Create dict from two lists, Mikael Olofsson
- Re: Create dict from two lists, bearophileHUGS
- Re: Create dict from two lists,
Xavier Morel
- Re: Create dict from two lists, Paul McGuire
- Re: Create dict from two lists, Carsten Haese
- <Possible follow-ups>
- Re: AdaptionFailure: How to use Interfaces with PyProtocols ?, Jay Parlar
- <Possible follow-ups>
- Re: a second TKinter, linda.s
- Re: a second TKinter, Steve Holden
- Re: a second TKinter, linda.s
- Re: a second TKinter, Steve Holden
- Re: breaking from loop, Sybren Stuvel
- Re: breaking from loop,
Peter Otten
- Re: breaking from loop,
Ritesh Raj Sarraf
- Re: breaking from loop, George Sakkis
- Re: breaking from loop, Peter Otten
- Re: breaking from loop,
Ritesh Raj Sarraf
- Re: breaking from loop, bruno at modulix
- Re: read-only attributes, bruno at modulix
- Re: Newbie Q: dynamically assigning object attribute,
Dylan Moreland
- Re: Newbie Q: dynamically assigning object attribute,
Ben Wilson
- Re: Newbie Q: dynamically assigning object attribute, Dylan Moreland
- Re: Newbie Q: dynamically assigning object attribute,
Ben Wilson
- Re: Newbie Q: dynamically assigning object attribute, Sion Arrowsmith
- Re: Simple Tkinter app works in Linux, not in Windows,
James Stroud
- Re: Simple Tkinter app works in Linux, not in Windows,
john . orlando
- Re: Simple Tkinter app works in Linux, not in Windows, James Stroud
- Re: Simple Tkinter app works in Linux, not in Windows, john . orlando
- Re: Simple Tkinter app works in Linux, not in Windows,
john . orlando
- Re: Determining an operating system's default browser,
Larry Bates
- Re: Determining an operating system's default browser, sjdevnull@xxxxxxxxx
- Re: Determining an operating system's default browser,
John McMonagle
- Re: Determining an operating system's default browser, Paul Boddie
- Re: Determining an operating system's default browser, Jorgen Grahn
- Re: Determining an operating system's default browser, Paul Boddie
- Re: Determining an operating system's default browser, Jorgen Grahn
- Re: Determining an operating system's default browser, Paul Boddie
- Re: Determining an operating system's default browser, Juho Schultz
- Re: Determining an operating system's default browser, Fuzzyman
- Re: Determining an operating system's default browser, Sion Arrowsmith
- Re: re.match versus re.findall, Peter Hansen
- Re: python spawn new process, rout stdin/out, Farshid Lashkari
- Re: pythonic exec* spawn*,
kmkz89
- Re: pythonic exec* spawn*, Jeremiah
- Re: pythonic exec* spawn*, dwelch
- Re: pythonic exec* spawn*,
Rene Pijlman
- Re: pythonic exec* spawn*,
Daniel Nogradi
- Re: pythonic exec* spawn*, Rene Pijlman
- Re: pythonic exec* spawn*, Daniel Nogradi
- Message not available
- Re: pythonic exec* spawn*, Daniel Nogradi
- Re: pythonic exec* spawn*,
Daniel Nogradi
- Re: representing physical units, Ziga Seilnacht
- Re: representing physical units, Michael Amrhein
- Re: Threads and Interpreter death,
Rene Pijlman
- Re: Threads and Interpreter death, Bryan Olson
- Re: Form1.show(), Diez B. Roggisch
- Re: Rethinking the Python tutorial,
Ed Singleton
- Re: Rethinking the Python tutorial,
Magnus Lycka
- Re: Rethinking the Python tutorial, Steve Holden
- Re: Rethinking the Python tutorial, A.M. Kuchling
- Re: Rethinking the Python tutorial, Magnus Lycka
- Re: Rethinking the Python tutorial, Magnus Lycka
- Re: Rethinking the Python tutorial,
Magnus Lycka
- Re: Rethinking the Python tutorial,
UrsusMaximus
- Re: Rethinking the Python tutorial, AdSR
- Re: Rethinking the Python tutorial, Magnus Lycka
- Re: Rethinking the Python tutorial,
JW
- Re: Rethinking the Python tutorial, Magnus Lycka
- Re: New editions of several Python books.,
Aahz
- Re: New editions of several Python books., Magnus Lycka
- Re: New editions of several Python books.,
James Stroud
- Re: New editions of several Python books., David Reed
- Re: Finding the public callables of self,
Lonnie Princehouse
- Re: Finding the public callables of self,
Russell Warren
- Re: Finding the public callables of self, Lonnie Princehouse
- Re: Finding the public callables of self,
Russell Warren
- Re: Finding the public callables of self,
Sion Arrowsmith
- Re: Finding the public callables of self, bruno at modulix
- Re: Finding the public callables of self, Kent Johnson
- Re: super(...).__init__() vs Base.__init__(self), Michele Simionato
- Re: super(...).__init__() vs Base.__init__(self),
Steven Bethard
- Re: super(...).__init__() vs Base.__init__(self),
Jan Niklas Fingerle
- Re: super(...).__init__() vs Base.__init__(self), Steven Bethard
- Re: super(...).__init__() vs Base.__init__(self), Jan Niklas Fingerle
- Re: super(...).__init__() vs Base.__init__(self), Tony Nelson
- Re: super(...).__init__() vs Base.__init__(self), Jan Niklas Fingerle
- Re: super(...).__init__() vs Base.__init__(self),
Jan Niklas Fingerle
- Re: CGI Python FTP, Rene Pijlman
- Re: Test indexers...how do they work?, gene tani
- Re: Test indexers...how do they work?, sjdevnull@xxxxxxxxx
- Re: Parsing XML scheme (xsd) to python objects,
Chris McDonough
- Re: Parsing XML scheme (xsd) to python objects, Bizarro-02
- Re: problems opening IDLE, rtilley
- Re: Curios issues with Editors,
Steve Holden
- Re: Curios issues with Editors,
rodmc
- Re: Curios issues with Editors, SPE - Stani's Python Editor
- Re: Curios issues with Editors,
rodmc
- Re: Hi reliability files, writing,reading,maintaining,
Martin P. Hellwig
- Re: Hi reliability files, writing,reading,maintaining,
Cameron Laird
- Re: Hi reliability files, writing,reading,maintaining, John Pote
- Re: Hi reliability files, writing,reading,maintaining, Cameron Laird
- Re: Hi reliability files, writing,reading,maintaining,
Cameron Laird
- Re: importing maple into python, Robert Kern
- Re: line wrapping problem, Fuzzyman
- Re: line wrapping problem,
Juho Schultz
- Re: line wrapping problem,
ZeD
- Re: line wrapping problem, Juho Schultz
- Re: line wrapping problem,
ZeD
- Re: line wrapping problem, John Zenger
- Re: line wrapping problem, Peter Otten
- Re: line wrapping problem, Kent Johnson
- Re: thread dump, Peter Hansen
- <Possible follow-ups>
- Re: Thread Dump of a python process, Peter Hansen
- Re: Thread Dump of a python process, Shanon
- Re: Thread Dump of a python process, Peter Hansen
- Re: Thread Dump of a python process, Peter Hansen
- Re: Using ioctl, Scott David Daniels
- Re: Twisted book opinions?,
Eddie Corns
- Re: Twisted book opinions?, Tim Parkin
- Message not available
- Re: Twisted book opinions?, Andrew Gwozdziewycz
- Re: Twisted book opinions?, Jacob Hallen
- Message not available
- Message not available
- Re: Twisted book opinions?, Tim Parkin
- Re: Twisted book opinions?, gene tani
- Re: how to remove <BR> using replace function?,
Dylan Moreland
- Re: how to remove <BR> using replace function?, localpricemaps
- Re: how to remove <BR> using replace function?,
localpricemaps
- Re: how to remove <BR> using replace function?, Dylan Moreland
- Re: how to remove <BR> using replace function?, Rinzwind
- Re: how to remove <BR> using replace function?, Albert Leibbrandt
- Re: how to remove <BR> using replace function?, Duncan Booth
- Re: how to remove <BR> using replace function?, Sion Arrowsmith
- Re: how to remove <BR> using replace function?, Duncan Booth
- Re: how to remove <BR> using replace function?, bruno at modulix
- Re: random playing soundfiles according to rating., Steve Holden
- Re: random playing soundfiles according to rating., Michael Spencer
- Re: random playing soundfiles according to rating., JW
- Re: random playing soundfiles according to rating., Ben Cartwright
- Re: random playing soundfiles according to rating.,
Ed Singleton
- Re: random playing soundfiles according to rating., Christos Georgiou
- Re: removing characters before writing to file, jawahh
- Re: removing characters before writing to file, John Zenger
- Re: removing characters before writing to file, Peter Otten
- Re: removing characters before writing to file, bonono
- Re: removing characters before writing to file, Stefan Neumann
- Re: Inserting record with Microsoft Access, daftspaniel@xxxxxxxxx
- Re: Inserting record with Microsoft Access, Kelly
- Re: Inserting record with Microsoft Access, Tim Roberts
- <Possible follow-ups>
- Re: Inserting record with Microsoft Access, Albert Leibbrandt
- Re: Inserting record with Microsoft Access,
Steve Holden
- Re: Inserting record with Microsoft Access,
Frank Millman
- Re: Inserting record with Microsoft Access, Chris Smith
- Re: Inserting record with Microsoft Access,
Frank Millman
- Re: cx_Oracle entry point error, Albert Leibbrandt
- Re: by reference,
Rene Pijlman
- Re: by reference, Martin P. Hellwig
- <Possible follow-ups>
- RE: by reference,
Delaney, Timothy (Tim)
- Re: by reference,
dirvine
- Re: by reference, Tim Roberts
- Re: by reference, dirvine
- Re: by reference, Bruno Desthuilliers
- Re: by reference, dirvine
- Re: by reference, Martin P. Hellwig
- Re: by reference, dirvine
- Re: by reference,
dirvine
- Re: jump into the interpreter in a script, Rick Ratzel
- <Possible follow-ups>
- Re: jump into the interpreter in a script, Carl Friedrich Bolz
- Re: jump into the interpreter in a script, Fredrik Lundh
- Re: Ternary Operator Now?,
Steve Holden
- Re: Ternary Operator Now?, Roy Smith
- Re: Ternary Operator Now?, Xavier Morel
- Re: Tkinter, X-windows and ebay, James Stroud
- Re: Tkinter, X-windows and ebay, Cameron Laird
- Re: Tkinter, X-windows and ebay, Adonis
- Re: Tkinter, X-windows and ebay,
Bob Greschke
- Re: Tkinter, X-windows and ebay,
Paul Rubin
- Re: Tkinter, X-windows and ebay, Bob Greschke
- Re: Tkinter, X-windows and ebay, Cameron Laird
- Re: Tkinter, X-windows and ebay,
Paul Rubin
- Re: Circe released to public domain!,
Diez B. Roggisch
- Re: Circe released to public domain!, Kyle Brooks
- Re: spell check code,
Jason Earl
- Re: spell check code, skip
- Re: still a valid book?,
Jonathan Gardner
- Re: still a valid book?,
John Salerno
- Re: still a valid book?, Scott David Daniels
- Re: still a valid book?, John Salerno
- Re: still a valid book?,
John Salerno
- Re: Pulling all n-sized combinations from a list,
Paul Rubin
- Re: Pulling all n-sized combinations from a list,
Swroteb
- Re: Pulling all n-sized combinations from a list, Paul Rubin
- Re: Pulling all n-sized combinations from a list, Swroteb
- Re: Pulling all n-sized combinations from a list, my . correo . basura
- Re: Pulling all n-sized combinations from a list, Swroteb
- Re: Pulling all n-sized combinations from a list, Michael Spencer
- Re: Pulling all n-sized combinations from a list, Paul Rubin
- Re: Pulling all n-sized combinations from a list,
Swroteb
- Re: Pulling all n-sized combinations from a list,
Jack Diederich
- Re: Pulling all n-sized combinations from a list,
mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list, Fredrik Lundh
- Re: Pulling all n-sized combinations from a list, mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list, Magnus Lycka
- Re: Pulling all n-sized combinations from a list, mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list, Magnus Lycka
- Re: Pulling all n-sized combinations from a list, mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list, Magnus Lycka
- Re: Pulling all n-sized combinations from a list, mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list, Steve Holden
- Re: Pulling all n-sized combinations from a list, Fredrik Lundh
- Re: Pulling all n-sized combinations from a list, Jack Diederich
- Re: Pulling all n-sized combinations from a list, mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list, Jack Diederich
- Re: Pulling all n-sized combinations from a list, mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list,
mensanator@xxxxxxx
- Re: Pulling all n-sized combinations from a list,
jess . austin
- Re: Pulling all n-sized combinations from a list, mensanator@xxxxxxx
- Re: A __getattr__ for class methods?,
Michael Spencer
- Re: A __getattr__ for class methods?, Dylan Moreland
- Re: A __getattr__ for class methods?, Roland Heiber
- Re: A __getattr__ for class methods?,
Xavier Morel
- Re: A __getattr__ for class methods?, Xavier Morel
- <Possible follow-ups>
- Re: email questions, Carsten Haese
- Re: email questions,
Scott Frankel
- Re: email questions, Heiko Wundram
- Message not available
- Re: email questions, Carsten Haese
- Re: email questions, Carsten Haese
- Re: email questions, Scott Frankel
- Re: breadth first search,
Chris McDonough
- Re: breadth first search, mrmakent
- Re: breadth first search,
Peter Otten
- Re: breadth first search, Chris McDonough
- Re: breadth first search, Peter Otten
- Re: breadth first search, Scott David Daniels
- Re: breadth first search,
Tim Chase
- Message not available
- Re: breadth first search, Tim Chase
- Re: breadth first search, News
- Message not available
- Re: Number Format function,
wittempj@xxxxxxxxxxx
- Re: Number Format function,
Edward Hartfield
- Re: Number Format function, wittempj@xxxxxxxxxxx
- Re: Number Format function, Rick Zantow
- Re: Number Format function, Sion Arrowsmith
- Re: Number Format function,
Edward Hartfield
- Re: Undergraduate project :: python ToDo list, Alex Martelli
- Re: What editor shall I use?,
Radek Kubicek
- Re: What editor shall I use?, Lad
- Re: What editor shall I use?,
Lad
- Re: What editor shall I use?, Magnus Lycka
- Re: What editor shall I use?,
Dylan Moreland
- Re: What editor shall I use?, Tim Chase
- Re: What editor shall I use?, Benji York
- Re: What editor shall I use?,
Petr Jakes
- Re: What editor shall I use?, Steve Holden
- Re: What editor shall I use?, utement@xxxxxxxxx
- Re: What editor shall I use?, Colin J. Williams
- Re: What editor shall I use?,
Peter Maas
- Re: What editor shall I use?, Colin J. Williams
- Re: What editor shall I use?, Peter Milliken
- Re: What editor shall I use?, Jaroslaw Zabiello
- Re: What editor shall I use?, Joel Hedlund
- <Possible follow-ups>
- RE: What editor shall I use?, McCann, Brian
- Re: how to...python with winmodem..., Diez B. Roggisch
- Re: os.walk() dirs and files,
rtilley
- Re: os.walk() dirs and files,
Duncan Booth
- Re: os.walk() dirs and files, rtilley
- Re: os.walk() dirs and files, George Sakkis
- Re: os.walk() dirs and files, rtilley
- Re: os.walk() dirs and files,
Duncan Booth
- Re: os.walk() dirs and files, Tim Peters
- Re: Python threading, and processes,
Diez B. Roggisch
- Re: Python threading, and processes,
Robin Haswell
- Re: Python threading, and processes, Alex Martelli
- Re: Python threading, and processes,
Robin Haswell
- Re: Python threading, and processes, Yves Glodt
- Re: get output of cmd-line command under MS windows, Bernard Lebel
- Re: only a simple xml reader <tag:id>value</tag:id>,
uche . ogbuji
- Re: only a simple xml reader <tag:id>value</tag:id>,
martijn
- Re: only a simple xml reader <tag:id>value</tag:id>, Albert Leibbrandt
- Re: only a simple xml reader <tag:id>value</tag:id>, uche . ogbuji
- Re: only a simple xml reader <tag:id>value</tag:id>,
martijn
- Re: UnboundMethodType and MethodType,
Kirk McDonald
- Re: UnboundMethodType and MethodType,
Kent Johnson
- Re: UnboundMethodType and MethodType, Scott David Daniels
- Re: UnboundMethodType and MethodType, Kirk McDonald
- Re: UnboundMethodType and MethodType, Scott David Daniels
- Re: UnboundMethodType and MethodType, Schüle Daniel
- Re: UnboundMethodType and MethodType,
Kent Johnson
- Re: apostrophe or double quote?, James Stroud
- Re: apostrophe or double quote?,
Steve Holden
- Re: apostrophe or double quote?, Christoph Zwerschke
- Re: apostrophe or double quote?,
Sion Arrowsmith
- Re: apostrophe or double quote?, Huy
- Message not available
- Message not available
- Re: apostrophe or double quote?, Sion Arrowsmith
- Re: apostrophe or double quote?, Terry Hancock
- <Possible follow-ups>
- RE: module with __call__ defined is not callable?,
Delaney, Timothy (Tim)
- RE: module with __call__ defined is not callable?,
Steven D'Aprano
- Re: module with __call__ defined is not callable?, Fuzzyman
- Re: module with __call__ defined is not callable?, Steve Holden
- Re: module with __call__ defined is not callable?, Fuzzyman
- Re: module with __call__ defined is not callable?, Steve Holden
- Re: module with __call__ defined is not callable?, Antoon Pardon
- Re: module with __call__ defined is not callable?, bruno at modulix
- Re: module with __call__ defined is not callable?, Antoon Pardon
- Re: module with __call__ defined is not callable?, Steve Holden
- Re: module with __call__ defined is not callable?, Antoon Pardon
- Re: module with __call__ defined is not callable?, Paul Rubin
- Re: module with __call__ defined is not callable?, Steven D'Aprano
- Re: module with __call__ defined is not callable?, Scott David Daniels
- Re: module with __call__ defined is not callable?, Antoon Pardon
- Re: module with __call__ defined is not callable?, Kent Johnson
- Re: module with __call__ defined is not callable?, Scott David Daniels
- RE: module with __call__ defined is not callable?,
Steven D'Aprano
- Re: module with __call__ defined is not callable?, limodou
- Re: module with __call__ defined is not callable?, limodou
- RE: module with __call__ defined is not callable?, Delaney, Timothy (Tim)
- Re: module with __call__ defined is not callable?, limodou
- RE: module with __call__ defined is not callable?,
Delaney, Timothy (Tim)
- Re: module with __call__ defined is not callable?, Bengt Richter
- Re: HTML page into a string,
Steve Holden
- Re: HTML page into a string, Tempo
- Re: HTML page into a string, Jason Earl
- Re: 450 Pound Library Program,
Magnus Lycka
- Re: 450 Pound Library Program, bruno at modulix
- Re: 450 Pound Library Program,
bruno at modulix
- Re: 450 Pound Library Program,
plahey
- Re: 450 Pound Library Program, Magnus Lycka
- Re: 450 Pound Library Program, bruno at modulix
- Re: 450 Pound Library Program, mwt
- Re: 450 Pound Library Program, mwt
- Re: 450 Pound Library Program, bruno at modulix
- Re: 450 Pound Library Program,
plahey
- Re: 450 Pound Library Program, Sion Arrowsmith
- Re: Easy way to make Numarray Bool use 1 bit?, andrewfelch
- <Possible follow-ups>
- tricky regular expressions,
Ernesto
- Re: tricky regular expressions,
Xavier Morel
- Re: tricky regular expressions, Ernesto
- Re: tricky regular expressions, Xavier Morel
- Re: tricky regular expressions, Mitja Trampus
- Re: tricky regular expressions,
Petr Jakes
- Re: tricky regular expressions, Ernesto
- Re: tricky regular expressions, Elezar Simeon Papo
- Re: tricky regular expressions,
Xavier Morel
- Re: Problem with curses and UTF-8,
"Martin v. Löwis"
- Replacing curses (Was: Re: Problem with curses and UTF-8),
Ian Ward
- Re: Replacing curses, Thomas Dickey
- Re: Replacing curses, Ian Ward
- Re: Replacing curses, Thomas Dickey
- Re: Replacing curses, Donn Cave
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8), Grant Edwards
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8), Ian Ward
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8), Grant Edwards
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8), Ian Ward
- Re: Replacing curses, Thomas Dickey
- Re: Replacing curses, Ross Ridge
- Re: Replacing curses, Ian Ward
- Re: Replacing curses, Thomas Dickey
- Re: Replacing curses, Ross Ridge
- Re: Replacing curses, Ian Ward
- Re: Replacing curses, Thomas Dickey
- Re: Problem with curses and UTF-8,
Thomas Dickey
- Re: Problem with curses and UTF-8, Ian Ward
- Re: Problem with curses and UTF-8, "Martin v. Löwis"
- Re: Problem with curses and UTF-8, Ian Ward
- Re: Problem with curses and UTF-8, Thomas Dickey
- Re: Problem with curses and UTF-8, Damjan
- cursesw+setlocale fixes it! (was: Re: Problem with curses and UTF-8), Ian Ward
- Re: cursesw+setlocale fixes it!, "Martin v. Löwis"
- Re: cursesw+setlocale fixes it!, "Martin v. Löwis"
- Re: cursesw+setlocale fixes it!, Ian Ward
- Re: Problem with curses and UTF-8, "Martin v. Löwis"
- Re: Problem with curses and UTF-8, Thomas Dickey
- Re: Problem with curses and UTF-8, "Martin v. Löwis"
- Replacing curses (Was: Re: Problem with curses and UTF-8),
Ian Ward
- Re: Jython inherit from Java class, Alan Kennedy
- Re: Jython inherit from Java class,
Kent Johnson
- Re: Jython inherit from Java class,
Mark Fink
- Re: Jython inherit from Java class, Mark Fink
- Re: Jython inherit from Java class, Kent Johnson
- Re: Jython inherit from Java class, Frank LaFond
- Re: Jython inherit from Java class, Mark Fink
- Re: Jython inherit from Java class, Kent Johnson
- Re: Jython inherit from Java class, Kent Johnson
- Re: Jython inherit from Java class, Kent Johnson
- Re: Jython inherit from Java class, Mark Fink
- Re: Jython inherit from Java class, Kent Johnson
- Re: Jython inherit from Java class,
Mark Fink
- Re: Python Class use, Roy Smith
- Re: Python Class use, Fabiano Sidler
- Re: Python Class use,
Roel Schroeven
- Re: Python Class use, Magnus Lycka
- Re: Python Class use, bruno at modulix
- Re: creat a DOM from an html document,
Mark Harrison
- Re: creat a DOM from an html document,
John J. Lee
- Re: creat a DOM from an html document, Paul Boddie
- Re: creat a DOM from an html document,
John J. Lee
- Re: creat a DOM from an html document, Xavier Morel
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues,
"Martin v. Löwis"
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues,
Christoph Zwerschke
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues, "Martin v. Löwis"
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues, Christoph Zwerschke
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues, "Martin v. Löwis"
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues, Christoph Zwerschke
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues, Ross Ridge
- Re: Python 2.4.2 using msvcrt71.dll on Win and compatibility issues,
Christoph Zwerschke
- Re: Object Oriented vs Pythonic Code, and Pythonic standards, Paul McGuire
- Re: Object Oriented vs Pythonic Code, and Pythonic standards,
Roy Smith
- QOTW candidate..., skip
- Re: Object Oriented vs Pythonic Code, and Pythonic standards, Bruno Desthuilliers
- Re: Hi reliability files, writing,reading and maintaining,
Terry Reedy
- Re: Hi reliability files, writing,reading and maintaining,
Xavier Morel
- Re: Hi reliability files, writing,reading and maintaining, Christos Georgiou
- Re: Hi reliability files, writing,reading and maintaining,
Xavier Morel
- Re: Hi reliability files, writing,reading and maintaining, Scott David Daniels
- Re: Hi reliability files, writing,reading and maintaining, Paul Rubin
- Re: Hi reliability files, writing,reading and maintaining, Larry Bates
- Re: Hi reliability files, writing,reading and maintaining, Peter Hansen
- <Possible follow-ups>
- Re: XML Writer in wxPython, uche . ogbuji
- <Possible follow-ups>
- python-ldap, btaranto@xxxxxxxxx
- python-ldap,
btaranto@xxxxxxxxx
- Re: python-ldap,
Steve Holden
- Re: python-ldap, btaranto@xxxxxxxxx
- Re: python-ldap, btaranto@xxxxxxxxx
- Re: python-ldap, Christos Georgiou
- Re: python-ldap, btaranto@xxxxxxxxx
- Re: python-ldap, Christos Georgiou
- Re: python-ldap, Paul McGuire
- Helpful replies (was Re: python-ldap), Christos Georgiou
- Re: python-ldap,
Steve Holden
- Re: Too Many if Statements?,
bruno at modulix
- Re: Too Many if Statements?,
slogging_away
- Re: Too Many if Statements?, slogging_away
- Re: Too Many if Statements?, bruno at modulix
- Re: Too Many if Statements?, Nicola Musatti
- Re: Too Many if Statements?,
slogging_away
- Re: Too Many if Statements?, snoe
- Re: Too Many if Statements?,
Alan Morgan
- Re: Too Many if Statements?,
Bryan Olson
- Re: Too Many if Statements?, slogging_away
- Re: Too Many if Statements?, mensanator@xxxxxxx
- Re: Too Many if Statements?, Terry Reedy
- Re: Too Many if Statements?, Bryan Olson
- Re: Too Many if Statements?, Alan Morgan
- Re: Too Many if Statements?, nnorwitz@xxxxxxxxx
- Re: Too Many if Statements?, Pierre Quentel
- Re: Too Many if Statements?, bruno at modulix
- Re: Too Many if Statements?, Alan Morgan
- Re: Too Many if Statements?, Florian Diesch
- Re: Too Many if Statements?, Juho Schultz
- Re: Too Many if Statements?, rainbow.cougar@xxxxxxxxx
- Re: Too Many if Statements?, Paul Rubin
- Re: Too Many if Statements?, nnorwitz@xxxxxxxxx
- Re: Too Many if Statements?, slogging_away
- Re: Too Many if Statements?, ajones
- Re: Too Many if Statements?,
Bryan Olson
- Re: Too Many if Statements?,
Casey Hawthorne
- Re: Too Many if Statements?,
slogging_away
- Re: Too Many if Statements?, Magnus Lycka
- Re: Too Many if Statements?, slogging_away
- Re: Too Many if Statements?, Steven D'Aprano
- Re: Too Many if Statements?, Juho Schultz
- Re: Too Many if Statements?, Steve Holden
- Re: Too Many if Statements?, Terry Reedy
- Message not available
- Re: Too Many if Statements?, Terry Reedy
- Re: Too Many if Statements?, slogging_away
- Re: Too Many if Statements?, Bengt Richter
- Re: Too Many if Statements?, bruno at modulix
- Re: Too Many if Statements?, slogging_away
- Re: Too Many if Statements?, Kent Johnson
- Re: Too Many if Statements?, bruno at modulix
- Re: Too Many if Statements?,
slogging_away
- Re: Is Python good for web crawlers?,
Andrew Gwozdziewycz
- Re: Is Python good for web crawlers?,
Tempo
- Re: Is Python good for web crawlers?, Diez B. Roggisch
- Re: Is Python good for web crawlers?, Tempo
- Re: Is Python good for web crawlers?, Tim Parkin
- Re: Is Python good for web crawlers?, Tempo
- Re: Is Python good for web crawlers?, Tim Parkin
- Re: Is Python good for web crawlers?,
Tempo
- Re: Is Python good for web crawlers?,
Paul Rubin
- Re: Is Python good for web crawlers?,
Xavier Morel
- Re: Is Python good for web crawlers?, Paul Rubin
- Re: Is Python good for web crawlers?, Tempo
- Re: Is Python good for web crawlers?, gene tani
- Re: Is Python good for web crawlers?,
Xavier Morel
- Re: Is Python good for web crawlers?,
Magnus Lycka
- Re: Is Python good for web crawlers?,
Alex Martelli
- Re: Is Python good for web crawlers?, Simon Brunning
- Re: Is Python good for web crawlers?, Magnus Lycka
- Re: Is Python good for web crawlers?, John J. Lee
- Re: Is Python good for web crawlers?, Alex Martelli
- Re: Is Python good for web crawlers?,
Alex Martelli
- <Possible follow-ups>
- Re: Is Python good for web crawlers?, George Sakkis
- Re: Dual Core outlook,
Xavier Morel
- Re: Dual Core outlook,
malv
- Re: Dual Core outlook, Greg Copeland
- Re: Dual Core outlook, Xavier Morel
- Re: Dual Core outlook, Tom Anderson
- Re: Dual Core outlook, malv
- Re: Dual Core outlook,
malv
- Re: problem with opening Python IDLE, rainbow.cougar@xxxxxxxxx
- Re: sys.path and unicode folder names,
"Martin v. Löwis"
- Re: sys.path and unicode folder names,
Nir Aides
- Re: sys.path and unicode folder names, Thomas Heller
- Re: sys.path and unicode folder names, "Martin v. Löwis"
- Re: sys.path and unicode folder names, Nir Aides
- Re: sys.path and unicode folder names, "Martin v. Löwis"
- Re: sys.path and unicode folder names, Nir Aides
- Re: sys.path and unicode folder names, "Martin v. Löwis"
- Re: sys.path and unicode folder names, Nir Aides
- Message not available
- Python and the health of the public, Tim Churches
- Re: Python and the health of the public, Magnus Lycka
- Re: sys.path and unicode folder names,
Nir Aides
- Re: The problem of anonymity with decorators, Alex Martelli
- Re: The problem of anonymity with decorators, Michele Simionato
- Re: The problem of anonymity with decorators,
skip
- Re: The problem of anonymity with decorators, Franck Pommereau
- Re: Regular Expression Syntax Help,
Ernesto
- Re: Regular Expression Syntax Help, Raja Raman Sundararajan
- Re: Regular Expression Syntax Help,
Ernesto
- Re: Regular Expression Syntax Help, Raja Raman Sundararajan
- Re: variables preceeded with @,
Diez B. Roggisch
- Re: variables preceeded with @, Thomas Girod
- Re: Natural Language Date Processing.,
andychambers2002
- Re: Natural Language Date Processing., Andrew Gwozdziewycz
- Re: Natural Language Date Processing., Steven Bethard
- Re: Natural Language Date Processing., Michael Amrhein
- Re: Natural Language Date Processing.,
Michael Amrhein
- Re: Natural Language Date Processing.,
Andrew Gwozdziewycz
- Re: Natural Language Date Processing., Michael Amrhein
- Re: Natural Language Date Processing., Michael Amrhein
- Re: Natural Language Date Processing., John McMonagle
- Re: Natural Language Date Processing.,
Andrew Gwozdziewycz
- Re: ftp: get list of files,
Lawrence Oluyede
- Re: ftp: get list of files, Paul Watson
- Re: get list of files,
Fredrik Lundh
- Re: get list of files, eels
- Re: winguiauto, puff
- Re: python,
Salvatore
- Re: python, Steve Holden
- Re: python, Harlin Seritt
- Re: how to copy a Python object,
aurelien.campeas@xxxxxxx
- Re: how to copy a Python object,
mitsura
- Re: how to copy a Python object, Juho Schultz
- Re: how to copy a Python object, Schüle Daniel
- Re: how to copy a Python object, Alex Martelli
- Re: how to copy a Python object,
mitsura
- Re: jython problem importing a py file,
Khalid Zuberi
- Re: jython problem importing a py file, didier . prophete
- Re: RPy / R, Hans Georg Krauthaeuser
- Re: RPy / R,
Eddie
- Re: RPy / R,
jason
- Re: RPy / R, Eddie
- Re: RPy / R,
jason
- Re: Getting Tkinter Text contents before destruction,
James Stroud
- Re: Getting Tkinter Text contents before destruction, Eric Brunel
- Re: Getting Tkinter Text contents before destruction, Fredrik Lundh
- Re: Getting Tkinter Text contents before destruction, Eric Brunel
- <Possible follow-ups>
- Weekly Python Patch/Bug Summary, Kurt B. Kaiser
- Weekly Python Patch/Bug Summary, Kurt B. Kaiser
- Re: datetime object from string, Raymond Hettinger
- Re: UTF16, BOM, and Windows Line endings,
Fuzzyman
- Re: UTF16, BOM, and Windows Line endings,
Neil Hodgson
- Re: UTF16, BOM, and Windows Line endings, Fuzzyman
- Re: UTF16, BOM, and Windows Line endings,
Neil Hodgson
- Re: Unable to get PIL to load jpeg images,
peter . mosley
- Re: Unable to get PIL to load jpeg images,
Steve Holden
- Re: Unable to get PIL to load jpeg images, peter . mosley
- Re: Unable to get PIL to load jpeg images, Scott David Daniels
- Re: Unable to get PIL to load jpeg images, gr
- Re: Unable to get PIL to load jpeg images, gr
- Re: Unable to get PIL to load jpeg images, peter . mosley
- Message not available
- Re: Unable to get PIL to load jpeg images, Andrew Gwozdziewycz
- Message not available
- Message not available
- Re: Unable to get PIL to load jpeg images, Amit Khemka
- Re: Unable to get PIL to load jpeg images,
Steve Holden
- Re: Using bytecode, not code objects,
Raymond Hettinger
- Re: Using bytecode, not code objects, Terry Reedy
- <Possible follow-ups>
- Re: Using bytecode, not code objects, Christos Georgiou
- Re: Accessing Windows Serial Port, Roel Schroeven
- Re: Accessing Windows Serial Port,
Grant Edwards
- Re: Accessing Windows Serial Port,
malv
- Re: Accessing Windows Serial Port, Roel Schroeven
- Re: Accessing Windows Serial Port, Grant Edwards
- Re: Accessing Windows Serial Port,
malv
- Re: Replace a module variable with a function call,
Carsten Haese
- Re: Replace a module variable with a function call,
gabriel . becedillas
- Re: Replace a module variable with a function call, Carsten Haese
- Re: Replace a module variable with a function call, gabriel . becedillas
- Re: Replace a module variable with a function call, Carsten Haese
- Re: Replace a module variable with a function call,
gabriel . becedillas
- Re: Replace a module variable with a function call,
Tim Hochberg
- Re: Replace a module variable with a function call, gabriel . becedillas
- Re: a question regarding call-by-reference, Paul McGuire
- Re: a question regarding call-by-reference, Claudio Grondi
- Re: a question regarding call-by-reference, Kent Johnson
- Re: a question regarding call-by-reference, Bengt Richter
- Re: a question regarding call-by-reference, enjoying the view
- Re: a question regarding call-by-reference, Casey Hawthorne
- Re: Code Feedback,
Dan M
- Re: Code Feedback,
Peter Hansen
- Re: Code Feedback, snoe
- Re: Code Feedback, mwt
- Re: Code Feedback,
Peter Hansen
- Re: Code Feedback,
Jorgen Grahn
- Re: Code Feedback, mwt
- Re: Code Feedback, Sion Arrowsmith
- Re: threads and memory,
Rene Pijlman
- Re: threads and memory, Lee Leahu
- Message not available
- Re: threads and memory, Fredrik Lundh
- Message not available
- Message not available
- Re: threads and memory, Lee Leahu
- Re: * 'struct-like' list *, Rene Pijlman
- Re: * 'struct-like' list *, Schüle Daniel
- Re: * 'struct-like' list *, Paul McGuire
- Re: * 'struct-like' list *,
Raymond Hettinger
- Re: * 'struct-like' list *,
Ernesto
- Re: * 'struct-like' list *, Schüle Daniel
- Re: * 'struct-like' list *, Ernesto
- Re: * 'struct-like' list *,
Ernesto
- Re: * 'struct-like' list *,
Bengt Richter
- Re: * 'struct-like' list *, Ernesto
- Re: * 'struct-like' list *, Bengt Richter
- Re: in over my head ascii, Terry Reedy
- Message not available
- Re: in over my head ascii,
nephish
- Re: in over my head ascii, nephish
- Re: in over my head ascii, mensanator@xxxxxxx
- Re: in over my head ascii, nephish
- Re: in over my head ascii, mensanator@xxxxxxx
- Re: in over my head ascii, Blair P. Houghton
- Message not available
- Re: in over my head ascii, nephish
- Re: in over my head ascii, nephish
- Re: in over my head ascii, Steve Holden
- Re: in over my head ascii, nephish
- Re: in over my head ascii, Blair P. Houghton
- Re: in over my head ascii,
nephish
- Re: Size of list,
limodou
- Re: Size of list, Ernesto
- Re: Size of list, Schüle Daniel
- Re: read file problem, Fuzzyman
- Re: read file problem, Rene Pijlman
- Re: read file problem, Ernesto
- Re: read file problem, Schüle Daniel
- <Possible follow-ups>
- Re: How to I write DBASE files without ODBC, Larry Bates
- Re: Detecting line endings,
Sybren Stuvel
- Re: Detecting line endings, Fuzzyman
- Re: Detecting line endings,
Fuzzyman
- Re: Detecting line endings, Sybren Stuvel
- Re: Detecting line endings,
Alex Martelli
- Re: Detecting line endings, Fuzzyman
- Re: Detecting line endings,
Fuzzyman
- Re: Detecting line endings, Alex Martelli
- Re: Detecting line endings, Fuzzyman
- Re: Detecting line endings, Alex Martelli
- Re: Detecting line endings, Fuzzyman
- Re: Detecting line endings, Fuzzyman
- Re: Detecting line endings, Fuzzyman
- Re: Detecting line endings,
Arthur
- Re: Detecting line endings, Arthur
- Re: Detecting line endings, ajsiegel
- Re: Detecting line endings,
Bengt Richter
- Re: Detecting line endings, Fuzzyman
- Re: critique my code, please, gry
- Re: critique my code, please, Scott David Daniels
- Re: critique my code, please, Frithiof Andreas Jensen
- Re: Question about idioms for clearing a list,
Steve Holden
- Re: Question about idioms for clearing a list,
Steven D'Aprano
- Re: Question about idioms for clearing a list, Dan Sommers
- Re: Question about idioms for clearing a list, Steven D'Aprano
- Re: Question about idioms for clearing a list, Peter Hansen
- Message not available
- Re: Question about idioms for clearing a list, Fredrik Lundh
- Re: Question about idioms for clearing a list, Mel Wilson
- Re: Question about idioms for clearing a list, Steven D'Aprano
- Re: Question about idioms for clearing a list, Fredrik Lundh
- Re: Question about idioms for clearing a list, Raymond Hettinger
- Re: Question about idioms for clearing a list, Ben Sizer
- Re: Question about idioms for clearing a list, Ed Singleton
- Message not available
- Re: Question about idioms for clearing a list, Ed Singleton
- Message not available
- Message not available
- Re: Question about idioms for clearing a list, Fredrik Lundh
- Re: Question about idioms for clearing a list,
Steven D'Aprano