comp.lang.python
- interesting take on python OO, 7stud
- Webmail application for mod_python, Wolfgang Draxinger
- Adding tuples to a dictionary,
Maciej Bliziński
- Re: Adding tuples to a dictionary, Peter Otten
- Re: Adding tuples to a dictionary, bvukov
- Standalone HTTP parser?,
Christopher Stawarz
- <Possible follow-ups>
- Re: Standalone HTTP parser?, Steve Holden
- Re: Standalone HTTP parser?, Gabriel Genellina
- FAQ: how to vary the byte offset of a field of a ctypes.Structure, p . lavarre
- pack() and the division of vertical space, christopherlmarshall@xxxxxxxxx
- generating a tree-like structure,
Thorsten Kampe
- Re: generating a tree-like structure,
kyosohma
- Re: generating a tree-like structure, Thorsten Kampe
- Re: generating a tree-like structure,
kyosohma
- Using PIL to find separator pages,
Larry Bates
- Re: Using PIL to find separator pages, Steve Holden
- How to clean a module?,
ai
- Re: How to clean a module?, Diez B. Roggisch
- Re: How to clean a module?, Maric Michaud
- Upgrading a largish group of packages w/ distutils,
skip
- <Possible follow-ups>
- Re: Upgrading a largish group of packages w/ distutils, Skip Montanaro
- How do I Extract Attachment from Newsgroup Message, snewman18@xxxxxxxxx
- WEATHER PROGRAMMING IN PYTHON,
sandeep patil
- Re: WEATHER PROGRAMMING IN PYTHON,
Marc 'BlackJack' Rintsch
- Re: WEATHER PROGRAMMING IN PYTHON, kyosohma
- Re: WEATHER PROGRAMMING IN PYTHON,
Marc 'BlackJack' Rintsch
- Re: Parsing Rdf (Rewrite), Jerry Hill
- HTML Form/Page and Navigation with multiple buttons,
mosscliffe
- Re: HTML Form/Page and Navigation with multiple buttons, Paul Boddie
- Re: HTML Form/Page and Navigation with multiple buttons, Dave Borne
- [OT] Re: HTML Form/Page and Navigation with multiple buttons, Bruno Desthuilliers
- pexpect/termios error: Inappropriate ioctl for device, Laszlo Nagy
- file reading by record separator (not line by line),
Lee Sander
- Re: file reading by record separator (not line by line), Lee Sander
- Re: file reading by record separator (not line by line), Marc 'BlackJack' Rintsch
- Re: ImageMagick Issue, Facundo Batista
- PEP 8 style enforcing program,
montyphyton
- Re: PEP 8 style enforcing program,
Alexander Eisenhuth
- strange PyLint configuration (was: PEP 8 style enforcing program),
Bjoern Schliessmann
- Re: strange PyLint configuration (was: PEP 8 style enforcing program), Eduardo \"EdCrypt\" O. Padoan
- Re: strange PyLint configuration, Bjoern Schliessmann
- strange PyLint configuration (was: PEP 8 style enforcing program),
Bjoern Schliessmann
- Re: PEP 8 style enforcing program, Chuck Rhode
- Re: PEP 8 style enforcing program,
Alexander Eisenhuth
- TR: embeded python progam into visual C++ application crash, fabien.lyon
- Python memory handling,
frederic . pica
- Re: Python memory handling,
Marc 'BlackJack' Rintsch
- Re: Python memory handling,
frederic . pica
- Re: Python memory handling, Thorsten Kampe
- Re: Python memory handling,
frederic . pica
- Re: Python memory handling,
Paul Melis
- Re: Python memory handling,
frederic . pica
- Re: Python memory handling, Paul Melis
- Re: Python memory handling,
frederic . pica
- Re: Python memory handling,
Josh Bloom
- Re: Python memory handling,
frederic . pica
- Re: Python memory handling, Chris Mellon
- Re: Python memory handling, Thorsten Kampe
- Re: Python memory handling, Klaas
- Re: Python memory handling, Chris Mellon
- Re: Python memory handling, Matthew Woodcraft
- Re: Python memory handling,
frederic . pica
- Re: Python memory handling,
Marc 'BlackJack' Rintsch
- non standard path characters,
Robin Becker
- Re: non standard path characters, aspineux
- Re: non standard path characters,
Tijs
- Re: non standard path characters,
Robin Becker
- Re: non standard path characters, "Martin v. Löwis"
- Re: non standard path characters,
Robin Becker
- Embedding objects( txt, doc) into excel using python, Girish
- qt doevent,
luca72
- Re: qt doevent, Phil Thompson
- Researcher/Lecturer Position at MODUL University Vienna, johannaostertag
- Good Python style?,
Andreas Beyer
- Re: Good Python style?,
Steven D'Aprano
- Re: Good Python style?, Michael Hoffman
- Re: Good Python style?, Virgil Dupras
- Re: Good Python style?, Alex Martelli
- <Possible follow-ups>
- Re: Good Python style?, Michael Bentley
- Re: Good Python style?,
Steven D'Aprano
- Usage of the __and__ method,
theju
- Re: Usage of the __and__ method, Peter Otten
- Re: Usage of the __and__ method, attn . steven . kuo
- matplotlib Basemap help, simon . murphy . nz
- trouble with wxPython intro,
Daniel Gee
- Re: trouble with wxPython intro,
Anthony Irwin
- Re: trouble with wxPython intro, 7stud
- Re: trouble with wxPython intro, Daniel Gee
- Re: trouble with wxPython intro,
Anthony Irwin
- Examples of high-quality python code?,
kaens
- Re: Examples of high-quality python code?, Larry Bates
- <Possible follow-ups>
- Re: Examples of high-quality python code?, Steve Howell
- How to parse usenet urls?,
snewman18@xxxxxxxxx
- Re: How to parse usenet urls?,
Nikita the Spider
- Re: How to parse usenet urls?,
snewman18@xxxxxxxxx
- Re: How to parse usenet urls?, Nikita the Spider
- Re: How to parse usenet urls?,
snewman18@xxxxxxxxx
- Re: How to parse usenet urls?,
Nikita the Spider
- Create a new class on the fly,
py_genetic
- Re: Create a new class on the fly, Steven D'Aprano
- Re: Create a new class on the fly, Alex Martelli
- with ctypes, how to parse a multi-string,
Eric
- Re: with ctypes, how to parse a multi-string, Thomas Heller
- RE: c[:](), Hamilton, William
- paste text with newlines into raw_input?,
BartlebyScrivener
- Re: paste text with newlines into raw_input?, Daniel Gee
- Re: paste text with newlines into raw_input?,
half . italian
- Re: paste text with newlines into raw_input?, BartlebyScrivener
- replace the base class,
aspineux
- Re: replace the base class, Larry Bates
- Re: replace the base class,
Matimus
- Re: replace the base class, aspineux
- file / module / package - import problem,
EuGeNe Van den Bulke
- Re: file / module / package - import problem,
aspineux
- Re: file / module / package - import problem, EuGeNe Van den Bulke
- Re: file / module / package - import problem,
aspineux
- Trying to render a pie chart, erikcw
- Off Topic: What is the good book to learn Python ?, Katie Tam
- is there a standard way to "install" egg-files under windows ?,
Stef Mientki
- Re: is there a standard way to "install" egg-files under windows ?, Diez B. Roggisch
- Appending a log file and see progress as program executes,
Karim Ali
- Re: Appending a log file and see progress as program executes, Matteo
- Re: Appending a log file and see progress as program executes, Grant Edwards
- Re: Appending a log file and see progress as program executes,
Diez B. Roggisch
- Re: Appending a log file and see progress as program executes,
Steve Holden
- Re: Appending a log file and see progress as program executes, Diez B. Roggisch
- Re: Appending a log file and see progress as program executes,
Steve Holden
- Help with ctypes and PAM, chris.atlee@xxxxxxxxx
- Re: google maps api for py?,
Daniel Nogradi
- <Possible follow-ups>
- Re: google maps api for py?, Jon Crump
- How can an Exception pass over an "except" clause ?, Nebur
- Call for Ruby Champion !!,
IT Recruiter
- Re: Call for Ruby Champion !!, Robin Becker
- Anyone else has seen "forrtl: error (200) ...", Alexander Eisenhuth
- Creating a distro of python... What would you include in it?,
farksimmons
- Re: Creating a distro of python... What would you include in it?, Simon Hibbs
- Re: Creating a distro of python... What would you include in it?, BJörn Lindqvist
- Message not available
- Re: Creating a distro of python... What would you include in it?, yuce
- Windows build of PostgreSQL library for 2.5,
Ben Sizer
- Re: Windows build of PostgreSQL library for 2.5, Frank Millman
- New-style classes and special methods,
Raj B
- Re: New-style classes and special methods, Alex Martelli
- <Possible follow-ups>
- Re: New-style classes and special methods,
Raj B
- Re: New-style classes and special methods, Alex Martelli
- Re: New-style classes and special methods, Lenard Lindstrom
- Re: Malformed big5 reading bug, Facundo Batista
- Python + Prolog, Jgressier
- Python 2.5 and WXPython demo's,
Andrew P
- Re: Python 2.5 and WXPython demo's,
Steve Holden
- Re: Python 2.5 and WXPython demo's, Andrew P
- Re: Python 2.5 and WXPython demo's,
Wildemar Wildenburger
- Re: Python 2.5 and WXPython demo's,
stef
- Re: Python 2.5 and WXPython demo's, kyosohma
- Re: Python 2.5 and WXPython demo's,
stef
- Re: Python 2.5 and WXPython demo's,
Steve Holden
- A REAL money maker. IT WORKS!!!!, Signs & Graphics Center
- calling Postgresql stored procedure,
Alchemist
- Re: calling Postgresql stored procedure, Weinhandl Herbert
- Re: calling Postgresql stored procedure, Nikita the Spider
- writing to a file,
montyphyton
- Re: writing to a file, Szabolcs Nagy
- Re: writing to a file,
Diez B. Roggisch
- Re: writing to a file,
sturlamolden
- Re: writing to a file, sturlamolden
- Re: writing to a file, sturlamolden
- Re: writing to a file,
sturlamolden
- binascii.unhexlify ... not clear about usage, and output, Vishal
- print bypasses calling write method for objects inheriting from file?, MisterPete
- Re: Professional Grant Proposal Writing Workshop (July 2007: University of Montana, Missoula), Steve Holden
- Re: RDFXML Parser For "qualified Dublin Core" Database File,
Steve Holden
- <Possible follow-ups>
- Re: RDFXML Parser For "qualified Dublin Core" Database File, Steve Holden
- Re: RDFXML Parser For "qualified Dublin Core" Database File, Steve Holden
- "is" and ==,
BlueJ774
- Re: "is" and ==,
Erik Max Francis
- Re: "is" and ==,
BlueJ774
- c[:](), Warren Stringer
- Re: c[:](), Tijs
- Re: c[:](), Alan Franzoni
- Message not available
- Re: c[:](), Carsten Haese
- Message not available
- Message not available
- RE: c[:](), Warren Stringer
- Re: c[:](), irstas
- Re: c[:](), Duncan Booth
- Re: "is" and ==,
BlueJ774
- Re: "is" and ==,
Erik Max Francis
- Message not available
- Message not available
- Message not available
- Re: c[:](), Brian van den Broek
- Message not available
- Message not available
- Message not available
- Message not available
- RE: c[:](), Warren Stringer
- Re: c[:](), Dustan
- RE: c[:](), Warren Stringer
- Message not available
- RE: c[:](), Warren Stringer
- Re: c[:](), Douglas Woodrow
- Re: c[:](), Douglas Woodrow
- RE: c[:](), Warren Stringer
- Re: c[:](), Douglas Woodrow
- RE: c[:](), Marc 'BlackJack' Rintsch
- RE: c[:](), Warren Stringer
- Re: c[:](), irstas
- RE: c[:](), Steven D'Aprano
- Re: c[:](), Grant Edwards
- RE: c[:](), Warren Stringer
- Re: c[:](), Grant Edwards
- RE: c[:](), Warren Stringer
- Re: c[:](), Grant Edwards
- Re: c[:](), Steve Holden
- Re: c[:](), Grant Edwards
- Message not available
- RE: c[:](), Warren Stringer
- Message not available
- Message not available
- Re: c[:](), Steve Holden
- Message not available
- Re: c[:](), Mikael Olofsson
- Message not available
- Message not available
- RE: c[:](), Warren Stringer
- Re: How to print this character u'\u20ac' to DOS terminal,
"Martin v. Lo"wis"
- Re: How to print this character u'\u20ac' to DOS terminal,
人言落日是天涯,望极天涯不见家
- Re: How to print this character u'\u20ac' to DOS terminal, momobear
- Re: How to print this character u'\u20ac' to DOS terminal, momobear
- Re: How to print this character u'\u20ac' to DOS terminal, Tijs
- Re: How to print this character u'\u20ac' to DOS terminal, 人言落日是天涯,望极天涯不见家
- Re: How to print this character u'\u20ac' to DOS terminal, Tijs
- Re: How to print this character u'\u20ac' to DOS terminal,
人言落日是天涯,望极天涯不见家
- Re: Rats! vararg assignments don't work,
Matimus
- Re: Rats! vararg assignments don't work,
George Sakkis
- Re: Rats! vararg assignments don't work, samwyse
- Re: Rats! vararg assignments don't work, Maric Michaud
- Re: Rats! vararg assignments don't work, Alex Martelli
- Re: Rats! vararg assignments don't work, Wildemar Wildenburger
- Re: Rats! vararg assignments don't work, Bruno Desthuilliers
- Re: Rats! vararg assignments don't work,
George Sakkis
- Re: Rats! vararg assignments don't work,
Gary Herron
- Re: Rats! vararg assignments don't work,
samwyse
- Re: Rats! vararg assignments don't work, Sion Arrowsmith
- Re: Rats! vararg assignments don't work,
samwyse
- Re: Key Listeners, kaens
- Re: Key Listeners, Gary Herron
- Re: Key Listeners,
bruno.desthuilliers@xxxxxxxxx
- Re: Key Listeners,
Benedict Verheyen
- Re: Key Listeners, Bruno Desthuilliers
- Re: Key Listeners, kaens
- Re: Key Listeners, Bruno Desthuilliers
- Message not available
- Re: Key Listeners, Benedict Verheyen
- Re: Key Listeners,
Benedict Verheyen
- <Possible follow-ups>
- Re: updates in sqlite3 do not work,
Stefan Sonnenberg-Carstens
- Re: updates in sqlite3 do not work, John Machin
- Re: updates in sqlite3 do not work, kaens
- Re: Speex bindings for python 2.5,
JarodEvans
- Re: Speex bindings for python 2.5,
momobear
- Re: Speex bindings for python 2.5, David H Wild
- Re: Speex bindings for python 2.5, JarodEvans
- Re: Speex bindings for python 2.5,
momobear
- Re: Connection acception with confirmation, Rob Williscroft
- <Possible follow-ups>
- Re: embeded python progam into visual C++ application crash, Gabriel Genellina
- Re: Tkinter Listbox - Different Text colors in one listbox, kyosohma
- Re: Tkinter Listbox - Different Text colors in one listbox, Hendrik van Rooyen
- Re: Tkinter Listbox - Different Text colors in one listbox, Eric Brunel
- Re: Tkinter Listbox - Different Text colors in one listbox,
rfg007
- Re: Tkinter Listbox - Different Text colors in one listbox, rahulnag22
- Re: Tkinter Listbox - Different Text colors in one listbox, Hendrik van Rooyen
- Re: SMTPAuthenticationError,
Larry Bates
- Re: SMTPAuthenticationError,
Ramashish Baranwal
- Re: SMTPAuthenticationError, Steve Howell
- Re: SMTPAuthenticationError, Ramashish Baranwal
- Re: SMTPAuthenticationError,
Ramashish Baranwal
- Re: Scope - import and globals, Troels Thomsen
- Re: Scope - import and globals, Tijs
- Re: How to set a class inheritance at instance creation?, Ramashish Baranwal
- Re: How to set a class inheritance at instance creation?, shandy.b@xxxxxxxxx
- Re: How to set a class inheritance at instance creation?, Ramashish Baranwal
- Re: How to set a class inheritance at instance creation?, Stargaming
- Re: How to set a class inheritance at instance creation?, Steve Holden
- Message not available
- Re: Unicode to HTML entities,
Richard Brodie
- Re: Unicode to HTML entities,
Clodoaldo
- Re: Unicode to HTML entities, Duncan Booth
- Re: Unicode to HTML entities, Clodoaldo
- Re: Unicode to HTML entities,
Clodoaldo
- Re: Unicode to HTML entities,
Tommy Nordgren
- Re: Unicode to HTML entities, Clodoaldo
- <Possible follow-ups>
- Re: [B,IX] = sort(A,...) - Order for sort()-function, Maric Michaud
- Re: RSA SecurID token authentication?, Nick Owen
- Re: wxpython demo error on debian etch,
kyosohma
- Re: wxpython demo error on debian etch,
BartlebyScrivener
- Re: wxpython demo error on debian etch, kyosohma
- Re: wxpython demo error on debian etch, BartlebyScrivener
- Re: wxpython demo error on debian etch, BartlebyScrivener
- Re: wxpython demo error on debian etch, kyosohma
- Re: wxpython demo error on debian etch,
BartlebyScrivener
- Re: python unix install, sqlite3, vasudevram
- Re: python unix install, sqlite3, jim-on-linux
- Re: PyQt: Is signal / slot really working across threads?,
Phil Thompson
- Re: PyQt: Is signal / slot really working across threads?, Alexander Eisenhuth
- Re: multiline regular expression (replace),
half . italian
- Re: multiline regular expression (replace),
Zdenek Maxa
- Re: multiline regular expression (replace), Holger Berger
- Re: multiline regular expression (replace), Zdenek Maxa
- Message not available
- Re: multiline regular expression (replace), Steve Holden
- Re: multiline regular expression (replace),
Zdenek Maxa
- Re: multiline regular expression (replace), Gerard Flanagan
- Re: Python tutorials, Stefano Canepa
- Re: how to print the GREEK CAPITAL LETTER delta under utf-8 encoding,
人言落日是天涯,望极天涯不见家
- Re: how to print the GREEK CAPITAL LETTER delta under utf-8 encoding, Gabriel Genellina
- Re: how to print the GREEK CAPITAL LETTER delta under utf-8 encoding,
Ragnar Ouchterlony
- Re: how to print the GREEK CAPITAL LETTER delta under utf-8 encoding,
Gabriel Genellina
- Re: how to print the GREEK CAPITAL LETTER delta under utf-8 encoding, Ragnar Ouchterlony
- Re: how to print the GREEK CAPITAL LETTER delta under utf-8 encoding,
Gabriel Genellina
- Re: Periodic tasks.,
Ben Finney
- Re: Periodic tasks., Ramashish Baranwal
- Re: Periodic tasks.,
Steve Holden
- Re: Periodic tasks., vasudevram
- Re: Periodic tasks., Steve Howell
- Re: Periodic tasks., Steve Howell
- Re: Periodic tasks.,
Irmen de Jong
- Re: Periodic tasks., vasudevram
- Re: Periodic tasks., momobear
- <Possible follow-ups>
- Re: Circular imports, jim-on-linux
- Re: Storing tracebacks,
kyosohma
- Re: Storing tracebacks,
George Sakkis
- Re: Storing tracebacks, Gabriel Genellina
- Re: Storing tracebacks, George Sakkis
- Re: Storing tracebacks, Gabriel Genellina
- Re: Storing tracebacks,
George Sakkis
- Re: Resize image NO PIL!!,
Dave Benjamin
- Re: Resize image NO PIL!!, cbmeeks
- Re: Resize image NO PIL!!, Daniel Nogradi
- Re: Resize image NO PIL!!, Aahz
- Re: Python command line error,
Max Erickson
- Re: Python command line error, Mick Duprez
- Re: DbiDate object,
Frank Millman
- Re: DbiDate object, revuesbio
- Re: Tkinter error,
Peter Otten
- Re: Tkinter error, BartlebyScrivener
- Re: User input with a default value that can be modified, half . italian
- Re: User input with a default value that can be modified, half . italian
- Re: Can string be callable as a method ?, Steven D'Aprano
- Re: Good idea to use a class as function with __new__?, Gabriel Genellina
- Re: pyAntTasks, kilnhead
- Re: Formal interfaces with Python, Terry Reedy
- Re: stdout and threads, kyosohma
- Re: Issue of redirecting the stdout to both file and screen, Peter Otten
- Re: Issue of redirecting the stdout to both file and screen,
Gabriel Genellina
- Re: Issue of redirecting the stdout to both file and screen,
Peter Otten
- Re: Issue of redirecting the stdout to both file and screen, Gabriel Genellina
- Re: Issue of redirecting the stdout to both file and screen, 人言落日是天涯,望极天涯不见家
- Re: Issue of redirecting the stdout to both file and screen,
Peter Otten
- <Possible follow-ups>
- Re: xmlrpclib hangs execution,
Arno Stienen
- Re: xmlrpclib hangs execution,
Tijs
- Re: xmlrpclib hangs execution, Arno Stienen
- Re: xmlrpclib hangs execution, Arno Stienen
- Re: xmlrpclib hangs execution,
Tijs
- Re: Sci.linalg.lu permuation error, bernhard.voigt@xxxxxxxxx
- Re: Video tutorials, Needless
- Re: gui application on cross platform,
Stefano Canepa
- Re: gui application on cross platform,
james_027
- Re: gui application on cross platform, Gabriel Genellina
- Re: gui application on cross platform, Stefano Canepa
- Re: gui application on cross platform,
james_027
- Re: gui application on cross platform, Matt van de Werken
- Re: gui application on cross platform, johnf
- Re: gui application on cross platform, Ed Leafe
- <Possible follow-ups>
- Re: gui application on cross platform, Etienne Hilson
- Re: Unsubscribing from the mailing list, Ben Finney
- Re: Unsubscribing from the mailing list, Tina I
- Re: os.path.walk not pruning descent tree (and I'm not happy with that behavior?), Peter Otten
- Re: os.path.walk not pruning descent tree (and I'm not happy with that behavior?), Gabriel Genellina
- Message not available
- Re: Error in optparse documentation, Steven Bethard
- Re: Error in optparse documentation, John Machin
- Re: Error in optparse documentation,
Marc 'BlackJack' Rintsch
- Re: Error in optparse documentation, Shatadal
- Re: expat parser, Stefan Behnel
- Re: Can python create a dictionary from a list comprehension?,
half . italian
- Re: Can python create a dictionary from a list comprehension?,
Marc 'BlackJack' Rintsch
- Flags of the world, Tim Churches
- Re: Flags of the world, Ben Finney
- Re: Can python create a dictionary from a list comprehension?, half . italian
- Re: Can python create a dictionary from a list comprehension?, Peter Otten
- Re: Can python create a dictionary from a list comprehension?,
Marc 'BlackJack' Rintsch
- Re: Can python create a dictionary from a list comprehension?,
Stefan Sonnenberg-Carstens
- Re: Can python create a dictionary from a list comprehension?,
Wim Vogelaar
- Re: Can python create a dictionary from a list comprehension?, Wim Vogelaar
- Re: Can python create a dictionary from a list comprehension?, Duncan Booth
- Re: Can python create a dictionary from a list comprehension?, Gabriel Genellina
- Re: Can python create a dictionary from a list comprehension?,
Wim Vogelaar
- Re: Can python create a dictionary from a list comprehension?, Pierre Quentel
- Re: What's the best way to iniatilize a function,
Steven D'Aprano
- Re: What's the best way to iniatilize a function,
Jack
- Re: What's the best way to iniatilize a function, Gregor Horvath
- Re: What's the best way to iniatilize a function, Steven D'Aprano
- Re: What's the best way to iniatilize a function, Laurent Pointal
- Re: What's the best way to iniatilize a function, Steven D'Aprano
- Re: What's the best way to iniatilize a function,
Jack
- Re: itertools.groupby,
Steve Howell
- Re: itertools.groupby,
7stud
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby,
7stud
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Carsten Haese
- Re: itertools.groupby,
Gordon Airporte
- Re: itertools.groupby,
Paul Rubin
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Gordon Airporte
- Re: itertools.groupby, Paul Rubin
- Re: itertools.groupby, Carsten Haese
- Re: itertools.groupby, Raymond Hettinger
- Re: itertools.groupby, Carsten Haese
- Re: itertools.groupby, George Sakkis
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Paul Rubin
- Re: itertools.groupby (gauntlet thrown down), Steve Howell
- Re: itertools.groupby, Raymond Hettinger
- Re: itertools.groupby,
Paul Rubin
- <Possible follow-ups>
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, paul
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby,
Steve Howell
- Re: itertools.groupby,
Raymond Hettinger
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Paul Rubin
- Re: itertools.groupby, Raymond Hettinger
- Re: itertools.groupby, Paul Rubin
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Alex Martelli
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Carsten Haese
- Re: itertools.groupby, 7stud
- Re: itertools.groupby, Raymond Hettinger
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Raymond Hettinger
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Paul Rubin
- Re: itertools.groupby, Paul Rubin
- Re: itertools.groupby,
Raymond Hettinger
- Re: itertools.groupby, Carsten Haese
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Carsten Haese
- Re: itertools.groupby, Steve Howell
- Re: itertools.groupby, Steve Howell
- Re: PHP5 programmer learning Python, darren kirby
- Re: PHP5 programmer learning Python,
Gabriel Genellina
- Re: PHP5 programmer learning Python, Cameron Laird
- Re: PHP5 programmer learning Python, Steve Howell
- Re: PHP5 programmer learning Python, 7stud
- Re: PHP5 programmer learning Python, Steve Howell
- Re: PHP5 programmer learning Python, Luis M. González
- Re: Newbie question - better way to do this?, Gabriel Genellina
- Re: Newbie question - better way to do this?,
Steve Howell
- Re: Newbie question - better way to do this?,
Nis Jørgensen
- Re: Newbie question - better way to do this?, Steve Howell
- Re: Newbie question - better way to do this?, Nis Jørgensen
- Re: Newbie question - better way to do this?, Steve Howell
- Re: Newbie question - better way to do this?,
Nis Jørgensen
- Re: Newbie question - better way to do this?,
Steven D'Aprano
- Re: Newbie question - better way to do this?,
John Machin
- Re: Newbie question - better way to do this?, Steve Howell
- Re: Newbie question - better way to do this?, Steven D'Aprano
- Re: Newbie question - better way to do this?, Steve Howell
- Re: Newbie question - better way to do this?,
John Machin
- Re: Newbie question - better way to do this?, Paul Rubin
- Re: Help with PySMS, Paul Boddie
- Re: Help with PySMS,
Petr Jakes
- Re: Help with PySMS, DJ Fadereu
- Re: totally lost newbie, Gabriel Genellina
- Re: totally lost newbie,
Marc 'BlackJack' Rintsch
- Re: totally lost newbie,
Steve Howell
- Re: totally lost newbie, Marc 'BlackJack' Rintsch
- Re: totally lost newbie,
Steve Howell
- Re: totally lost newbie, Kay Schluehr
- Re: totally lost newbie, Steve Howell
- <Possible follow-ups>
- Re: Color Segmentation w/ PIL?, jelle feringa
- Re: How to get a dot's or pixel's RGB with PIL,
Michael Bentley
- Re: How to get a dot's or pixel's RGB with PIL, shuimuliang@xxxxxxxxx
- Re: Is PEP-8 a Code or More of a Guideline?,
Stefan Sonnenberg-Carstens
- Re: Is PEP-8 a Code or More of a Guideline?,
Steven Bethard
- Re: Is PEP-8 a Code or More of a Guideline?, Paul McGuire
- Re: Is PEP-8 a Code or More of a Guideline?, John J. Lee
- Re: Is PEP-8 a Code or More of a Guideline?, Steven Bethard
- Re: Is PEP-8 a Code or More of a Guideline?, John J. Lee
- Re: Is PEP-8 a Code or More of a Guideline?, Eric S. Johansson
- Message not available
- Re: Is PEP-8 a Code or More of a Guideline?, BJörn Lindqvist
- Message not available
- RE: Is PEP-8 a Code or More of a Guideline?, Warren Stringer
- Re: Is PEP-8 a Code or More of a Guideline?,
Steven Bethard
- Message not available
- Message not available
- Re: Is PEP-8 a Code or More of a Guideline?, Eric S. Johansson
- Re: Is PEP-8 a Code or More of a Guideline?, sjdevnull@xxxxxxxxx
- Re: Is PEP-8 a Code or More of a Guideline?, Eric S. Johansson
- Re: Is PEP-8 a Code or More of a Guideline?, Roy Smith
- Re: Is PEP-8 a Code or More of a Guideline?, Dave Hansen
- Re: Is PEP-8 a Code or More of a Guideline?, Roy Smith
- Re: Is PEP-8 a Code or More of a Guideline?, Charles Sanders
- Re: Is PEP-8 a Code or More of a Guideline?, Alex Martelli
- Re: Is PEP-8 a Code or More of a Guideline?, Steven D'Aprano
- Re: Is PEP-8 a Code or More of a Guideline?, Paul Rubin
- Re: Is PEP-8 a Code or More of a Guideline?, Ben Finney
- Re: Is PEP-8 a Code or More of a Guideline?,
Carsten Haese
- Re: Is PEP-8 a Code or More of a Guideline?, OKB (not okblacke)
- Message not available
- Re: Is PEP-8 a Code or More of a Guideline?, Gabriel Genellina
- Re: Is PEP-8 a Code or More of a Guideline?, Steve Howell
- Re: Is PEP-8 a Code or More of a Guideline?,
Paul McGuire
- Re: Is PEP-8 a Code or More of a Guideline?, Paul Rubin
- Re: Is PEP-8 a Code or More of a Guideline?, Ben Finney
- Re: Is PEP-8 a Code or More of a Guideline?, Maric Michaud
- Re: Is PEP-8 a Code or More of a Guideline?, Hendrik van Rooyen
- Re: a bug in python windows service?,
Gabriel Genellina
- Re: a bug in python windows service?, momobear
- Re: a bug in python windows service?,
momobear
- Re: a bug in python windows service?, Gabriel Genellina
- Re: a bug in python windows service?, momobear
- Re: python -- prolog bridge error,
yuce
- Re: python -- prolog bridge error, Eric_Dexter@xxxxxxx
- <Possible follow-ups>
- RE: Using python for a CAD program, George, Harry G
- Re: Tix and OS X,
Kevin Walzer
- Re: Tix and OS X, Jeff Reavis
- Re: PyGTK and HTML rendering?, Samuel
- Re: PyPI bdist_wininst upload failing,
Steven Bethard
- Re: PyPI bdist_wininst upload failing,
John Machin
- Re: PyPI bdist_wininst upload failing, Steven Bethard
- Re: PyPI bdist_wininst upload failing, Gabriel Genellina
- Re: PyPI bdist_wininst upload failing, Steven Bethard
- Re: PyPI bdist_wininst upload failing, Steven Bethard
- Re: PyPI bdist_wininst upload failing,
John Machin
- Re: ten small Python programs,
Steven Bethard
- Re: ten small Python programs,
Steve Howell
- Re: ten small Python programs, Steven Bethard
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Steven Bethard
- unit testing, Steve Howell
- Re: unit testing, Steven Bethard
- Re: unit testing, Steve Howell
- Re: unit testing, Nis Jørgensen
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Steven Bethard
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Steven Bethard
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Paul Rubin
- Re: ten small Python programs, Kay Schluehr
- Re: ten small Python programs,
Paul McGuire
- Re: ten small Python programs, Steve Holden
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Paul McGuire
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Steven D'Aprano
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Steven Bethard
- Re: ten small Python programs, Paul McGuire
- Re: ten small Python programs, Paul McGuire
- Re: ten small Python programs,
Steve Howell
- Re: ten small Python programs,
BartlebyScrivener
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs,
Adonis Vargas
- Re: ten small Python programs, DJ Fadereu
- Re: ten small Python programs,
Stef Mientki
- Re: ten small Python programs,
Steve Howell
- Re: ten small Python programs, Stef Mientki
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, Stef Mientki
- Re: ten small Python programs, Steve Howell
- Re: ten small Python programs, stef
- Re: ten small Python programs,
Steve Howell
- <Possible follow-ups>
- Re: ten small Python programs, John K Masters
- Re: ten small Python programs, Wildemar Wildenburger
- Re: ten small Python programs, Steve Howell
- Re: Newbie: Struggling again 'map', Dan Bishop
- Re: Newbie: Struggling again 'map', Marc 'BlackJack' Rintsch
- Re: Newbie: Struggling again 'map',
Roel Schroeven
- Re: Newbie: Struggling again 'map', mosscliffe
- Re: Newbie: Struggling again 'map', George Sakkis
- Re: speeding things up with C++,
Che Guevara
- Re: speeding things up with C++, bullockbefriending bard
- Re: speeding things up with C++, bullockbefriending bard
- Re: speeding things up with C++,
Kay Schluehr
- Re: speeding things up with C++, bullockbefriending bard
- Re: speeding things up with C++,
Jorgen Grahn
- Re: speeding things up with C++,
bullockbefriending bard
- Re: speeding things up with C++, Chris Mellon
- Re: speeding things up with C++,
bullockbefriending bard
- Re: Newbie help understanding..., Amit Khemka
- Re: Newbie help understanding..., cmpython
- Re: Removing NS in ElementTree, Stefan Behnel
- Re: Removing NS in ElementTree, Rob Wolfe
- Re: conditionally creating functions within a class?, Dan Bishop
- <Possible follow-ups>
- Re: conditionally creating functions within a class?, kaens
- Re: conditionally creating functions within a class?,
Steve Holden
- Re: conditionally creating functions within a class?, bruno.desthuilliers@xxxxxxxxx
- Re: conditionally creating functions within a class?, Steve Holden
- Re: conditionally creating functions within a class?, kaens
- Re: How to get started as a xhtml python mysql freelancer ?, Eric_Dexter@xxxxxxx
- Re: How to get started as a xhtml python mysql freelancer ?, Paul McNett
- Re: printing list, is this a bug?,
Robert Kern
- Re: printing list, is this a bug?, William Chang
- Re: printing list, is this a bug?, Dan Bishop
- Re: matplotlib, usetex,
Alexander Schmolck
- Re: matplotlib, usetex, Bill Jackson
- Re: matplotlib, usetex,
Bill Jackson
- Re: matplotlib, usetex, Alexander Schmolck
- Re: Long double in Python, mensanator@xxxxxxx
- <Possible follow-ups>
- Re: Long double in Python, Robert Kern
- Re: Long double in Python,
Charles Vejnar
- Re: Long double in Python, Alex Martelli
- Re: csv.reader length?,
7stud
- Re: csv.reader length?,
Peter Otten
- Re: csv.reader length?, Larry Bates
- Re: csv.reader length?, Peter Otten
- Re: csv.reader length?,
Peter Otten
- Re: csv.reader length?, John Machin
- Re: Large Amount of Data, Matimus
- Re: Large Amount of Data,
Marc 'BlackJack' Rintsch
- Re: Large Amount of Data,
Jack
- Re: Large Amount of Data, Larry Bates
- Re: Large Amount of Data, Vyacheslav Maslov
- Message not available
- Re: Large Amount of Data, Jack
- Re: Large Amount of Data,
Jack
- Re: Large Amount of Data, Jack
- Re: Large Amount of Data,
Jack
- Re: Large Amount of Data, Marc 'BlackJack' Rintsch
- Re: Large Amount of Data, Steve Holden
- Re: Large Amount of Data, John Machin
- Re: Large Amount of Data, Jack
- Re: Large Amount of Data, John Machin
- Re: Large Amount of Data, Jack
- <Possible follow-ups>
- Re: Proxying every function in a module, Josh West
- Re: Proxying every function in a module, Steve Holden
- Re: Why isn't this query working in python?, Dave Borne
- Message not available
- Re: Why isn't this query working in python?,
Carsten Haese
- Re: Why isn't this query working in python?, erikcw
- Re: Why isn't this query working in python?, Steve Holden
- Re: Why isn't this query working in python?, Carsten Haese
- Re: Why isn't this query working in python?, John Machin
- Re: Why isn't this query working in python?, erikcw
- Re: Why isn't this query working in python?, Steve Howell
- Message not available
- Re: Why isn't this query working in python?, Steve Holden
- Re: Why isn't this query working in python?, Steve Holden
- Re: Why isn't this query working in python?, erikcw
- Message not available
- Re: Why isn't this query working in python?, davelist
- Re: Why isn't this query working in python?,
Carsten Haese
- Message not available
- Message not available
- Re: Why isn't this query working in python?, Carsten Haese
- Message not available
- Re: Why isn't this query working in python?, Gabriel Genellina
- Re: Why isn't this query working in python?, erikcw
- Re: Why isn't this query working in python?, Steve Holden
- Re: extra xml header with ElementTree?,
Gerard Flanagan
- Re: extra xml header with ElementTree?, Tim Arnold
- Proxying every function in a module, Josh West
- Proxying every function in a module, Josh West
- Re: extra xml header with ElementTree?, Stefan Behnel
- Message not available
- Re: Proxying every function in a module, Steve Holden
- Re: Reading a file and resuming reading., Marc 'BlackJack' Rintsch
- Re: Reading a file and resuming reading., Hrvoje Niksic
- <Possible follow-ups>
- Re: Reading a file and resuming reading., Laszlo Nagy
- Re: Reading a file and resuming reading., Karim Ali
- Re: Reading a file and resuming reading., Hendrik van Rooyen
- Re: How to do this in python with regular expressions,
Thorsten Kampe
- Re: How to do this in python with regular expressions, Mattia Gentilini
- Re: How to do this in python with regular expressions, Mattia Gentilini
- Re: How to do this in python with regular expressions, snorble
- Re: Compiling python extension on amd64 for 32 bit,
Andrew MacIntyre
- Re: Compiling python extension on amd64 for 32 bit,
Mathias Waack
- Re: Compiling python extension on amd64 for 32 bit, Andrew MacIntyre
- Re: Compiling python extension on amd64 for 32 bit,
Mathias Waack
- Re: optparse: list out entered values,
Nirnimesh
- Re: optparse: list out entered values, Steven Bethard
- Re: psycopg2 & large result set, Rob Wolfe
- Re: psycopg2 & large result set, Paul Boddie
- <Possible follow-ups>
- Re: method override inside a module, Gabriel Genellina
- Re: method override inside a module, Steve Holden
- Re: Find the closest relative,
7stud
- Re: Find the closest relative,
jm.suresh@xxxxxxxxxxxxxxxxx
- Re: Find the closest relative, Gabriel Genellina
- Re: Find the closest relative, MRAB
- Re: Find the closest relative, jm.suresh@xxxxxxxxxxxxxxxxx
- Re: Find the closest relative,
jm.suresh@xxxxxxxxxxxxxxxxx
- Re: sockets, gethostname() changing,
half . italian
- Re: sockets, gethostname() changing,
7stud
- Re: sockets, gethostname() changing, half . italian
- Re: sockets, gethostname() changing, Alex Martelli
- Re: sockets, gethostname() changing, 7stud
- Re: sockets, gethostname() changing, Steve Holden
- Re: sockets, gethostname() changing,
7stud
- Re: sockets, gethostname() changing, Steve Holden
- Re: sockets, gethostname() changing, Gabriel Genellina
- Re: sockets, gethostname() changing, half . italian
- Re: File monitoring for all drive,
Tim Golden
- Message not available
- Re: File monitoring for all drive, Tim Golden
- Message not available
- Re: File monitoring for all drive, Tim Golden
- Re: Tkinter help, please...,
John McMonagle
- Re: Tkinter help, please..., Medi Ochre
- Re: webbrowser module bug?,
kyosohma
- Re: webbrowser module bug?, Ron Adam
- Message not available
- Re: webbrowser module bug?, Steve Holden
- Message not available
- Re: webbrowser module bug?, Brian van den Broek
- Message not available
- Message not available
- Re: webbrowser module bug?, Ron Adam
- Message not available
- Re: webbrowser module bug?, Ron Adam
- Re: webbrowser module bug?, Ron Adam
- Message not available
- Re: webbrowser module bug?, Ron Adam
- Message not available
- Message not available
- Re: webbrowser module bug?, Ron Adam
- Re: webbrowser module bug?, Paul Boddie
- Re: webbrowser module bug?, Ron Adam
- Re: trouble converting c++ bitshift to python equivalent,
Grant Edwards
- Re: trouble converting c++ bitshift to python equivalent, nanodust@xxxxxxxxx
- Re: trouble converting c++ bitshift to python equivalent,
Steve Holden
- Re: trouble converting c++ bitshift to python equivalent,
nanodust@xxxxxxxxx
- Re: trouble converting c++ bitshift to python equivalent, Grant Edwards
- Re: trouble converting c++ bitshift to python equivalent, Grant Edwards
- Re: trouble converting c++ bitshift to python equivalent,
nanodust@xxxxxxxxx
- Re: Python script not mapping our site correctly?, Paul McNett
- Re: modifying values of List or Dictionary when iterating on them, Christopher Anderson
- Re: No file from stdin, aspineux
- Re: No file from stdin,
Matimus
- Re: No file from stdin, Tartifola
- Re: need advice on building core code for python and PHP,
Szabolcs Nagy
- Re: need advice on building core code for python and PHP, digimotif
- Re: need advice on building core code for python and PHP,
aspineux
- Re: need advice on building core code for python and PHP, Graham Dumpleton
- Re: need advice on building core code for python and PHP, digimotif
- Re: need advice on building core code for python and PHP, Graham Dumpleton
- Re: need advice on building core code for python and PHP, Cameron Laird
- <Possible follow-ups>
- Re: Module imports fine from interactive, not from script,
Steve Holden
- Re: Module imports fine from interactive, not from script, Joshua J. Kugler
- Re: Reading (and writing?) audio file tags,
darren kirby
- Re: Reading (and writing?) audio file tags,
Paul Moore
- Re: Reading (and writing?) audio file tags, Jarek Zgoda
- Re: Reading (and writing?) audio file tags,
Paul Moore
- Re: of destructors, open files and garbage collection, Paul Moore
- Re: of destructors, open files and garbage collection, Marc 'BlackJack' Rintsch
- Re: of destructors, open files and garbage collection, Terry Reedy
- Re: How can I time a method of a class in python using Timeit, vasudevram
- Re: How can I time a method of a class in python using Timeit,
7stud
- Re: How can I time a method of a class in python using Timeit,
7stud
- Re: How can I time a method of a class in python using Timeit, 7stud
- Re: How can I time a method of a class in python using Timeit, silverburgh.meryl@xxxxxxxxx
- Re: How can I time a method of a class in python using Timeit, silverburgh.meryl@xxxxxxxxx
- Re: How can I time a method of a class in python using Timeit, 7stud
- Re: How can I time a method of a class in python using Timeit, 7stud
- Re: How can I time a method of a class in python using Timeit,
7stud
- Re: What is an instance and what isn't?, Dave Baum
- Re: What is an instance and what isn't?, Terry Reedy
- Re: What is an instance and what isn't?, Lenard Lindstrom
- Re: What is an instance and what isn't?, Gabriel Genellina
- Re: Bootstrapping,
ici
- Re: Bootstrapping, Mauler
- Re: Invalid thread state for this thread, Martin Evans
- Re: configobj - use of, Steve Holden
- Re: installing cx_Oracle., Diez B. Roggisch
- Re: installing cx_Oracle.,
Carl K
- Message not available
- Re: installing cx_Oracle., Steve Holden
- Message not available
- Re: installing cx_Oracle., Carl K
- Message not available
- Re: installing cx_Oracle., Carsten Haese
- Message not available
- Message not available
- Re: installing cx_Oracle.,
Bill Scherer
- Re: installing cx_Oracle., Carl K
- Re: installing cx_Oracle.,
Bill Scherer
- <Possible follow-ups>
- Re: installing cx_Oracle., Bill Scherer
- Re: installing cx_Oracle., Bill Scherer
- RE: installing cx_Oracle.,
Doug Phillips
- Re: installing cx_Oracle., Charles Sanders
- Re: Changing Unicode object to Tuple Type, John Machin
- Re: Changing Unicode object to Tuple Type, Amit Khemka
- <Possible follow-ups>
- Changing Unicode object to Tuple Type,
laxmikiran . bachu
- Re: Changing Unicode object to Tuple Type,
Diez B. Roggisch
- Re: Changing Unicode object to Tuple Type, laxmikiran . bachu
- Re: Changing Unicode object to Tuple Type, Diez B. Roggisch
- Re: Changing Unicode object to Tuple Type, John Machin
- Re: Changing Unicode object to Tuple Type,
Diez B. Roggisch
- Re: Xml parser, Max M
- Message not available
- Re: Xml parser, Stefan Behnel
- <Possible follow-ups>
- Re: Xml parser,
Amit Khemka
- Re: Xml parser, kyosohma
- Re: Checking parameters prior to object initialisation, Peter Otten
- Re: Checking parameters prior to object initialisation, Bruno Desthuilliers
- Re: function nested, Peter Otten
- Re: function nested, Bruno Desthuilliers
- <Possible follow-ups>
- Re: function nested,
Gigs_
- Re: function nested, Amit Khemka
- Re: Locale case change not working,
Peter Otten
- Re: Locale case change not working, Clodoaldo
- Re: 0 == False but [] != False?, Robert Kern
- Re: 0 == False but [] != False?, James Stroud
- Re: 0 == False but [] != False?, Raymond Hettinger
- Re: 0 == False but [] != False?,
Paul McGuire
- Re: 0 == False but [] != False?,
Donn Cave
- Re: 0 == False but [] != False?, Erik Max Francis
- Re: 0 == False but [] != False?, Donn Cave
- Re: 0 == False but [] != False?, Erik Max Francis
- Re: 0 == False but [] != False?,
Donn Cave