January 2010 Archives by thread
Starting: Fri Jan 1 00:24:56 EST 2010
Ending: Sun Jan 31 23:58:50 EST 2010
Messages: 3320
- Exception as the primary error handling mechanism?
Chris Rebert
- Exception as the primary error handling mechanism?
Benjamin Kaplan
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
Aahz
- Exception as the primary error handling mechanism?
Martin v. Loewis
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
Lie Ryan
- Exception as the primary error handling mechanism?
Peng Yu
- Exception as the primary error handling mechanism?
Ulrich Eckhardt
- Exception as the primary error handling mechanism?
Diez B. Roggisch
- Exception as the primary error handling mechanism?
Michi
- Exception as the primary error handling mechanism?
MRAB
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
Roy Smith
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
Michi
- Exception as the primary error handling mechanism?
MRAB
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
Michi
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Lie Ryan
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Chris Rebert
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Dave Angel
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
D'Arcy J.M. Cain
- Exception as the primary error handling mechanism?
Steve Holden
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Lie Ryan
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Dave Angel
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Paul Rudin
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Ben Finney
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Ben Finney
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
Ben Finney
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Grant Edwards
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Steven D'Aprano
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
r0g
- Exception as the primary error handling mechanism?
Steve Holden
- Exception as the primary error handling mechanism?
Ben Finney
- Assertions, challenges, and polite discourse (was: Exception as the primary error handling mechanism?)
Ben Finney
- Assertions, challenges, and polite discourse
r0g
- Assertions, challenges, and polite discourse
Ben Finney
- Assertions, challenges, and polite discourse
r0g
- Assertions, challenges, and polite discourse
alex23
- Assertions, challenges, and polite discourse
r0g
- Exception as the primary error handling mechanism?
Roy Smith
- Exception as the primary error handling mechanism?
Phlip
- mod, modulo and % under 2.4 and 2.5
W. eWatson
- multiprocessing module
Glazner
- Not Incrementing
Victor Subervi
- Cookies
Victor Subervi
- International Journal of Electronics, Information and Systems (IJEIS) Call for Paper
ijeiseditor
- twenty years ago Guido created Python
J Peyret
- pywinauto to show the dialog , menu, etc
Simon Brunning
- adding python engine into c++ application
bobicanprogram
- multivariable assignment
Lie Ryan
- Dangerous behavior of list(generator)
Wolfram Hinderer
- Where is "urllib2" module in windows python3.1.1?
Hidekazu IWAKI
- change an exception's message and re-raise it
Phlip
- How to Suppress Interactive Assignment to "_"
JKPeck
- MySQL Error
Victor Subervi
- Which version of MSVC?90.DLL's to distribute with Python 2.6 based Py2exe executables?
python at bdurham.com
- Safe file I/O to shared file (or SQLite) from multi-threaded web server
python at bdurham.com
- Significant whitespace
Dan Stromberg
- Trying to run a sudo command from script
Kent Tenney
- Bare Excepts
myle
- Potential Conflicts by Installing Two Versions of Python (Windows)?
W. eWatson
- Dynamic text color
Cousin Stanley
- Raw string substitution problem
Aahz
- Xah's Edu Corner: Teach Ourself Programing In Ten Years?
Xah Lee
- HAppy New Year
baboucarr sanneh
- Append Problem
Victor Subervi
- Endless loop
vsoler
- Windows 7 : any problems installing or running Python ?
David M Covey Sr.
- assert type([]) == type(())
VanceE
- Python Concurrency Workshop, Jan 14-15, 2010
Mike Howard
- whoops: create a splash window in python
Peter Decker
- IOError - cannot create file (linux daemon-invoked script)
cassiope
- CMNDBOT 0.1 released
Bart Thate
- Any Swisses here?
n00m
- What is the best data structure for a very simple spreadsheet?
vsoler
- [gtk+thread] Why worker thread never wakes from time.sleep()?
Dmitry Teslenko
- Set variables based on dictionary
Joan Miller
- DST and datetime
Lawrence D'Oliveiro
- How do you configure IDLE on a Mac, seeing as there's no Configure Option...
Mensanator
- python xmlrpc client with ssl client certificates and standard modules
News123
- Question about an application
rieh25
- python mechanize proxy support question
elca
- TypeError: can only concatenate list (not "tuple") to list
Gabriel Genellina
- ANN: Pymazon 0.1beta released.
Tim Wintle
- Best practices for simultaneously installed versioned packages?
Larry Hastings
- fsync() doesn't work as advertised?
Brian D
- Speeding up network access: threading?
Jens Müller
- No module named _socket, on windows
louisJ
- Can't Add Variable
Victor Subervi
- asyncore based port splitter code questions
George Trojan
- Where's a DOM builder that uses the Builder Pattern to ... build DOMs?
Phlip
- Premature End Of Script Headers
Victor Subervi
- Newbie help- Can multiple instances with multiple names automatically created.
Nav
- Efficiently determine where documents differ
Richard
- FileInput too slow
wiso
- Printing plain text with exact positioning on Windows
KvS
- mechanize module problem
alejandro
- Design question about pretree classifier
Aahz
- Using PyImport_ExtendInittab with package
Aahz
- A null program - what is it doing?
Gib Bogle
- lxml 2.2.4 on python3.1, Windows XP gives importerror
VYAS ASHISH M-NTB837
- ctypes: How to call unexported functions in a dll
Coert Klaver (DT)
- embedded python on mac - linking problem
Krzysztof Kobus
- Talking with ebay using easyBay
starglider develop
- Python books, literature etc
Stuart Murray-Smith
- Python books, literature etc
Shawn Milochik
- Python books, literature etc
J
- Python books, literature etc
J
- Python books, literature etc
Stuart Murray-Smith
- Python books, literature etc
Gabriel Genellina
- Python books, literature etc
Stuart Murray-Smith
- Python books, literature etc
Gabriel Genellina
- Python books, literature etc
Jorgen Grahn
- Python books, literature etc
Peter
- Scripting (was Re: Python books, literature etc)
Jorgen Grahn
- Scripting (was Re: Python books, literature etc)
J
- Scripting (was Re: Python books, literature etc)
MRAB
- Scripting (was Re: Python books, literature etc)
Peter
- Scripting
Ben Finney
- Scripting (was Re: Python books, literature etc)
Florian Diesch
- Scripting (was Re: Python books, literature etc)
McColgst
- Scripting (was Re: Python books, literature etc)
bartc
- parsing an Excel formula with the re module
vsoler
- Fwd: I would like to install Python on my 64 bit Win 7
aung paing Soe
- please help shrink this each_with_index() implementation
Phlip
- Commands for a breakpoint in .pdbrc
Pablo Torres N.
- Python multiprocessing: Permission denied
t0ster
- subprocess.Popen does not close pipe in an error case
Steven K. Wong
- unittest inconsistent
Matt Haggard
- Minor bug in multiprocessing?
Aahz
- Object Relational Mappers are evil (a meditation)
Ethan Furman
- Do I have to use threads?
aditya shukla
- chown'ing by script
Victor Subervi
- TypeError
Victor Subervi
- Need help to pass self.count to other classes.
Bill
- Convert month name to month number faster
wiso
- No subject
Krzysztof Kobus
- how to change when the logging module creates the log file?
Chris Colbert
- creating tar file and streaming it over HTTP?
pbienst
- Online math-coding contest
dhashrath govindarajan
- Introspection
msj at infoserv.dk
- Python tk Listbox: -listvariable
Looney, James B
- getfirst and re
Victor Subervi
- Pass multidimensional array (matrix) to c function using ctypes
Daniel Platz
- File transfer with python
Valentin de Pablo Fouce
- 3 byte network ordered int, How To ?
mudit tuli
- suds problem
Fencer
- Astronomy--Programs to Compute Siderial Time?
W. eWatson
- Need help with multiprocessing.manager and passing the manager a multiprocessing.Connection
Metalone
- The END (of PyCon early bird registration) is NEAR!
VanL
- an't start a thread Pool from another thread
Glazner
- Mencoder and creating videos
aditya shukla
- QDoubleValidator
Zabin
- GUI for multiplatform multimedia project
trzewiczek at trzewiczek.info
- Python interactive terminal in Ubuntu Linux : some keys fouled up
pdlemper at earthlink.net
- Problem with multiprocessing managers
Metalone
- Validating cells of a table PyQt
Zabin
- from datetime.datetime import today not working. python2.6.4 on windows
Joshua Kordani
- How to reduce the memory size of python
Mishra Gopal-QBX634
- buffer interface problem
Andrew Gillanders
- How to execute a script from another script and other script does not do busy wait.
Rajat
- Call a DLL function with argument type as unsigned char *
Bhavik
- Recommended "new" way for config files
Peter
- ANN: Pymazon 0.1.0 released!
S. Chris Colbert
- Dictionary used to build a Triple Store
Lee
- PyQt QThreadPool error
h0uk
- Regex help needed!
Aahz
- a huge shared read-only data in parallel accesses -- How? multithreading? multiprocessing?
Klauss
- Threading change, 2.5.4 -> 2.6.1
Gib Bogle
- One function calling another defined in the same file being exec'd
Mitchell L Model
- restructuredText editor ?
Peter
- Accessing python from a network share in windows 7
aj
- PIL show() not working for 2nd pic
suresh.amritapuri
- How do I access what's in this module?
Fencer
- Ask how to use HTMLParser
Water Lin
- Clarifications on compiling for Windows
peteshinners
- Caching objects in a C extension
casevh
- C Structure rebuild with ctypes
Georg
- multiprocessing and remote objects
Frank Millman
- Standardized interpreter speed evaluation tool
alexru
- Transforming a List of elements into a List of lists of elements
tiago almeida
- SQLObject 0.11.3
Oleg Broytman
- SQLObject 0.12.1
Oleg Broytman
- C Module's '1.#INF' changes to 'inf' at Python
CELEN Erman
- dtd validation on python 3.1 on Windows.
VYAS ASHISH M-NTB837
- Manipulating pointers in C using ctypes
Daniel Platz
- Advanced Python Programming - March 8-12, 2010
Chander Ganesan
- Python Goldmine has been updated: http://preciseinfo.org/Convert/index_Convert_Python.html
tanix
- monitor reading file with thread
wiso
- table from csv file
marlowe
- Mencoder not working from a python script
aditya shukla
- lightweight encryption of text file
Daniel Fetchinson
- Another Screwy Problem
Victor Subervi
- 24 bit signed integer binary conversion help needed
Robert Somerville
- PIL how to display multiple images side by side
suresh.amritapuri
- Append to an Excel file
pp
- Link to module Stack
kzagradskiy
- Porblem with xlutils/xlrd/xlwt
pp
- How to get many places of pi from Machin's Equation?
Richard D. Moores
- Something More Elegant
Victor Subervi
- Easy Q
Victor Subervi
- Direct use of bytearray buffers with ctypes ?
Pakal
- [RELEASED] Python 2.7 alpha 2
Benjamin Peterson
- interactive terminal in Ubuntu Linux : libreadline5-dev works only in Python 2.6 not 3.1
Dave
- Python-list Digest, Vol 76, Issue 97
Mitchell L Model
- Prepend to logging message
Joan Miller
- Computer Music Toolkit (CMT) ?
Peter Billam
- getopt not raising exception
Matthew Lear
- integer and string compare, is that correct?
Hellmut Weber
- "Advanced" Python programming book?
flow
- [ANN] Spyder v1.0.2 released
Pierre Raybaut
- Academic Question
Victor Subervi
- Fractional Hours from datetime?
W. eWatson
- problem with cheetah
Aahz
- Milliseconds in logging format
Joan Miller
- "Bad file descriptor" in HTTPServer using Multiprocessing.
Adam Tauno Williams
- How to use list type generated by SWIG?
Bryan
- class viewer ?
Stef Mientki
- setTextAlignment function Qtablewidget PyQt
Zabin
- sys.stdout vs. sys.stderr
Mitchell L Model
- py2exe "for loop" hangs in compiled program
Aahz
- how to duplicate array entries
Sebastian
- TypeError: __name__ must be set to a string object
Frank Millman
- easy_install fails on python-magic
Daniel Fetchinson
- TONIGHT Join 5-6P Mon 11th - 1st Evening Meeting test IRC & VOIP online Python at BerkeleyTIP-Global - for forwarding
giovanni_re
- force URLencoding script
João
- does anyone know a way to package a "static" or "portable" version of a python module?
Jaime Huerta Cepas
- pyserial: Unexpected Local Echo
Steven Woody
- Different number of matches from re.findall and re.split
Jeremy
- Procedural API inside class--scoping questions
Kevin Walzer
- Python POS/cash register projects?
ethan
- Interesting (?) problem
mk
- Fundamental Function Question (beginner)
Scott
- xml.sax parsing elements with the same name
amadain
- What is built-in method sub
Jeremy
- os.system function
Zabin
- shell access
monkeys paw
- Linking Python to multiple qt forms
Zabin
- problem with multiprocessing and defaultdict
wiso
- Python File Search
Eknath Venkataramani
- Python tk Listbox: -listvariable class (on win XP)
Looney, James B
- Dynamic HTML controls
Alan Harris-Reid
- Bugs in CPython 3.1.1 [wave.py]
Alf P. Steinbach
- Web Site Inquiry: Session variable passed in other script
Steve Holden
- decode(..., errors='ignore') has no effect
Jens Müller
- Is python not good enough?
ikuta liu
- BaseHTTPServer get_request not called till first request
Adam Tauno Williams
- Python 2.6.4 - Urllib2 - Windows XP - Reading streaming HTTP source kills network card ... (believe it or not)
Sandy Walsh
- remove v1 tag using SOAPPy
Jennifer
- install exe in virtualenv --no-site-packages
Jim Pharis
- more efficient?
Aahz
- Python and Tkinter Programming by John Grayson
Ethan Furman
- Undo/Redo in PyQt
Zabin
- Confusion about scan_code in modulefinder.py (in python 2.6)
Brock Pytlik
- Problem with Dynamically unloading a module
Aahz
- get back my simple little string after re search and replace
Gontrand Trudau
- A question about Python versions
Gib Bogle
- Sort list of dictionaries by key (case insensitive)
Nico Grubert
- usage of .pth files
swapnil
- Compiling Python 2.7a2 on AIX6.1 (also pycrypto)
knipknap
- BeautifulSoup
yamamoto
- memory problem with list creation
Allard Warrink
- Python-URL! - weekly Python news and links (Jan 13)
Gabriel Genellina
- Those two controversial 2nd & 3rd paragraphs of my ch 1
Alf P. Steinbach
- Code Generator written in python
nyoka
- dict's as dict's key.
Albert van der Horst
- Getting access to the process table from python?
Roy Smith
- Django (and Pylons) HTML Form Objects & Arrays
AJ ONeal
- Intra-package C extensions with freeze.py
Pascal Chambon
- PyQt event recognition
Zabin
- Join a thread and get the return value of a function
Aahz
- Simple distributed example for learning purposes?
Aahz
- How to iterate the input over a particular size?
Aahz
- Author of a Python Success Story Needs a Job!
Aahz
- paypal django
ozgur vatansever
- heapq._siftdown / decrease-key support?
Joshua Bronson
- How to test a URL request in a "while True" loop
Aahz
- A simple-to-use sound file writer
Alf P. Steinbach
- maintain 2 versions of python on my computer
luis
- a problem with writing a generator
Paweł Banyś
- Writing a string.ishex function
chandra
- SMTPException: No suitable authentication method found (Server: Microsoft ESMTP MAIL Service)
Thomas Guettler
- Ignore leading '>>>' and ellipsis?
Reckoner
- Drawing a surface with matplotlib
Monnin
- Difference Between Two datetimes
Steve Ferg
- unittest help needed!
Oltmans
- Invalid Syntax Error
Ray Holt
- PyQT 4.6.2 question about radiobuttons
News123
- Executable standalone *.pyc after inserting "#!/usr/bin/python" or other options
epsilon
- [ANN] Python 2.5.5 Release Candidate 1.
"Martin v. Löwis"
- SAGE help & support?
Lou Pecora
- which data structure should I use?
Eknath Venkataramani
- python mechanize.browser proxy handdling question
elca
- ctypes error
Gib Bogle
- Windows drag & drop with win32com and IDropTarget
Greg K
- webscrapping ringcentral.com using mechanize
shrini
- ANN: Shed Skin 0.3
Mark Dufour
- remote evaluation of Python code typed in html webpage frame
dmitrey
- Changing var names
Victor Subervi
- Blocking code
eric.frederich
- chr(12) Form Feed in Notepad
W. eWatson
- Efficient Running Median
Raymond Hettinger
- I really need webbrowser.open('file://') to open a web browser
Timur Tabi
- setattr() oddness
Sean DiZazzo
- Problem with wsgiref.headers.Headers
Phil
- import data structure
monkeys paw
- Using invalid.com email addresses
D'Arcy J.M. Cain
- Integrate JpegEnhancer in PSPX on XP
Heinrich Wolf
- Is it possible to print different levels to different streams using the logging module?
Dotan Barak
- Inheriting methods but over-riding docstrings
Steven D'Aprano
- searching and storing large quantities of xml!
dads
- MySQLdb Confusion
Sam
- Long integers and ways around xrange
Martin Manns
- Confusing, desparate MySQLdb problems...
stopchuckingstuff
- Unicode and dictionaries
gizli
- r"string" vs R"string
Brendan Miller
- Adding a cookie
koranthala
- C-API: Get scope in function
moerchendiser2k3
- Problems with collision response
Joabos
- simple cgi program
superpollo
- [ANN] Spyder v1.0.3 released
Pierre Raybaut
- py2exe and pydocs. Downloads?
W. eWatson
- Changing Lutz's mydir from Edition 2, Learning Python
W. eWatson
- IDLE Namespace Toolbox? Windows.
W. eWatson
- enhancing 'list'
samwyse
- basic Class in Python
BarryJOgorman
- How to install local module other than in "site-packages"?
Jive Dadson
- Arrrrgh! Another module broken
Jive Dadson
- The answer
Jive Dadson
- More version woes
Jive Dadson
- LAST CALL FOR PAPERS: TOOLS EUROPE 2010
Lorenzo Bettini
- ctypes: nested structures and pointers
Gabriele Modena
- Generic Python Benchmark suite?
Anand Vaidya
- substitution
superpollo
- Parse a log file
kaklis at gmail.com
- python gui ide under linux..like visual studio ;) ?
ted
- multithreading, performance, again...
Oktaka Com
- Proper display of XMLRPCserver exceptions
Jean-Michel Pichavant
- not and is not problem
superpollo
- ANN: shpaml 0.94b
Steve Howell
- What is a list compression in Python?
Kit
- py.test-1.2.0: junitxml, standalone test scripts, pluginization
holger krekel
- Python decorator syntax limitations
Jonathan S
- Unable to install numpy
vsoler
- form mailer for info + files
Gregory
- inner methods and recursion
Steve Howell
- Py 3: Terminal script can't find relative path
Gnarlodious
- PyQwt installation
Gib Bogle
- syntax
marlowe
- multiprocessing question
Neal Becker
- Python IDE for MacOS-X
Jean Guillaume Pyraksos
- Updating an OptionMenu every time the text file it reads from is updated (Tkinter)
Dr. Benjamin David Clarke
- thread return code
Rajat
- what test runner should I use?
Chris Withers
- [ANN] Data Plotting Library DISLIN 10.0
Helmut Michels
- Is HTML report of tests run using PyUnit (unittest) possible?
fossist
- can i examine the svn rev used to build a python 3 executable?
Robert P. J. Day
- Performance of lists vs. list comprehensions
Gerald Britton
- Py 3: How to switch application to Unicode strings?
Gnarlodious
- multiprocessing problems
DoxaLogos
- Closing a Curses Window???
Adam Tauno Williams
- use of super
harryos
- Create list/dict from string
SoxFan44
- how to sort two dimensional array
robert somerville
- how to sort two dimensional array ??
robert somerville
- Iterate over group names in a regex match?
Brian D
- [ANN] Python-es mailing list changes home
Chema Cortes
- Pydev 1.5.4 Released
Fabio Zadrozny
- Best way to convert sequence of bytes to long integer
Steven D'Aprano
- how to check if a module is importable?
Robert P. J. Day
- Memory usage problem of twisted server
Victor Lin
- examining an initial, pristine python3 shell session
Robert P. J. Day
- turtle, ipython, and pylab don't mix
Brian Blais
- Interesting Problem
Victor Subervi
- Using jython to call python procedures/methods
KB
- Object Integer mapping
NighterNet
- * operator in python tutorial
ben
- html code generation
George Trojan
- installing psycopg2-2.0.13 with python3.1
Iain Barnett
- Sorted dictionary
Jan Kaliszewski
- Create object name from string value?
Gnarlodious
- why the super class can access the subclass's attribute
yousay
- counting lines of code
Michele Simionato
- Symbols as parameters?
Martin Drautzburg
- deleting, then re-importing a class method
Robert P. J. Day
- subprocess troubles
Tomas Pelka
- covert number into string
anusha k
- multiprocessing as batch system
Neal Becker
- ReportLab PDF Toolkit v2.4 released
Tim
- SIP v4.10 Released (Python Bindings Generator)
Phil Thompson
- creating a python program to control the cursor and click a location on the screen at specified delay interval?
John Haggerty
- PyQt v4.7 Released
Phil Thompson
- distutils not finding all of my pure python modules
Jeremy
- simple pub/sub
Steve Howell
- Python sys.prefix
zachar at awst.at
- Closures in metaclasses
Falcolas
- Rounding up to the next 100
noydb
- deriving MySQLdb class
tekion
- Default return values for out-of-bounds list item
gburdell1 at gmail.com
- looking for Python live code reloading IDEs
George Oliver
- decimal threading cost?
Robin Becker
- [2.5.1.1/dictionary] Change sorting order?
Gilles Ganault
- Consume an iterable
Muhammad Alkarouri
- list.pop(0) vs. collections.dequeue
Steve Howell
- A.x vs. A["x"]
Martin Drautzburg
- py2exe deal with python command line inside a program
susan_kijiji at yahoo.ca
- Using dictionary key as a regular expression class
Chris Jones
- Patch for IDLE/OS X to work with Tk-Cocoa
G73
- PyArg_ParseTupleAndKeywords
Mr.M
- medians for degree measurements
Steve Howell
- Mastering Python 3 I/O - Special Preview - Feb 5, 2010 (Chicago)
Steve Holden
- Problems with the date of modification of files on the flash drive in windows
Aleksey
- www.phptutorial.me
groups_ads12
- ISC License
Joan Miller
- enumerated while loop
Roald de Vries
- iterating lists
ceciliaseidel at gmx.de
- how can i know if a python object have a attribute such as 'attr1'?
thinke365
- pyflakes and Python3
Detlev Offenbach
- how to generate random numbers that satisfy certain distribution
thinke365
- this customize sort did not work ,what's wrong?
thinke365
- ISO module for binomial coefficients, etc.
kj
- image processing - inverse filtering
suresh.amritapuri
- How to Embed PHP in HTML print
NickC
- ctypes for AIX
Waddle, Jim
- Default path for files
Rotwang
- how to list the attributes of a class, not an object?
Robert P. J. Day
- some turtle questions
Brian Blais
- Splitting text at whitespace but keeping the whitespace in the returned list
python at bdurham.com
- Terminal application with non-standard print
Rémi
- [ANN] Python 2.5.5 Release Candidate 2.
"Martin v. Löwis"
- easy_install error ...
tekion
- start .pyo files with doubleclick on windows
News123
- Broken Python 2.6 installation on Ubuntu Linux 8.04
John Ladasky
- Sikuli: the coolest Python project I have yet seen...
Ron
- TypeError not caught by except statement
siddu
- Is defaultdict thread safe?
Frank Millman
- [Private Photo Share] Cali Girl- Has sent you private photos.
carlisdjfriends
- reading from pipe
Richard Lamboj
- WxPython upgrade trouble on Ubuntu 8.04
ladasky at my-deja.com
- modbus
mbpoc mbpoc
- ANN: Urwid 0.9.9.1 - Console UI Library
Ian Ward
- www.visualstudio2010.learn.net.in
groups_ads12
- CompIMAGE 2010: Call for Short Communications
tavares at fe.up.pt
- Xah's Edu Corner: Unix Pipe As Functional Language
Xah Lee
- Total maximal size of data
Alexander Moibenko
- ANN: Veusz 1.6
Jeremy Sanders
- Python, PIL and 16 bit per channel images
Peter Chant
- site.py confusion
George Trojan
- Authenticated encryption with PyCrypto
Daniel
- announcement: expy release 0.5
Yingjie Lan
- Accessing the name of an actual parameter
Hellmut Weber
- pylint and the 'missing docstring' warning
Jean-Michel Pichavant
- My experiences building a small app on Python
Cascade3891
- PIL: Wiping out metadata on save only on progressive JPG's
frankborell at gmail.com
- deriving from array.array
Torsten Mohr
- Python or Ant
gslindstrom at gmail.com
- python 3's adoption
Xah Lee
- Just drawing lines and plotting points?
Someone Something
- python for net manager
moon sky
- scraping with urllib2
Patrick
- Simple Password Strength Checker Review Help needed
Mallikarjun(ಮಲ್ಲಿಕಾರ್ಜುನ್)
- Help parsing a page with python
mierdatutis mi
- Ad hoc lists vs ad hoc tuples
Floris Bruynooghe
- myths about python 3
Daniel Fetchinson
- Python and Ruby
Jean Guillaume Pyraksos
- starting a thread in a nother thread
Richard Lamboj
- Generic proxy (that proxies methods like __iter__)
D HANNEY
- Library support for Python 3.x
Kevin Walzer
- GUI-pyqt solution needed
Chirag Dhyani
- Extract half screen of a video
aditya shukla
- Pyowa Meeting Next Monday
Mike Driscoll
- Updating form action attribute with mechanize.Browser
cookiecaper
- Stuck on a three word street name regex
Brian D
- Orange County, California Python User Group
Dan Stromberg
- CodeInvestigator testers
hans moleman
- List weirdness - what the heck is going on here?
Rotwang
- www.visualstudio.me
groups_ads12
- Python interface to Google translate?
python at bdurham.com
- Data exchange between Delphi and Python (Win)
Durumdara
- Portable way to tell if a process is still alive
Laszlo Nagy
- interaction of mode 'r+', file.write(), and file.tell(): a bug or undefined behavior?
Lie Ryan
- is there any alternative to savefig?
kiwanuka
- Killing a Thread
Richard Lamboj
- Need help with a program
evilweasel
- Good Book
talal awadh
- Wrap a function
Joan Miller
- Why doesn't "filterwarnings" suppress this message?
John Nagle
- Great example of a python module/package following up to date conventions.
Big Stu
- Why am I getting this Error message
Ray Holt
- get error install MySQLdb on Mac OS X
PS.OHM
- Sleep timer but still responsive?
JohnnyFive
- For loop searching takes too long!
elsa
- Sorting a list with entries of unequal types
Ben Finney
- [File Input Module]Replacing string in a file
vanam
- which one is faster?
Stephen.Wu
- Python-list Digest, Vol 76, Issue 303
siddhartha veedaluru
- Thread get off from CPU occasionally. I suspect.
Rajat
- Function name unchanged in error message
andrew cooke
- Python 3.1 simplejson install
dirknbr
- Some C-API functions clear the error indicator?
Austin Bingham
- Funny behaviour with __future__ and doctest between 2.6 and 3.1
Mattsteel
- SimpleXMLRPCServer daemon
Thomas Allen
- Threading issue with SQLite
Alan Harris-Reid
- Keyboard input
Mr.SpOOn
- get PyObject* knowing its string name
Mr.M
- Processing XML File
jakecjacobson
- Changing tab behavior in Python Interactive mode
Andrej Mitrovic
- Thread safe locale techniques?
python at bdurham.com
- C API: module cleanup function
Mr.M
- Code snippet: dualmethod descriptor
Steven D'Aprano
- Utility to screenscrape sites using javascript ?
KB
- list.extend([]) Question
Dan Brown
- unencountered error in FFT python
uche
- www.assembly.learn.net.in
groups_ads12
- Slow down while creating a big list and iterating over it
marc magrans de abril
- PEP 3147 - new .pyc format
John Roth
- Still too slow
elsa
- pyjon: pythonic javascript interpreter
buzz
- create a string of variable lenght
Tracubik
- How to get UTC offset for non-standard time zone names?
skip at pobox.com
- How to set default encoding for print?
kj
- How to pass Chinese characters as command-line arguments?
kj
- iglob performance no better than glob
Kyp
- What's the Scoop on \\ for Paths? (Win)
W. eWatson
- Can't get sys.stdin.readlines() to work
tinnews at isbd.co.uk
- HTML Parser which allows low-keyed local changes?
Robert
- Why this error message
Ray Holt
- ANN: blist 1.1.1 - now with sortedlist, sortedset, and sorteddict
Daniel Stutzbach
- OT: Instant Messenger Clients
Victor Subervi
- whassup? builtins? python3000? Naah can't be right?
_wolf
- gmtime
gazza
- ftp.storlines error
Mik0b0
- recv_into(bytearray) complains about a "pinned buffer"
Andrew Dalke
- odd drawing problem with turtle.py
Brian Blais
- Python distutils build problems with MinGW
Andrej Mitrovic
- A performance issue when using default value
keakon
Last message date:
Sun Jan 31 23:58:50 EST 2010
Archived on: Mon Oct 28 06:08:55 EDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).