September 2007 Archives by thread
Starting: Sat Sep 1 00:06:13 EDT 2007
Ending: Sun Sep 30 23:47:29 EDT 2007
Messages: 4382
- Automation and scheduling of FrontPage publishing using Python
Steve Holden
- Looking for Delaunay triangulation module...
Grant Edwards
- strings (dollar.cents) into floats
Grant Edwards
- HowTo Use Cython on a Windows XP Box?
John Machin
- How to find parent function/class of generators?
Lawrence D'Oliveiro
- simple spider in python
Lawrence D'Oliveiro
- ANN: SCF released GPL
Paul Rubin
- Python Unicode to String conversion
iapain
- Way off topic
Paddy
- list index() (OT) and definitely trolling :-)
Paddy
- Non-Blocking IO
Hendrik van Rooyen
- Ayuda
Gonzalo HIGUERA DÍAZ
- How to find out if the interpreter is a debug build?
llothar
- list index() (OT)
Ricardo Aráoz
- Fast socket write
Greg Copeland
- Shed Skin Python-to-C++ compiler 0.0.23
Greg Copeland
- metaclasses: timestamping instances
km
- Is there a simple way to exit a while loop on keystroke?
Arnaud Delobelle
- Important Research Project
George Sakkis
- Pygame + PyInstaller?
Greg Copeland
- reload(sys)
Sönmez Kartal
- nameerror upon calling function
seancron
- datetime.timedelta division confusion
Skip Montanaro
- list index()
Marc 'BlackJack' Rintsch
- Paramiko performance doubts...
dmorilha
- Windows Media Player Playlist
Lamonte Harris
- Pivy problem and some other stuff
azrael
- Co-developers wanted: document markup language
David Bolen
- A big problem with _name_ == '_main_'
Tommy Grav
- PyCon 2008 - Call for Tutorial Topics
Greg Lindstrom
- status of Programming by Contract (PEP 316)?
Ricardo Aráoz
- howto compile recursively all *.py files to *.pyc (from a directory my_dir)?
dmitrey
- How best to dynamically define methods (and functions)?
Bjoern Schliessmann
- ANN: Python bindings for mjpegtools (yuv4mpeg)
DavidM
- localizing a sort
Ricardo Aráoz
- Pythonwin Install COM exceptions on Windows Vista Ultimate
Sandipan News
- create Powerpoint via com
Alan Isaac
- code check for modifying sequence while iterating over it?
Alex Martelli
- Google spreadsheets
Alex Martelli
- Would like to perform unpaid research work at a CS graduate school or center
The Eternal Squire
- Why is this loop heavy code so slow in Python? Possible Project Euler spoilers
Alex Martelli
- Adding attributes stored in a list to a class dynamically.
Alex Martelli
- Glade + Python = No GUI
Kveldulv
- howto reload Python module?
Diez B. Roggisch
- Getting subprocesses to be hidden on Windows
david
- Crunchy release 0.9.8
André
- [python-win32] How can I get the parentWindow.document object?
MC
- PYTHONPATH not working on Windows XP (?)
Sergio Correia
- advice about `correct' use of decorator
Gabriel Genellina
- How does super() work?
Michele Simionato
- Weird gcc errors while installing "MySQL-python" module
Diez B. Roggisch
- The Texas Python Unconference is Almost Here!
Jeff Rush
- SOAP : ZSI error
linuxprog
- Urgently Required SAP CO-COPA Functional Lead
HR Head
- 400 Bad Request calling urllib2.urlopen()
Achim Domma
- How can I wait for all the threads I spawn for 5 minutes
Antoon Pardon
- TypeError: 'module object is not callable'
christophertidy at hotmail.com
- Problem with extremely small real number
Roberto Bonvallet
- Applying transformation matrix to 3D vertex coordinates
PhilC
- Python-URL! - weekly Python news and links (Sep 3)
Gabriel Genellina
- ShowMeDo.com Announces Winner of Most-Video-Plays of the Month
O.R.Senthil Kumaran
- The reverse of encode('...', 'backslashreplace')
Tor Erik Sønvisen
- Let's Unite Against Jews and Mongrels!
devondejohn at comcast.net
- Python object <-> XML
Laurent Pointal
- Colorado Python training in October
Mark Lutz
- trap setting attribute when the attribute is dict
Arnaud Delobelle
- ANN: lfm 2.0
Iñigo Serna
- Python411 Podcast: Python for Mobile Interfaces
UrsusMaximus at gmail.com
- [Crew] Four Years of Starship hosting come to an end
Christian Tismer
- py3k - format specifier for strings
Carl Trachte
- programming by contract using "decorators"
Russ
- Can you use -getattr- to get a function in the current module?
Alex Martelli
- parameter list notation
TheFlyingDutchman
- Tkinter
vijayca
- So what exactly is a complex number?
Steve Holden
- Professional Grant Proposal Writing Workshop (September 2007: Simon Fraser University)
Anthony Jones
- pyPortMidi
Cappy2112
- how to get a formatted string?
Ginger
- pickle error/instancemethod
Gregor Kling
- [pygtk] problem with TreeView + ListStore
Guillermo Heizenreder
- PythonAlley.com
Bruno Desthuilliers
- OT: pronounciation [was: list index()]
Neil Cerutti
- Calling a dos batch file from python
n o s p a m p l e a s e
- Setting Current Dir in Python
Tim Couper
- GC performance with lists
jonas at mit.edu
- problem with TreeView + ListStore
Ali
- scipy.org website
Robert Kern
- REGULAR EXPRESSION
Tuomas
- How do I get triangles from a vtkPolyData object?
Grant Edwards
- Tkinter(2)
Zentrader
- Python is overtaking Perl
George Sakkis
- [Tutor] Code reading for learning Python
Shawn Milochik
- Rendering API for python?
Robert Dailey
- Noob: What is a slot? Me trying to understand another's code
Gabriel Genellina
- gucci shoes,LV handbag chanel levi's kobe max
Zentrader
- Undeterministic strxfrm?
Gabriel Genellina
- Questions on FOX GUI and Python
Kenneth McDonald
- Py3K: Ensuring future compatibility between function annotation based tools
Ferenczi Viktor
- doctest and decorators
Ferenczi Viktor
- function call
Steven D'Aprano
- FCGI app reloading on every request
"Martin v. Löwis"
- Registering a python function in C
Matt McCredie
- Dealing with PayPal's messy SPF records
Paul McNett
- how can I find out the process ids with a process name
Karthik Gurusamy
- Creating a multi-tier client/server application
Kathryn Van Stone
- Parse or Pass?
Martin P. Hellwig
- How do i record and invert a sound wave in real time using Tkinter, tkSnack and wave modules?
Karthik
- Catching gtk.STOCK_SIGNALS
Kveldulv
- Printing lists in columns
Amit Khemka
- decorator and signal handler
Daniel Larsson
- Wanted: safe codec for filenames
Torsten Bronger
- Looping through File Question
Francesco Guerrieri
- 关于用urllib post消息的问题。
liangxuliang79 at gmail.com
- threads
vijayca
- Calling a matlab script from python
Alexander Schmolck
- Accessing Module variables from another Module
Bruno Desthuilliers
- Multi Heritage with slots
Alexandre Badez
- Help me understand this script
Gerardo Herzig
- handling modules in packages
Tommy Grav
- python exec behaves inconsistent with respect to module imports
carl.dhalluin at gmail.com
- FCGI app reloading on every request - solved
John Nagle
- sqlite3.OperationalError: Could not decode to UTF-8 column
Carsten Haese
- Soemthing wrong w/ urllib module or something.
Daniel Larsson
- python-spidermonkey
zowtar
- ZSI sample and issues with the WSDL
rieh25
- StringIO MySQL data blob Image problem
dimitri pater
- Text processing and file creation
malibuster at gmail.com
- Need help with strange segfault
Mitko Haralanov
- Sort of an odd way to debug...
Gabriel Genellina
- Any syntactic cleanup likely for Py3? And what about doc standards?
Ferenczi Viktor
- Module for mod_python
Graham Dumpleton
- ??????urllib post????????????
O.R.Senthil Kumaran
- Your message to Reflex-dev awaits moderator approval
reflex-dev-bounces at dcc.uchile.cl
- Give List to Format String - How To
Ben Finney
- GREAT VIDEO! >> http://www.tbn.org/films/videos/To_Hell_And_Back.ram << Just click link to view the free video.......... May 22, 2005 7:37:11 pm
Allen Bryant
- SSL Issue
Harry George
- Sip4.7
Harry George
- We need PIGs :)
Stefan Arentz
- Autogenerate functions (array of lambdas)
Duncan Booth
- how to install python2.5.1 in a amd64 redhat linux?
Ginger
- SQLite and coercing to Unicode - please help.
special_dragonfly
- Nudge needed for rst to html
Stefan Rank
- interesting puzzle......try this you will be rewarded...
Steve Holden
- How to do python and RESTful
Tim Golden
- 2 python questions!
Laszlo Nagy
- Getting original working directory
Gabriel Genellina
- initializing cooperative method
jelle
- Changing data in an QAbstractListModel
exhuma.twn
- ImportError depending on the calling module
Samuel
- Help setting default class attributes
attn.steven.kuo at gmail.com
- Python and CUDO
Veronika Lindstrand Kant
- Similarities between two modules
Tarek
- parsing long `To' and 'Cc' from email
Gerardo Herzig
- Beginners Query - Simple counter problem
Zentrader
- Subclassing zipfile (new style class)
Matimus
- [ANN] The Python Papers volume 2 issue 3
Maurice LING
- concise code (beginner)
bambam
- Checking if elements are empty
Lawrence D'Oliveiro
- Passing a tuple to a function as multiple arguments
Ben Warren
- Using wild character
Marc 'BlackJack' Rintsch
- Finding specific date ranges
Tim Golden
- startswith( prefix[, start[, end]]) Query
Bruno Desthuilliers
- startswith( prefix[, start[, end]]) Query
Tim Williams
- startswith( prefix[, start[, end]]) Query
Bruno Desthuilliers
- startswith( prefix[, start[, end]]) Query
Tim Golden
- startswith( prefix[, start[, end]]) Query
cjt22 at bath.ac.uk
- startswith( prefix[, start[, end]]) Query
attn.steven.kuo at gmail.com
- startswith( prefix[, start[, end]]) Query
Carsten Haese
- startswith( prefix[, start[, end]]) Query
TheFlyingDutchman
- startswith( prefix[, start[, end]]) Query
Steve Holden
- startswith( prefix[, start[, end]]) Query
Duncan Booth
- startswith( prefix[, start[, end]]) Query
rzed
- startswith( prefix[, start[, end]]) Query
Steve Holden
- startswith( prefix[, start[, end]]) Query
Bruno Desthuilliers
- unexpected behavior: did i create a pointer?
gu
- MySQL: Global Connection
mcl
- py2exe - change name of exe created
imageguy
- application version checking against database
imageguy
- How to convert None to null value
Carsten Haese
- exponential float formmating
Marc 'BlackJack' Rintsch
- Using s.sort([cmp[, key[, reverse]]]) to sort a list of objects based on a attribute
Tim Golden
- MySQLdb: ValueError Something Stupid
mcl
- Python wrapper, problem with subprocess read/write
NeoGregorian
- Best practice prompting for password
Chris Mellon
- debugging program that uses ctypes
Thomas Heller
- getting the current function
Gary Robinson
- Organizing Code - Packages
Paul Rudin
- passing command line arguments
Brian McCann
- Speed of Python
wang frank
- Example script -- Group Project Task Scheduler
nickel_and_dime_2death at yahoo.com
- Python and Cron
Paul McNett
- How to determine the bool between the strings and ints?
Zentrader
- Best way to do attribute docstrings?
Ken Kuhlman
- What does this thread have to do with classical music,
ah
- why should I learn python
7stud
- subprocess.communicate messes things up
Gabriel Genellina
- Is a Borg rebellion possible? (a metaclass question)
BartlebyScrivener
- Generating a unique identifier
Steven D'Aprano
- pdb question - spew out "steps" until crash needed
James Stroud
- platform system may be Windows or Microsoft since Vista
Lawrence D'Oliveiro
- python sqlite THREADSAFE?
EuGeNe Van den Bulke
- www.cheapestsell.com : nike air max air force one guuci prada lacoste D&G adiads Dior shoes
001
- ANN: Load binary application into a BasiCard from Python
hg
- Why 'class spam(object)' instead of class spam(Object)' ?
Sergio Correia
- wxpython automate progress bar
Chris Mellon
- Using struct timeval in python
David
- Spell-checking Python source code
Ricardo Aráoz
- Parsing nested constructs
Paul McGuire
- include myVar
Ricardo Aráoz
- Class design (information hiding)
Alex Martelli
- Does shuffle() produce uniform result ?
Lawrence D'Oliveiro
- APL2007 reminder: early (cheaper) registration ends Thursday 9/13
Mike Kent
- req.in Unix/SQL/Oracle/JAVA - Work Location US
TechRecruit Consultants
- HDR and PIL
bpowah
- creating really big lists
Bruno Desthuilliers
- os.sep and os.path.sep
billiejoex
- python 2.5 problems
Brian
- Reâ€: ‬Modul†(%) ‬in python not like in Câ€?‬
Roy Smith
- UnboundLocalError on global variable
GuillaumeC
- Re: Reâ: â¬Modulâ (%) â¬in python not like in Câ?â¬
Dotan Cohen
- Symbolic Link
Lawrence D'Oliveiro
- Message ("Your message dated Sun, 9 Sep 2007 23:15:08 -0400...")
LISTSERV at LISTSERV.AOL.COM
- help - error when trying to call super class method
Matt McCredie
- Python syntax wart
TheFlyingDutchman
- How to insert in a string @ a index
Marc 'BlackJack' Rintsch
- Modul (%) in python not like in C?
Bryan Olson
- Pydev 1.3.9 Released
Fabio Zadrozny
- Enum class with ToString functionality
TheFlyingDutchman
- less obvious "super"
Bjoern Schliessmann
- easy_install only stable packages
exhuma.twn
- Python-URL! - weekly Python news and links (Sep 10)
Gabriel Genellina
- general function for sorting a matrix
Xah Lee
- encoding latin1 to utf-8
Carsten Haese
- zlib
Milos Prudek
- XML: SAX and XInclude
Stefan Behnel
- How can I test 'warnings' from testsuite?
billiejoex
- PyConUK 2007
Tim Golden
- wxPython unexpected exit
kyosohma at gmail.com
- How do I read and write to the same CSV file
Marc 'BlackJack' Rintsch
- announcement: OpenOpt and GenericOpt
Alan Isaac
- printing list containing unicode string
Carsten Haese
- Silent SaveAs when using the Excel win32com module
Chris
- shared memory pointer
MC
- Question about PEP 8
Matimus
- PIL Error: "cannot read interlaced PNG files"
T-u-N-i-X
- noob: reloading modified python file within Python Shell
johnny
- How do I disable warnings?
Grant Edwards
- Getting error zipimport.ZipImportError: can't decompress data; zlib not available
Diez B. Roggisch
- ANNOUNCE: Exscript 0.9.8
Samuel
- uninstall
Milos Prudek
- Mac OSX sqlite problem. Missing?
ricardo.turpino at gmail.com
- C API (embedded Python): How to get and set named variables
Martoon
- Next PyCon Organizers' Meeting Tuesday, 11 September
David Goodger
- [ANN] GtkImageView 1.5.0 and PyGtkImageView 1.0.0 -- Image viewer widget for GTK
BJörn Lindqvist
- question on python syntax
Andrew Robert
- /dev/null as a file-like object, or logging to nothing
Lawrence D'Oliveiro
- mailbox module, Maildir, and flags
jesse.k.rosenthal at gmail.com
- Python Problem
Wiseman
- distutils question
billiejoex
- anybody has py modules emulating symbian 60 on PC?
Ginger
- pipes
yagyala
- Py2.5.1 on Ubuntu AMD X2, unicode problems
Harry George
- newbie: stani's python editor if-else
Bruno Desthuilliers
- Using a time duration to print out data where every 2 seconds is a pixel
Tim Roberts
- cpython list __str__ method for floats
TheFlyingDutchman
- IOError - list of all Errno numbers and their meanings?
Tim Couper
- function to do dynamic import?
Steve Holden
- Go Here to win a free guitar
nutsbreaker1 at gmail.com
- memcpy
Tim
- urllib2: handle an error (302)
O.R.Senthil Kumaran
- Make money to share photos
anky
- Python 2 releases after 2.6
slinkp
- Minor documentation bug
Tim Golden
- ValueError: insecure string pickle ?
robert
- Why zlib not included in Python tarball?
Milos Prudek
- customizing a logging logger
garyjefferson123 at gmail.com
- Python code-writing for the blind. Was (Re: newbie: stani's python editor if-else)
madzientist
- Excel process still running after program completion.
Chris
- mod_python and pysvn
Bjoern Schliessmann
- Compiler Python
anton a
- Python.org mirror
Terry Reedy
- Python Database Apps
Steve Holden
- Need a KDE app, where to find a coder?
Dotan Cohen
- Twisted Life version 1.0.0 (stable) released
Paul Reiners
- __getattr__ and static vs. instantiated
tvaughan
- common/static code
Steve Holden
- Help With PyParsing of output from win32pdhutil.ShowAllProcesses()
Steve
- wx module?
Dotan Cohen
- "Variable variable name" or "variable lvalue"
Roberto Bonvallet
- Basic GUI
Michele Simionato
- 2 daemons write to a single file /w python file IO
Evan Klitzke
- How can I work on VIM for python code such as cscope for C code?
Evan
- setattr vs readonly property
james_027
- need scsh in a wikip article
cmr.Pent at gmail.com
- Get Only the Last Items in a Traceback
Peter Otten
- newbie: self.member syntax seems /really/ annoying
David
- Difference between two times (working ugly code, needs polish)
Shawn Milochik
- Sea-or-land test
kpalamartchouk at gmail.com
- SIP examples
Srijit Kumar Bhadra
- pythonesque constructs for c++
Josh
- Is the wxPython list down?
stef
- library to launch program in linux
idzwan.nizam at gmail.com
- calculate matrik
susanti marsol
- Dynamically removing methods in new-style classes
Michele Simionato
- ANN: eGenix mxODBC and mxODBC Zope DA on 64-bit FreeBSD
eGenix Team: M.-A. Lemburg
- National grid to lat long conversion
Astley Le Jasper
- PyGTK right-click menu
Kveldulv
- Tkinter pack difficulty
Tony
- xml question
JYOUNG79 at kc.rr.com
- xmlrpclib and SimpleXMLRPCServer questions
xkenneth
- Free guitars
nutsbreaker3 at gmail.com
- pwdmodule.c
"Martin v. Löwis"
- compiling an extension for several versions of python
mh at pixar.com
- File Parsing Question
Shankarjee Krishnamoorthi
- I want py2exe not to create library.zip
Rob Williscroft
- Search path for python script
grt
- Generating HTML
w.greg.phillips at gmail.com
- Error in random module, bad installation?
Carsten Haese
- struct is saving 4 bytes instead of 2
TonyB
- python & osgi
Andreas Wapf
- Does anyone know if Python 3 will change in structure?
Lamonte Harris
- MemoryError on reading mbox file
Gabriel Genellina
- Implementing a fixed size stack for an RPN Calculator
rami.mawas at gmail.com
- An ordered dictionary for the Python library?
Mark Summerfield
- Parallel/Multiprocessing script design question
"Martin v. Löwis"
- hang in multithreaded program / python and gdb.
Jd
- cannot declare global vars!
Konstantinos Pachopoulos
- read part of jpeg file by pure python
Pacino
- Get the complete command line as-is
Thomas Heller
- Python+Expect+Win32 = Not Possible?
Tim Golden
- Make money to share your website
ashutoshkataruka at gmail.com
- wxstyledtextctrl and xml markup
kyosohma at gmail.com
- wx.ToplevelWindow.SetIcon: Native MS Windows error dialog pops up in wxPython app, no exception raised, no stack trace
Laszlo Nagy
- Get unlimited visitors to your website
earnclick at gmail.com
- Possible suggestion for removing the GIL
Prateek
- Help to start python
python_lover
- lxml + mod_python: cannot unmarshal code objects in restricted execution mode
Stefan Behnel
- awrkawrprpkar
Iwan
- plotting pixels in python
J. Clifford Dyer
- Quick Modules question
Carsten Haese
- sys.argv index out of range error
Brian McCann
- Decimal formatting
mensanator at aol.com
- Subprocess module and unicode input
Matthew Lausch
- How to Start
Michael R. Copeland
- Lost in __setstate__() in C++ and swig
Amaury Forgeot d'Arc
- httplib hangs in read / strace says recvfrom()
Michael Bacarella
- Extending Python with C API
Thierry Masson
- PIL DPI trouble
Gary Bloom
- Setting stdout encoding
Gabriel Genellina
- Spaces from string specifier
Gavin Tomlins
- distutils install-data-hook
Thomas Dybdahl Ahle
- IT News
samsamrober at yahoo.com
- mass editing for keys in a dictionary
james_027
- funny little 190 lines command line math tutor I wrote for my 7-year old.
DouhetSukd at gmail.com
- smtp debugging methods
Jon Ribbens
- recursion
Marc 'BlackJack' Rintsch
- Install Mac OS X - Idle doesn't show up
Dominique
- extract text from log file using re
Paul McGuire
- [Tutor] list iteration question for writing to a file on disk
Shawn Milochik
- newbee: Simple Backend Python Script Question
joe shoemaker
- automatic parallelization
Cameron Laird
- subclass of integers
Zentrader
- where is help file?
Carsten Haese
- why does Configparser change names to lowercase ?
stef mientki
- Just bought Python in a Nutshell
Lamonte Harris
- List Comprehension Question: One to Many Mapping?
beginner
- Is there some sort of Python Error log.
Lamonte Harris
- Car-ac-systems
Arne Vajhøj
- Https conversation - debug?
Bjoern Schliessmann
- Python Papers Reader Survey
tleeuwenburg at gmail.com
- vi and python
BartlebyScrivener
- regexp search on infinite string?
James Stroud
- How to avoid overflow errors
Eduardo O. Padoan
- [Tutor] Is there some sort of Python Error log.
Rikard Bosnjakovic
- Extended slicing and Ellipsis - where are they used?
Paddy
- Make money to share your videos
earnclick at gmail.com
- c interfacing in 2.5
Rustom Mody
- trim start and trailing space chars from string
Tim Williams
- reading xls file from python
John Machin
- int('\x23') != 0x23 (a.k.a convert char to integer of its byte representation)
Boris Dušek
- how to join array of integers?
Summercool
- Rename multiple files using names in a text file
rémi
- Coming from Perl - SOLVED
Amer Neely
- how could change backcolor of console?
wanpor at 126.com
- DDE error Poke Failed
xcarma at gmail.com
- python 2.5 cElementTree entity troubles
Stefan Behnel
- How to get headers in urllib2 response
js
- RFC-3986 or 2396 implementation in Python?
js
- Need a guitar?
nutsbreaker1 at gmail.com
- find and remove "\" character from string
Konstantinos Pachopoulos
- World's most popular traveling destinations
nutsbreaker4 at gmail.com
- calling locale.setlocale repeatedly
Michael Goerz
- problems using pythom tempfile module
buffi
- curses: x, y positioning
7stud
- Patent application
canadaimmigrationlaw at yahoo.ca
- string questions
Marc 'BlackJack' Rintsch
- Can You Program?
Steven D'Aprano
- Python statements not forcing whitespace is messy?
Ryan Ginstrom
- Latest software here!!!!!
pixellee at 163.com
- thanks everyone for your replies!
Shawn Minisall
- List append
Steve Holden
- Python & Blend or Maya
pixellee
- Un(der)documented bits of cgi.py
Bob Kline
- (wxPython) wx.ProgressDialog - how to cancel out of?
7stud
- IPv6 name resolution using getaddrinfo
O.R.Senthil Kumaran
- Half off topic, getting python development lib from mingw
guruyaya
- Free Python Ebook
Marco
- generate list of partially accumulated values
Steven D'Aprano
- Can't see the arguements when use Python in WSH.
Duncan Booth
- Probstat Combination Objects and Persistence
dohertywa
- Cannot formulate regex
Paul McGuire
- Coming from Perl
Amer Neely
- (curses) issue about inch()
Steve Holden
- best site for hacking tricks , computer tweaks
e.expelliarmus at yahoo.com
- Try this
Steve Holden
- The path '/' was not found.
PFGCIO
- ANNOUNCE: pprocess 0.3
Paul Boddie
- Processing drag & drop on the desktop
Steve Holden
- Needless copying in iterations?
Steve Holden
- CherryPy support (was: The path '/' was not found.)
Ben Finney
- Python "with"
Ben Finney
- reading xls file using xlrd
hassen62 at voila.fr
- adding a static class to another class
James Stroud
- A short question about non-ascii characters in list
Dan Bishop
- QPicture and Qpainter PyQt4
luca72
- where are the .pyc files?
Marc 'BlackJack' Rintsch
- SVG to raster conversion.
Paul Boddie
- generating list of sub lists
Ross Wilson
- Python-URL! - weekly Python news and links (Sep 17)
Gabriel Genellina
- (wxPython) icon on panel
kyosohma at gmail.com
- simple regular expression problem
Jason Drew
- Web Programming thru python
Bruno Desthuilliers
- Simple elementtree question
Peters Bart (GEN)
- "once" assigment in Python
Larry Bates
- Parsing problems: A journey from a text file to a directory tree
Larry Bates
- ANNOUNCE: PyQt3Support r1 - Python bindings for Qt3Support
Matteo Bertini
- Use GUI for Python
koutoo at hotmail.com
- How to assign a function to another function
Stefano Esposito
- Using python to create windows apps that everyone can use?
Tom Harding
- I´m trying to desenvolve a site in python
Andre P.S Duarte
- ANN: Python FTP Server library (pyftpdlib) 0.2.0 released
Giampaolo Rodolà
- return codes from os.spawn
Gabriel Genellina
- Reading text files where last line has no EOL
Gabriel Genellina
- python libs for MinGW
guruyaya
- UnicodeEncodeError in Windows
Gabriel Genellina
- pattern combinations
dohertywa
- Saving parameters between Python applications?
bryanjugglercryptographer at yahoo.com
- Class for custom Tkinter widget--difficulty
Gabriel Genellina
- Writing to multiple excel worksheets
SPJ
- qa
John Machin
- qa
Shawn Minisall
- qa
Gabriel Genellina
- qa
John Machin
- What's with "long running processes" ?
Bruno Desthuilliers
- class that keeps track of instances
Gabriel Genellina
- Your confirmation is required to join the TECHWR-L mailing list
techwr-l-confirm+22d099e2f3d881b010eaeb38c05837f62bbf60ad at lists.techwr-l.com
- ANN: M2Crypto 0.18
John Nagle
- Entering strings as user input but interpreting as Python input (sort of)
Chris Carlen
- Free trips around the globe!!!!!!!!!!
Andrew Thompson
- You have been unsubscribed from the TECHWR-L mailing list
techwr-l-bounces at lists.techwr-l.com
- using xlrd
hassen62 at voila.fr
- Why 'class spam(object)' instead of class spam(Object)' ?7
Greg Lindstrom
- header intact
Hariom lakhotia
- Getting indented code snippets into blogger
Paddy
- raw string
Konstantinos Pachopoulos
- Looking for web software in Python.
js
- string replace shortcut
vedrandekovic at v-programs.com
- Extracting xml from html
Paul Boddie
- Wait For Application Start
Francesco Guerrieri
- super, apply, or __init__ when subclassing?
Gabriel Genellina
- adodb with mysql - connection string syntax for filepath
Steve Holden
- Memory Problem
Christoph Scheit
- super() doesn't get superclass
Hrvoje Niksic
- Using pseudonyms (was Re: Python 3K or Python 2.9?)
Bruno Desthuilliers
- Metatest 0.1.0
Jonathan Fine
- Newbie question
Shawn Milochik
- World's best guitars ever!!!!
nutsbreaker3 at gmail.com
- Free software!!!!
freesoftwareweb at gmail.com
- cvs module
Jonathan Fine
- Tutorial or Example (or Tutorial) of Using Canvas to Produce a Plot
kyosohma at gmail.com
- How do you limit the # of lines Read?
koutoo at hotmail.com
- How would I go about checking if a authentication login actually exists.
Lamonte Harris
- can Python be useful as functional?
Lorenzo Stella
- buy any tthing from the web free without creditcards.. true .. simple .. legal
blade
- Pseudo-Private Class Attributes
Ricardo Aráoz
- Regular Expressions
Lamonte Harris
- Custom PYTHONPATH not being seen by -m
Vince Castellano
- Multiline command line parsing
Brad Johnson
- [ANN] Metatest 0.1.0
Ben Finney
- no more reload() in py3k
Terry Reedy
- Puzzled in the coding of Chinese
Xing
- Deserializing specific objects from a file
Marc 'BlackJack' Rintsch
- Troubleshooting installing new package
nickel_and_dime_2death at yahoo.com
- help, I'll go crazy
azrael
- Creating OpenOffice doc's
hemanth
- lxml codespeak pages empty ?
Laurent Pointal
- The meaning of a = b in object oriented languages
Roel Schroeven
- How to know the starting point
Raj kumar
- Quick shallow-copy idiom
Lawrence D'Oliveiro
- Help, I'm going mad with this
azrael
- lambda-funcs problem
dmitrey.kroshko at scipy.org
- Help for Otsu implementation from C
Peter Otten
- How can I know how much to read from a subprocess
A.T.Hofkamp
- HTTP Protocol Client
thanosv at gmail.com
- Keeping a database connection with a Singleton?
Peter Otten
- Drag image
kyosohma at gmail.com
- Find the ID, but how to select/copy the whole string by ID?
Zentrader
- still get a <defunct> using a python script in the crontab
Zentrader
- AttributeError: How to list existing attributes?
Thomas Guettler
- psycopg2 or pygresql?
Steve Holden
- Embedding a executable inside Python Script
Shankarjee Krishnamoorthi
- [Tutor] Finding prime numbers
Shawn Milochik
- compile for ARM
Diez B. Roggisch
- Freetype bindings, finally?
Jason Yamada-Hanff
- Removing objects in a list via a wild card
James Matthews
- cannot create my own dict
Bruno Desthuilliers
- Python tickets summary
Facundo Batista
- limiting memory consumption of Python itself or a dict in a Python program
Jonas Maurus
- Spring Python 0.3.0 is released!
Goldfish
- Odd files; just left behind?
Robin Becker
- cmsg cancel <87r6kuw0dw.fsf at benfinney.id.au>
Ben Finney
- cmsg cancel <87sl5aw0k0.fsf at benfinney.id.au>
Ben Finney
- Mixin classes and single/multiple inheritance
Michele Simionato
- Income for life
GDI groups
- python-mcrypt install on Mac OSX
Diez B. Roggisch
- Will Python 3.0 remove the global interpreter lock (GIL)
TheFlyingDutchman
- cannot __getitem__ from DB reply list
Konstantinos Pachopoulos
- os.popen and lengthy operations
Marc 'BlackJack' Rintsch
- Python for NSLU2
Rafael Marin Perez
- Killing A Process By PID
Robert Rawlins - Think Blue
- Lookup values from one table to another based on a value
Bruno Desthuilliers
- ONYX
korovev76 at gmail.com
- ONYX
Bruno Desthuilliers
- ONYX
korovev76 at gmail.com
- lxml and identification of elements in source
Stefan Behnel
- I MEANT ONIX.... [it was Re: ONYX]
Diez B. Roggisch
- AIX - Python - db2.py
Carsten Haese
- how to convert xml file to word document.
prajwala
- frange() question
Stargaming
- pdb attach?
Hynek Hanke
- unittest tutorial
babycode at gmail.com
- writing to lists within a dictionary
Duncan Smith
- Python and RTF
Marco Bonifazi
- Python-list Digest, Vol 48, Issue 301
Christoph Scheit
- os.path.getmtime() and compare with a date type
junchi.tang at gmail.com
- Internationalize a Tkinter application
Kevin Walzer
- Sets in Python
Terry Reedy
- distutils, extensions, and missing headers
Robert Kern
- subprocess: returncode v. poll()
7stud
- validating parser
Robert Schweikert
- A struct for 2.4 that supports float's inf and nan?
Paul Hankin
- UTF-8 characters in doctest
John J. Lee
- Python Imaging Library Handbook--Printing It?
W. Watson
- Python Regex Question
Gerardo Herzig
- re question
David
- Tapping into the access of an int instance
Ben Finney
- about __str__
Paul Hankin
- I could use some help making this Python code run faster using only Python code.
Ian Clark
- executing list of methods (and collecting results)
Bjoern Schliessmann
- Python,SWIG and libjvm
sapsi
- Can't import Stackless in Pythonwin
Christian Tismer
- Drawing a 640x480 Ras Image
W. Watson
- Drawing a 640x480 Raw Image
W. Watson
- newb: BeautifulSoup
TheFlyingDutchman
- calling extension's autoconf/make from distutils
Gary Jefferson
- global name is not defined - but this is actually a function's name
Amit Khemka
- Python 3K or Python 2.9?
Ron Adam
- M2Crypto 0.18 - new version, same old build bugs.
Heikki Toivonen
- urllib2 POST problem
Lawrence D'Oliveiro
- __contains__() : Bug or Feature ???
sebastien.lannez at gmail.com
- looking for ocbc example
M.-A. Lemburg
- SHOCK: WHY None?
n00m
- __contains__() and overload of in : Bug or Feature ???
Hrvoje Niksic
- Remote Command a Python Script
Ulysse
- An Editor that Skips to the End of a Def
Steven W. Orr
- acronym program
Ian Clark
- Newbie completely confused
Jeroen Hegeman
- xml-rpc timeout
Steve Holden
- Parameterize formatting string
Jean-Paul Calderone
- TRying to import files from my folder not pythons lib folder
Steve Holden
- RE Help
J. Clifford Dyer
- which python mode to use in emacs
Emin.shopper Martinian.shopper
- newb: Simple regex problem headache
Ian Clark
- Resolving windows shortcut to url
Richard Townsend
- Counting method calls
Ricardo Aráoz
- Calling constructor but not initializer
Steven D'Aprano
- How I import xls file
hassen62 at voila.fr
- Is it possible to grab headers after you login to a site?
Lamonte Harris
- Gobject
Eduardo Matus
- Registration for OSDC 2007 is open
Richard Jones
- threading.local _threading_local problems
Gabriel Genellina
- Writing Object Data to Disk
Lawrence D'Oliveiro
- Getting rid of bitwise operators in Python 3?
Robert Kern
- calling the function of one class from another class
Furkan Kuru
- find difference in days from YYYYMMDD to YYYYMMDD
Diez B. Roggisch
- Who can develop the following Python script into working application ?
Andrey Khavryuchenko
- uninstall python2.5 on debian
"Martin v. Löwis"
- Video from image
azrael
- unicode categories -- regex
"Martin v. Löwis"
- too many values with string.split
Marc 'BlackJack' Rintsch
- Threading preemption questions
Kurtis Heimerl
- Python plugins for netbeans 6 IDE?
Kenneth McDonald
- Factory function with keyword arguments
George Sakkis
- subprocess -popen - reading stdout from child - hangs
Suresh Babu Kolla
- newb: glob on windows os.renames creates many nested folders
Peter Otten
- Naples is burning
Hidalgo Velázquez
- newb: Question regarding custom exception
crybaby
- can I run pythons IDLE from a command line??
Stargaming
- Turn 12 dollars into thousands
Sam
- Untrusted python code
Thomas Dybdahl Ahle
- Preemption in python
Kurtis Heimerl
- Travel around the globe...
travelingwebs1 at gmail.com
- Latest software downloads!!!!!
freesoftwareweb at gmail.com
- building a GUI
Phil Thompson
- SimPy, audio interview with creators of
UrsusMaximus at gmail.com
- http://www.agloco.com/r/BBFR2592
kasim
- Would Anonymous Functions Help in Learning Programming/Python?
Ron Adam
- here is the weekend report, please review it.
dion at richland.k12.la.us
- Database Abstraction Layer And/Or ORM
BJ Dierkes
- annoying stdin/stdout + pipes problem
per9000
- Google and Python
Bryan Olson
- the AIM of LIFE
abdo911
- Passing parameters at the command line (New Python User)
Marc 'BlackJack' Rintsch
- IPv6 in python
Piotr Dula (pdula)
- Properties and Objects...
Peter Otten
- KeyError: ... updated type, in planet
sabrina.maffioli
- vim - what's a smarttab?
Marco
- Python-URL! - weekly Python news and links (Sep 24)
Gabriel Genellina
- Almost There - os.kill()
Delaney, Timothy (Tim)
- python variable assignement
mihai
- enabling IPv6 in python
Piotr Dula (pdula)
- rules from an xml file
Diez B. Roggisch
- scope, modyfing outside object from inside the method
Ricardo Aráoz
- problem writing setup script
Christian Meesters
- Building Python with VC8 on x64 Vista
danfike at gmail.com
- (pyqt) Parameters when connecting a signal to a method?
exhuma.twn
- CLAIM YOUR TWO FREE UNIVERSAL STUDIOS TICKETS!
Sword, Robyn
- To Andrey Khavryuchenko <akhavr at kds.com.ua> was: Who can develop the following Python script into working application ?
http://members.lycos.co.uk/dariusjack/
- database persistence with mysql, sqlite
coldpizza
- type compatibility warnings -- building python on windows 64-bit x64
nichols.alan at gmail.com
- Converting numbers to unicode charaters
Larry Bates
- Is there some sort of portable IDE?
Paul McNett
- puzzled about floats
Neal Becker
- Small changes in side library
Vircom
- Can a base class know if a method has been overridden?
Ratko
- SOAPpy Error
Steve Holden
- execfile and function call
Dave Westerman
- I don't undestand why sometime python (or other) add "tmpWvk7zy" (tmp + random string) after "buildout-eggs" in path of python script
KLEIN Stephane
- Pyrex installation on windows XP: step-by-step guide
Dominique Pignon
- is there some module update(install tools)?
Adonis Vargas
- ironpython with nosetest
belred at gmail.com
- shutil.copy2 error
Horse
- PIL GIF transparency
David
- ANN: 555-BOOM! version 0.6
Greg Ewing
- ANN: Albow 1.1 and Humerus 1.0
Greg Ewing
- Regular Expressions: Can't quite figure this problem out
Steve Holden
- sorting a list numbers stored as strings
Amit Khemka
- directpython question
Tim Roberts
- Making a small change to a large XML document
Paddy
- strange behavious of the logging module?
Christian Meesters
- hacking,anti-hacking,registry tweaks,compter tricks
e.expelliarmus
- URGENT REQUIREMENT FOR PYTHON DEVELOPERS
kishore at mindriver-it.com
- obtaining multiple values from a function.
Paul Rudin
- buttons keep jumping, frame loads on top of itself
Mridula Ramesh
- Inserting an element into existing xml file
Anand
- ANN: PyPE 2.8.7
stef
- Raw string printing
Alexandre Badez
- ANNOUNCE: Exscript 0.9.9
Samuel
- PyQt disconnect signal / slot
Alexander Eisenhuth
- HTTPS request
Johny
- Clustering text-documents in bundles
Paul Hankin
- comparing elements of a list with a string
Larry Bates
- sorteddict PEP proposal [started off as orderedict]
Steven Bethard
- Nested For and While Statements
metawilm at gmail.com
- Survey about Visual Annotations for Software Models
Joerg Rech
- Script to extract text from PDF files
Paul Hankin
- [Tutor] Take if offline
Shawn Milochik
- [ANN] Release 0.65.1 of Task Coach
Dmitry Balabanov
- Overriding Logging Config FileHandler Filename
Kenneth Love
- Zope review
Egon Frerich
- Python script to optimize XML text
Gabriel Genellina
- Confused about 'positive lookbehind assertion'
Karthik Gurusamy
- What is a good way of having several versions of a python module installed in parallell?
Joel Hedlund
- Python XML API's that preserve XML comments?
Dan Stromberg
- %s shortcut?
james_027
- jack audio connection kit
patrick
- stopping a while True: with the keyboard
Andy
- Invoking python through C++: How to?
Robert Dailey
- Missing documentation for ElementTree?
timaranz at gmail.com
- the address of list.append and list.append.__doc__
Gabriel Genellina
- Urgent Requirement for Bangalore Location
kishore at mindriver-it.com
- FTP upload through proxy
dc79it at gmail.com
- unable to load dco2 in python
bbansi_1982 at yahoo.com
- Hello Gabriel cant help noticing you
Gabriel Genellina
- Python class method as an argument of a function in a C extension
mauro
- Python-list Digest, Vol 48, Issue 391
kishore at mindriver-it.com
- frame refresh or redraw for records?
Mridula Ramesh
- Documentation about pyexpat
Horst Jäger
- Return status from methods in socket class
Fredrik Lundh
- elementtree question
Stefan Behnel
- Tracking memory usage and object life time.
Berteun Damman
- The Big Secret inside your Laptop /Computer
Laptop secret
- My tail call optimizing decorator
Miguel Perez
- Guitars for 0$ !!!!!
nutsbreaker2 at gmail.com
- Travel USA
travelingwebs1 at gmail.com
- PyS60
cyberco
- Tkinter / Tk 8.5
Michal Bozon
- stdout and embedding into Windows apps
Thomas Schreiner
- Delete values from a string using the index
Ricardo Aráoz
- Matplotlib TkAgg WindowsXP ImportError
Simon Forman
- Simple threading example freezes IDLE?
Sergio Correia
- ~ bit-wise unary operator
Ladislav Andel
- regex with specific list of string
Steve Holden
- Using closures and partial functions to eliminate redundant code
Bruno Desthuilliers
- Load balancing and passing sockets; was: Re: Google and Python
Bryan Olson
- ANN: RuPy 2008 Python & Ruby Conference
Jakub P. Nowak
- "No backend servers available" using httplib
Diez B. Roggisch
- making run time changes..
Piyush Jain
- Mysqldb & stderr
mastro.francesco at gmail.com
- Confusion regarding constructor as default value
aine_canby at yahoo.com
- Translating Event.time from pyhook
randy.tucker7 at gmail.com
- PyObject_CallObject: difference between functions and class methods
mauro
- setuptools without unexpected downloads
kyosohma at gmail.com
- Getting web page throught a proxy (squid)
Vincent Sabard
- os.removedirs - How to force this delete?
cstewart913 at gmail.com
- How do I get the value out of a DOM Element
kj7ny
- Traveling Europe
freeaircon at gmail.com
- Launching command on windows
Alexandre Badez
- Cross-platform time out decorator
Steve Holden
- Pb with an AttributeError
Eric BOUVIER
- Implement file download using python
skulka3 at gmail.com
- True of False
Duncan Booth
- HOT!!!PYTHON DEVELOPER REQUIRED @ ADOBE SYSTEMS
Recruiter-Adobe
- getopt with negative numbers?
Peter Otten
- How to Catch Errors in SimpleXMLRPCServer
Jeff McNeil
- developing an application
yadin
- Importing Module To Use Variables In A Second Module
Steve Holden
- Streaming files from python cgi
Salil Kulkarni
- mod_python preprocess/filter before proxy
Graham Dumpleton
- Creating Table using Tkinter
Zentrader
- ValueError: too many values to unpack
Zentrader
- ImportError: /usr/lib/python2.4/site-packages/_xmlplus/parsers/pyexpat.so: undefined symbol: PyUnicodeUCS4_Decode
Amal
- ANNOUNCE: wxPython 2.8.6.0
Robin Dunn
- Asynchronous Messaging
Gabriel Genellina
- Python and SSL
Johny
- marshal bug?
Gabriel Genellina
- A question on python performance.
Magnus Lycka
- ValueError: too many values to unpack,>>>
Bruno Desthuilliers
- recipient validation with smtplib
Robin Becker
- is there a posh Win32 binary? or, compiling with MS 2005 Express...
Ray Schumacher
- [Zope] how do I test for the current item in an iteration
Andreas Jung
- Python 3.0 migration plans?
John Nagle
- Emailing the attachment created with the Quick Screenshots Script(Python + PIL)
Mark Bratcher
- Delete spaces
Gary Herron
- FW: OCBC connection
Sugrue, Sean
- Can I overload the compare (cmp()) function for a Lists ([]) index function?
irstas at gmail.com
- OCBC connection
M.-A. Lemburg
- Bug with lists of pairs of lists and append()
Gabriel Zachmann
- C Source Code Generator For Test Cases
gamename
- List search
Stefan Bellon
- Checking for the existence of Duplicates
AndyB
- GUI for viewing/editing python data structures?
Joshua J. Kugler
- ANN: PyQt v4.3.1 Released
Phil Thompson
- Numeric command-line options vs. negative-number arguments
Steven Bethard
- cute use of lambda
Terry Reedy
- using inspect on pygtk
Chris Pax
- Bug: spurious indentation error
Mridula Ramesh
- your opinion on book "Foundations of Python Network Programming"?
kf9150 at gmail.com
- Reentrancy of Python interpreter
bvukov at yahoo.com
- Professional Grant Proposal Writing Workshop (December 2007: University of Washington, Seattle)
Anthony Jones
- 4000 every month
kasim
- earn $12800 a month
panguohua
- xyz points and magnitude to intensity or colormap or contourmap
yadin
- xml modifications
dcleaner
- sorteddict [was a PEP proposal, but isn't anymore!]
thebjorn
- strange unbound local error?
Pablo Ziliani
- Program inefficiency?
hall.jeff at gmail.com
- wxpython combined with vpython
azrael
- CaFeCONF 2007 6tas. Conferencias Abiertas de Software Libre y GNU/Linux
lukio
- How to unload a module after I've imported it.
Johny
- python 2.5 and 3gb switch
neil
- question about for cycle
tokland at gmail.com
- What's the current status of socket timeouts?
John Nagle
- Optparse and help formatting?
Tim Chase
- Balloon Taskbar Popup for Windows XP
Gabriel Genellina
- earn $26800 a month with google adsense
panguohua
- OSDC 2007 earlybird registration now open!
Richard Jones
- ANN: y4m - Python video editing framework
DavidM
- All Quick Test Professional (QTP) FAQs
netguru7575 at gmail.com
- New to python
James Matthews
- which language allows you to change an argument's value?
Erik Wikström
- is it possible to use different font within one wxpython static text widget?
hyena
- s.split() on multiple separators
mrkafk at gmail.com
- Command-line does work when scheduled
Jim
- Create a string array of all comments in a html file...
sophie_newbie
- ANN: eric 4.0.2 released
Detlev Offenbach
- The Modernization of Emacs: terminology buffer and keybinding
Timofei Shatrov
- How to display a videostream in the PyQt GUI by a efficient way
David Boddie
- code for number guessing by computer
Tim Chase
- Can you please give me some advice?
Byung-Hee HWANG
- ANN: Generating svn:externals by inspecting a repository - z3c.repoexternals
Ross Patterson
- notify when process finishes (on unix)
Dan Stromberg
- Matrix convergence
Mark Dickinson
- [Python] Matrix convergence
Robert Israel
- ANN: PyPE 2.8.8
Josiah Carlson
- Using fractions instead of floats
George Sakkis
- call for collaboration (python / freesound)
patrick
- Fwd: Using fractions instead of floats
Andres Riofrio
- Creating a custom python python distribution
shailesh
Last message date:
Sun Sep 30 23:47:29 EDT 2007
Archived on: Sun Oct 27 21:47:52 EDT 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).