comp.lang.python
By Thread
4716 messages sorted by: [ author ] [ date ] [ subject ]
Starting: 02/28/05
Ending: 03/30/05
- Suggesting methods with similar names bearophileHUGS_at_lycos.com (03/30/05)
- RE: Need Help: Server to pass py objects-THANKS Sells, Fred (03/30/05)
- ANN: pyMinGW support for Python 2.4.1 (final) is available A.B., Khalid (03/30/05)
- redundant imports max(01)* (03/30/05)
- oddness in string.find(sub,somestring) MyHaz (03/30/05)
- PyQt on Python 2.4 Franz Steinhäusler (03/30/05)
- twistedSnmp and hexadecimal values ... Francesco Ciocchetti (03/30/05)
- RELEASED Python 2.4.1 (final) Anthony Baxter (03/30/05)
- IMAP4.search by message-id ? at (03/30/05)
- newbie - threading martijn_at_gamecreators.nl (03/30/05)
- math - need divisors algorithm Philp Smith (03/30/05)
- reading from a txt file jrlen balane (03/30/05)
- Re: distance, angle restraint Terry Reedy (03/30/05)
- Weakrefs to classes that derive from str Ron Garret (03/30/05)
- Weekly Python Patch/Bug Summary Kurt B. Kaiser (03/30/05)
- distutils: package data Qiangning Hong (03/30/05)
- checksum works in unix but not win32 os GujuBoy (03/30/05)
- Python interpreter error: unsupported operand type(s) for -: 'tuple' and 'int' Rakesh (03/30/05)
- why and when we should do it? Su Wei (03/30/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 30) Cameron Laird (03/30/05)
- How to use "__new__"? could ildg (03/30/05)
- instance vs class attributes Sarir Khamsi (03/30/05)
- automatically mapping builtins (WAS: itertools to iter transition) Steven Bethard (03/30/05)
- How to execute a cmd line program without invoking console window? Tian (03/29/05)
- Python & LEGO Mindstorm control... Venkat B (03/29/05)
- pyopenGL: glutInit : TypeError: not a list Rakesh (03/29/05)
- how do you use a closure in a class erinhouston_at_gmail.com (03/29/05)
- Need Help: Server to pass py objects Sells, Fred (03/29/05)
- cgi and multipart/form-data? Chris Curvey (03/29/05)
- Automatic response to your mail (Error) Webmaster (03/29/05)
- Problem in designing a global directory in python Tian (03/29/05)
- Wanted: New Python Success Stories Stephan Deibel (03/29/05)
- problem with tkinter max(01)* (03/29/05)
- Python performance tips page moved to wiki Skip Montanaro (03/29/05)
- Re: [Catalog-sig] Table of Python Packages, updated Ian Bicking (03/29/05)
- truncating a file from the top down rbt (03/29/05)
- serial module NEWBE HELP! Ron (03/29/05)
- Retrieve Icons Associated To An Extension? andrea.gavana_at_agip.it (03/29/05)
- Table of Python Packages, updated Seo Sanghyeon (03/29/05)
- Optimisation Hints (dict processing and strings) OPQ (03/29/05)
- good design & method calls Charles Hartman (03/29/05)
- mod_python onur2029 (03/29/05)
- BF interpreter in Python Will McGugan (03/29/05)
- Finding attributes in a list Ben (03/29/05)
- Secure scripts variables Florian Lindner (03/29/05)
- MAC changing ias0nas_at_lycos.com (03/29/05)
- Actor pattern in GUI M Ali (03/29/05)
- tksnack and socket to real time sampling and playing sound didifouke_at_yahoo.com (03/29/05)
- tkinter destroy() max(01)* (03/29/05)
- passing keyword args as a parameter max(01)* (03/29/05)
- How to build pyogg/pyvorbis for Python 2.3 with MinGW news.siol.net (03/29/05)
- Numarray newbie question ChinStrap (03/29/05)
- Newbiw - PypenGL and OpenGLContext Steve T (03/29/05)
- Little Q: how to print a variable's name, not its value? stewart.midwinter_at_gmail.com (03/29/05)
- [Newbie] How do I get better at Python programming? Anon (03/29/05)
- collaborative text editor Bryan (03/29/05)
- Win32 or Unix check in python GujuBoy (03/29/05)
- Crash in thread on program termination Eric Ries (03/29/05)
- good IIS 6.0(win2k3) python CGI web ext. setup instructions mark (03/29/05)
- RE: __getslice__ passed INT_MAX rather than sys.maxint for missingendpoint? Delaney, Timothy C (Timothy) (03/29/05)
- doing "checksum" in python GujuBoy (03/29/05)
- newbie question shama.bell_at_gmail.com (03/29/05)
- author index for Python Cookbook 2? Andrew Dalke (03/29/05)
- Status of Python implementation for PalmOS? Wolfgang Keller (03/29/05)
- Looking for Stephen Turner, maintainer of informixdb Carsten Haese (03/29/05)
- using distutils.command.config John Hunter (03/28/05)
- Max files in unix folder from PIL process David Pratt (03/28/05)
- Which is easier? Translating from C++ or from Java... cjl (03/28/05)
- PyParsing module or HTMLParser Lad (03/28/05)
- tkinter and textvariable option max(01)* (03/28/05)
- Trouble with RC2 Do Re Mi chel La Si Do (03/28/05)
- looped if's stop working lotmr (03/28/05)
- itertools to iter transition (WAS: Pre-PEP: Dictionary accumulator methods) Steven Bethard (03/28/05)
- Module function can't see globals after import. Ron_Adam (03/28/05)
- convert user input to Decimal objects using eval()? Julian Hernandez Gomez (03/28/05)
- Exception Handling ias0nas_at_lycos.com (03/28/05)
- How do I get the current value of "errno" Steve Juranich (03/28/05)
- Python Cookbook 2nd Ed Will McGugan (03/28/05)
- Calling __init__ with multiple inheritance Axel Straschil (03/28/05)
- numbering variables remi (03/28/05)
- Connecting to a SQL Server ttmi (03/28/05)
- how to apply "mvc" pattern to gui-design in python Su Wei (03/28/05)
- hiding a frame in tkinter faramarz yari (03/28/05)
- Re: save configuration information in a global class Steven Bethard (03/28/05)
- newbie question: how to get the class instance given a module object? Tian (03/28/05)
- How to organize source code and "import"s??? Tian (03/28/05)
- Overriding methods in classes you don't control Alex VanderWoude (03/28/05)
- how to add a string to the beginning of a large binary file? could ildg (03/28/05)
- File Uploads -- Windows Server Doug Helm (03/28/05)
- Newbie Printing Question Richard Lyons (03/28/05)
- passing input to running loop stealthwang_at_gmail.com (03/28/05)
- 133+ Tutorials and counting... rdsteph_at_mac.com (03/28/05)
- Python Cookbook, 2'nd. Edition is published rdsteph_at_mac.com (03/28/05)
- Dumb*ss newbie Q Captain Dondo (03/28/05)
- putting the output of a print statement into a string Jon Perez (03/28/05)
- String Splitter Brain Teaser James Stroud (03/28/05)
- ANN: Brazil organises its first PyConDayBrasil Rodrigo Dias Arruda Senra (03/27/05)
- Specifying __slots__ in a dynamically generated type Ron Garret (03/27/05)
- help with getting selection from wxChoice with out after it has changed '_at_'.join([..join(['fred','dixon']),..join(['gmail','com'])]) (03/27/05)
- Newbie Shell Editor Question Kash (03/27/05)
- Cross platform distribution of standalone executable Mahesh (03/27/05)
- Panel problems ebbyfish_at_gmail.com (03/27/05)
- File Uploads Doug Helm (03/27/05)
- How to get TabError? Mr. Magoo (03/27/05)
- list.count() with no arguments Johan Hahn (03/27/05)
- Re: list-comprehension and map question (simple) Nicolas Qvrard?= (03/27/05)
- [Tkinter] LONG POST ALERT: Setting application icon on Linux Tim Jarman (03/27/05)
- Get document as normal text and not as binary data Markus Franz (03/27/05)
- Python List Issue Nick L (03/27/05)
- What's the best GUI toolkit in Python,Tkinter,wxPython,QT,GTK? Tom (03/27/05)
- Once again a unicode question Nicolas Evrard (03/26/05)
- wxPython Install James Stroud (03/26/05)
- urllib.urlretireve problem Ritesh Raj Sarraf (03/26/05)
- Turn of globals in a function? Ron_Adam (03/26/05)
- py_compile vs. IndentationError Mr. Magoo (03/26/05)
- Re: The Greatest News Ever! R.Meijer (03/26/05)
- How to ensure Maximize button shows in Linux/Unix (Tkinter) Harlin Seritt (03/26/05)
- ossaudiodev full duplex rjm_at_si.rr.com (03/26/05)
- Embedding Python Markus Franz (03/26/05)
- __getslice__ passed INT_MAX rather than sys.maxint for missing endpoint? Dave Huang (03/26/05)
- mysteriously nonfunctioning script - very simple Sean McIlroy (03/26/05)
- ANN: pyparsing-1.3 released Paul McGuire (03/26/05)
- tree data structure vivek khurana (03/26/05)
- regular expression aaron (03/26/05)
- Cpickle module... not in Lib installs Marcus Lowland (03/26/05)
- character-filtering and Word (& company) Charles Hartman (03/25/05)
- html tags and python Hansan (03/25/05)
- left padding zeroes on a string... cjl (03/25/05)
- breaking up is hard to do bbands (03/25/05)
- Suggest more finesse, please. I/O and sequences. Qertoip (03/25/05)
- mod_python, user missing KasiKuula (03/25/05)
- Suggesting a new feature - "Inverse Generators" Jordan Rastrick (03/25/05)
- Version Number Comparison Function Keith (03/25/05)
- Example Code - Named Pipes (Python 2.4 + ctypes on Windows) Srijit Kumar Bhadra (03/25/05)
- Interface selection ias0nas_at_lycos.com (03/25/05)
- modern kjbuckets anywhere? Robin Becker (03/25/05)
- How to move insert to position in Text widget (Tkinter) Harlin Seritt (03/25/05)
- gnuplot -reverse Cousin Stanley (03/25/05)
- SimpleRPCServer Esben Pedersen (03/25/05)
- [newbie] smtplib.login()? PA (03/25/05)
- POST data with 401 authentication using urllib(2) Pieter Edelman (03/25/05)
- Grouping code by indentation - feature or ******? Tim Tyler (03/25/05)
- Re: Grouping code by indentation - feature or ******? Terry Reedy (03/30/05)
- Re: Grouping code by indentation - feature or ******? Terry Reedy (03/25/05)
- Re: Grouping code by indentation - feature or ******? Kent Johnson (03/25/05)
- Re: Grouping code by indentation - feature or ******? Carl Banks (03/25/05)
- Re: Grouping code by indentation - feature or ******? Larry Bates (03/25/05)
- Re: Grouping code by indentation - feature or ******? Terry Reedy (03/25/05)
- Re: Grouping code by indentation - feature or ******? James Stroud (03/25/05)
- Re: Grouping code by indentation - feature or ******? Paul McGuire (03/26/05)
- Re: Grouping code by indentation - feature or ******? Javier Bezos (03/26/05)
- pygdchart 0.6.1 for Windows Python 2.4 available? fanbanlo (03/25/05)
- winapi32.GetFileVersionInfo() - problem L. Shestov (03/25/05)
- mime to text in python? Dan Stromberg (03/25/05)
- Minidom output of XML escaped characters Derek Basch (03/25/05)
- win32api.GetFileVersionInfo - error xytho33 (03/25/05)
- win32api .GetFileVersionInfo() xytho33 (03/25/05)
- Re: DLL version number xytho33 (03/25/05)
- Re: Twisted version 2.0 Terry Reedy (03/25/05)
- Re: Twisted version 2.0 Do Re Mi chel La Si Do (03/25/05)
- Re: Python-list Digest, Vol 18, Issue 391 Charles Hartman (03/25/05)
- Queue.Queue-like class without the busy-wait Paul L. Du Bois (03/25/05)
- How to get rid of FutureWarning: hex/oct constants... Grant Edwards (03/25/05)
- float default formatting Bernard Delmée (03/24/05)
- Memoization/Caching of Instance Methods Mark E. Fenner (03/24/05)
- Beginner Question - Very Easy I'm Sure... Todd_Calhoun (03/24/05)
- Distributing closed source modules Jiri Barton (03/24/05)
- Black Magic - Currying using __get__ Michael Spencer (03/24/05)
- modes for AES encryption? Chris Curvey (03/24/05)
- Data types waqar (03/24/05)
- Re: MMA - Musical MIDI Accompaniment, Beta 0.12 danielle_at_davout.org (03/24/05)
- Bug in threading.Thread.join() ? Peter Hansen (03/24/05)
- ANN: Twisted version 2.0 Christopher Armstrong (03/24/05)
- An Abridged Python Tutorial Michael Spencer (03/24/05)
- Why is a JIT compiler faster than a byte-compiler RickMuller (03/24/05)
- escape single and double quotes Leif B. Kristensen (03/24/05)
- Convert the contents of a string into name of variable Erwan VITIERE (03/24/05)
- leave Jaco Smuts (03/24/05)
- DBAPI Paramstyle Bob Parnes (03/24/05)
- English to a bit of code bearophileHUGS_at_lycos.com (03/24/05)
- need help with nullmailer-inject in python cgi script to send attachements ? tvmaly_at_gmail.com (03/24/05)
- unittest help Qiangning Hong (03/24/05)
- The Running Time of += on Char Strings ? Edg Bamyasi (03/24/05)
- execfile() on file subclass or string Brano Zarnovican (03/24/05)
- Suggestions for a Java programmer Ray (03/24/05)
- Heap class for heapq module Stefan Behnel (03/24/05)
- JS3550 PYTHON DEVELOPER Contract Antwerp 4 months initial bob gmx (03/24/05)
- wxPython: accessing wxFrame methods in __del__ fails Alex VanderWoude (03/24/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 24) Cameron Laird (03/24/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 24) Cameron Laird (03/24/05)
- Python for a 10-14 years old? tnozh_at_yahoo.com (03/24/05)
- Temp dir creation marco (03/24/05)
- Using python to extend a python app dataangel (03/24/05)
- recursive method not reaching base case possibilitybox (03/24/05)
- Win 32 - VB, Ruby, Perl VS Python with fireEvent calfdog_at_yahoo.com (03/24/05)
- Archives and magic bytes andrea (03/24/05)
- intrusive posts Charles Hartman (03/24/05)
- ANN: SPE 0.7.3.a Python IDE with wxGlade, Blender and PyChecker support s_t_a_n_i_at_gmx.net (03/24/05)
- string join() method Derek Basch (03/24/05)
- embedded python example: PyString_FromString doesnt work? David Harris (03/24/05)
- looking for programmer Peter Tyler (03/24/05)
- Changing the value of a for loop index on the fly Gabriel F. Alcober (03/23/05)
- newbie help ashtonn_at_gmail.com (03/23/05)
- Use of descriptor __get__: what defines an object as being a class? John Perks and Sarah Mount (03/23/05)
- RE: Help me to sort. Delaney, Timothy C (Timothy) (03/23/05)
- python equivalent to the perl IDENT module malachi (03/23/05)
- xml marshal of general (but non Python standard) class syd (03/23/05)
- IronPython 0.7 released! James (03/23/05)
- Pattern matching from a text document Ben (03/23/05)
- Windows, Python and low level networking ias0nas_at_lycos.com (03/23/05)
- Snakelets via SSL Roland Heiber (03/23/05)
- os.stat access and modify time same on WinXP rbt (03/23/05)
- inter threading info Tertius Cronje (03/23/05)
- [Python-Announce] cfgparse v01_01 released Dan Gass (03/23/05)
- How to pickling VT_DATE values? jkn (03/23/05)
- Python to C++ conversion substituting vectors for lists in a recursive function lugal (03/23/05)
- Re: Python-list Digest, Vol 18, Issue 366 Vidyasagar (03/23/05)
- PyGTK Button Size Question Harlin Seritt (03/23/05)
- setattr inside a module kramb64 (03/23/05)
- Python to c++ conversion problem Akdes Serin (03/23/05)
- Embeding Py: failed to instantiate a class Brano Zarnovican (03/23/05)
- {VIRUS?} Returned mail: see transcript for details mojo_at_image.dk (03/23/05)
- Anonymus functions revisited : tuple actions Kay Schluehr (03/23/05)
- Re: Python-list Digest, Vol 18, Issue 349 Srinivasan K (03/23/05)
- Read from the last line of a file? Anthony Liu (03/23/05)
- multi-threaded list update Mike Rovner (03/23/05)
- ebXML and Python paco_at_aztecdreams.com (03/23/05)
- Passing arguments to python from URL Casey Bralla (03/23/05)
- Regular Expressions Ron (03/23/05)
- Re: comparison puzzle? bug? Stephen Thorne (03/23/05)
- comparison puzzle? bug? Charles Hixson (03/23/05)
- cross platform use of set locale Timothy Smith (03/23/05)
- Python RegExp davidchipping_at_gmail.com (03/22/05)
- typo in the library reference? nicke (03/22/05)
- wanted: visual report templating system robin (03/22/05)
- Httplib request method knguyen_at_megisto.com (03/22/05)
- MinGW building with Python 2.4 mrstephengross (03/22/05)
- How to use subprocess Nicolas Fleury (03/22/05)
- problems with  character jdonnell (03/22/05)
- XML/RPC server with SSL in Python Gerson Kurz (03/22/05)
- FW: FW: Python help group Leeds, Mark (03/22/05)
- Re: FW: Python help group Swaroop C H (03/22/05)
- urllib versus IIS Shane Hathaway (03/22/05)
- C type buffer copy joe_at_gmail.com (03/22/05)
- .pth files? insyte_at_gmail.com (03/22/05)
- The Running Time of += MyHaz (03/22/05)
- [perl-python] sorting matrixes Xah Lee (03/22/05)
- Submission for Python Limmerick Contest haraldarminmassa_at_gmail.com (03/22/05)
- possible bug? Earl Eiland (03/22/05)
- regarding ignore case sensitive of a string using regular expressions Mosas (03/22/05)
- Doubt regarding exec function Mosas (03/22/05)
- [ANN] Dabo 0.3.2 Released Ed Leafe (03/22/05)
- Getting the word to conventional programmers Cameron Laird (03/22/05)
- (noob alert) why doesn't this work? Bouke Woudstra (03/22/05)
- Using default a empty dictionary as a default value C Gillespie (03/22/05)
- Embeding Py: failed to instantiate a class Brano Zarnovican (03/22/05)
- Begniner Question Glen (03/22/05)
- Anonymus functions revisited Kay Schluehr (03/22/05)
- Anonymus functions revisited Kay Schluehr (03/22/05)
- sorting a dictionary? Anthony Liu (03/22/05)
- fun programming competition integer (03/22/05)
- C pointers/Python joe_at_gmail.com (03/22/05)
- Set literals George Sakkis (03/21/05)
- Python 2.4 | 7.3 The for statement brainsucker (03/21/05)
- Re: Python 2.4 | 7.3 The for statement Ron_Adam (03/25/05)
- PIGIP Meeting tonight -- Python Interest Group In Princeton drjonfox_at_gmail.com (03/21/05)
- Sending hex number as is knguyen_at_megisto.com (03/21/05)
- Python 2.4 (Windows) Binaries of SciPy Srijit Kumar Bhadra (03/21/05)
- Re: remove strings from source qwweeeit (03/21/05)
- Wikipedia - conversion of in SQL database stored data to HTML Claudio Grondi (03/21/05)
- pyopengl and py2exe Kirill Kuvaldin (03/21/05)
- python-dev Summary for 2005-03-01 through 2005-03-15 Brett C. (03/21/05)
- spaces in re.compile() rbt (03/21/05)
- Save passwords in scripts Florian Lindner (03/21/05)
- Re: Getting directory size Peter Hansen (03/21/05)
- webGobbler update gg20050321.10.sebsauvage_at_spamgourmet.com (03/21/05)
- xmlrpc with Python and large datases writeson (03/21/05)
- Constructor class problem Wolfgang (03/21/05)
- UTF Questions Fuzzyman (03/21/05)
- Please help for Python programming yy0127_at_gmail.com (03/21/05)
- missing? dictionary methods Antoon Pardon (03/21/05)
- IconvCodec, UTF-32 & P4 ? Do Re Mi chel La Si Do (03/21/05)
- Re: (",) Do You Want To Know For Sure You Are Going To Heaven? Chris Rebert (cybercobra) (03/21/05)
- exec src in {}, {} strangeness Stefan Seefeld (03/21/05)
- RE: IORCC Crossword and Wordfind Puzzles iorcc_at_yahoo.com (03/21/05)
- PyPI errors? Daniel Yoo (03/21/05)
- printing anomaly Paul Rubin (03/21/05)
- Sybase module 0.37pre2 released Dave Cole (03/21/05)
- Shell re-direction Mike Gould (03/20/05)
- Overloaded Constructors?!? andrea_gavana_at_tin.it (03/20/05)
- I'm just an idiot when it comes logging olsongt_at_verizon.net (03/20/05)
- HTML editor component? skol (03/20/05)
- Lowest hassle Python web server? kanzen (03/20/05)
- Software for Poets (Was: Re: Text-to-speech) Francis Girard (03/20/05)
- getting text from WinXP console Chris Maloof (03/20/05)
- Re: getting text from WinXP console Cappy2112 (03/21/05)
- Re: getting text from WinXP console Jeff Shannon (03/21/05)
- Re: getting text from WinXP console Cappy2112 (03/21/05)
- Re: getting text from WinXP console Mark T. (03/22/05)
- Changing the Keyboard output Abdul Hafiz al-Muslim (03/20/05)
- For loop extended syntax George Sakkis (03/20/05)
- beeping portably Jim (03/20/05)
- How to pass parameter when importing a module? Bo Peng (03/20/05)
- [OT] Re: Hi Guys. First Time Poster Jeff Schwab (03/20/05)
- what is \s+ and \S+ means in re.compile? sam (03/20/05)
- [ann] fdups 0.15 Patrick Useldinger (03/20/05)
- Overloaded Constructors?!? andrea_gavana_at_tin.it (03/20/05)
- Python scope is too complicated Max (03/20/05)
- simultaneous copy to multiple media Claudio Grondi (03/20/05)
- generating audio signals nicke (03/20/05)
- how can I put a 1Gb file in a zipfile?? Bennie (03/20/05)
- Re: 1 + 2 = 3 Do Re Mi chel La Si Do (03/20/05)
- Text-to-speech Charles Hartman (03/20/05)
- Simple sizer question skol (03/20/05)
- inline comparison sam (03/20/05)
- Building Time Based Bins MCD (03/20/05)
- How two modules call functions defined in each other? Tian (03/20/05)
- how to refresh grid on a notebook? dimitri pater (03/20/05)
- 2.4 crashes when try to exit app and mulitple threads active Maxwell Hammer (03/20/05)
- ANN: Snakelets 1.38 (simple-to-use web app server with dynamic pages) Irmen de Jong (03/20/05)
- Re: [python-sybase] Sybase module 0.37pre1 released Skip Montanaro (03/19/05)
- How to create an object instance from a string?? Tian (03/19/05)
- FAQ 1.7.3 : How can I have modules that mutually import each other MackS (03/19/05)
- importing two modules with the same name Francisco Borges (03/19/05)
- Re: any() and all() Was: Pre-PEP: Dictionary accumulator methods Roose (03/19/05)
- subprocess 'wait' method causes .py program to hang. Earl Eiland (03/19/05)
- program hangs when external process crashes Earl Eiland (03/19/05)
- sound processing - avarage amplitude? Niklas Paro (03/19/05)
- determine os language Bryan (03/19/05)
- Build an Email Server with Sockets and MIME fernandestb_at_gmail.com (03/19/05)
- Checking if port is in use. Alex Polite (03/19/05)
- Shared Memory Example (Python, ctypes, VC++) Srijit Kumar Bhadra (03/19/05)
- pickle: No module named on. HELP! fanbanlo (03/19/05)
- [question] Event Handeling Between Two wxPanles in A wxNotebook support.services.complaints_at_gmail.com (03/19/05)
- Variable Variable Tanteauguri (03/19/05)
- how to use structured markup tools Sean McIlroy (03/19/05)
- Sybase module 0.37pre1 released Dave Cole (03/19/05)
- Weekly Python Patch/Bug Summary Kurt B. Kaiser (03/19/05)
- ElementTree Tidy HTML Tree Builder and comments Björn Lindström (03/19/05)
- Virus in your Mail to empire.support root at smtp (03/19/05)
- Re: Pre-PEP: Dictionary accumulator methods Ivan Van Laningham (03/19/05)
- Python tutorial for LinuxQuestions.org? beliavsky_at_aol.com (03/19/05)
- Working with Huge Text Files Lorn Davies (03/19/05)
- PyGTK and pyexe Viktor (03/19/05)
- ANN: 2005 International Obfuscated Ruby Code Contest (IORCC) iorcc_at_yahoo.com (03/19/05)
- survey of modules to be added to stdlib Alia Khouri (03/18/05)
- program hangs when external process crashes Earl Eiland (03/18/05)
- Re: Step by step: Compiling extensions with MS Visual C++ Toolkit 2003 - msvccompiler-patch.txt (0/1) magoldfish_at_yahoo.com (03/18/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 18) Cameron Laird (03/18/05)
- setDocumentLocator in validating parser (xmlproc) Cees Wesseling (03/18/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 18) Cameron Laird (03/18/05)
- How to I restart an interactive session? markscottwright (03/18/05)
- OSX / Python 2.3 error"truncated or malformed object ..." Ian A. York (03/18/05)
- PyGTK Popup menu? dataangel (03/18/05)
- [ANNOUNCE] Twenty-third release of PythonCAD now available Art Haas (03/18/05)
- Windows question from Mac guy Charles Hartman (03/18/05)
- Import mechanism to support multiple Python versions Nicolas Fleury (03/18/05)
- Re: Import mechanism to support multiple Python versions Nicolas Fleury (03/18/05)
- Re: Import mechanism to support multiple Python versions Serge Orlov (03/18/05)
- Re: Import mechanism to support multiple Python versions Greg Ewing (03/21/05)
- A Q. on pop(). spencer (03/18/05)
- wxPython and loading multiple panels (code included) flupke (03/18/05)
- syntax incorrect with regex sam (03/18/05)
- Database connection caching lbolognini_at_gmail.com (03/18/05)
- adding a path module to stdlib Alia Khouri (03/18/05)
- raise takes a long time Robin Becker (03/18/05)
- GIL release Alastair Basden (03/18/05)
- Re: please help on installation process Simon Brunning (03/18/05)
- HELP:UnboundLocalError: local variable '_nntp' referenced before assignment Peter Moscatt (03/18/05)
- html escape sequences Will McGugan (03/18/05)
- [Job] London based Python / Zope web developer positions Dr Jack Kreindler (03/18/05)
- xmlproc maintainer? Alban Hertroys (03/18/05)
- (Tkinter) Adding delay to PopUpMsg Harlin Seritt (03/18/05)
- Teiei kiri listi Linux-ee ootab moderaatori otsust. linux-ee-bounces_at_lists.eenet.ee (03/18/05)
- RELEASED Python 2.4.1, release candidate 2 Anthony Baxter (03/18/05)
- create/access dynamic growth list sam (03/18/05)
- how to handle repetitive regexp match checks Matt Wette (03/18/05)
- generic text read function les_ander_at_yahoo.com (03/18/05)
- Interface support? Steve (03/18/05)
- PyGoogle featured on Google Code beliavsky_at_aol.com (03/18/05)
- PyZeroConf Question djw (03/17/05)
- fastest postgresql module Timothy Smith (03/17/05)
- Proposal for adding Shallow Threads and a Main Loop to Python Rhamphoryncus (03/17/05)
- Re: newbie:unique problem Brian van den Broek (03/17/05)
- metaclass error Aaron Steele (03/17/05)
- metaclass error asteele_at_berkeley.edu (03/17/05)
- list of unique non-subset sets les_ander_at_yahoo.com (03/17/05)
- Memory mapped File (Python win32 extensions) Srijit Kumar Bhadra (03/17/05)
- Simple account program Igorati (03/17/05)
- Re: Simple account program Chris Rebert (cybercobra) (03/22/05)
- MySQL problem Lad (03/17/05)
- PyCon: Request for Video Cameras LD \ (03/17/05)
- How to create datetime object from DbiDate (win32.odbc)? Frank Millman (03/17/05)
- Splitting with Regular Expressions qwweeeit (03/17/05)
- tkinter: call root.after from a thread? Benjamin Rutt (03/17/05)
- Importing package modules from C-extension Mark English (03/17/05)
- minidom get Element value Scott F (03/17/05)
- ConfigParser Sergey (03/17/05)
- sgmlop: malformed charrefs? Magnus Lie Hetland (03/17/05)
- Static parameter count Tertius Cronje (03/17/05)
- psyco install problem Buday Gergely (03/17/05)
- HELP: Bitmaps Using Tkinter ? Peter Moscatt (03/17/05)
- Calling the C API from Python and Python program from same C API - bidirectional Praveen, Tayal (IE10) (03/17/05)
- Linking problems under irix6 with embedded Python2.4 Wolfgang (03/17/05)
- ANNOUNCE: wxPython 2.5.4.1 Robin Dunn (03/17/05)
- Is Python like VB? Mike Cox (03/17/05)
- wxPython vs. pyQt eholbroo_at_kaustinr.r.com (03/17/05)
- delny & qhull installed on Windows? Jochen Schmidt (03/17/05)
- Obfuscated Python: fun with shadowing builtins Michael Hoffman (03/17/05)
- I can do it in sed... Kotlin Sam (03/17/05)
- why this error? spencer (03/16/05)
- COM connection point Oy Politics (03/16/05)
- Simple XML-to-Python conversion gaudetteje_at_gmail.com (03/16/05)
- ElementTree, how to get the whole content of a tag Damjan (03/16/05)
- replace from end of string? Brian van den Broek (03/16/05)
- Re: newbie : modifying a string in python Brian van den Broek (03/16/05)
- When is a thread garbage collected? Kent Johnson (03/16/05)
- Access denied calling FireEvent in Python calfdog_at_yahoo.com (03/16/05)
- importerror all 3rd party modules nyiann (03/16/05)
- _conditionally_ returning to point where exception was raised? MackS (03/16/05)
- How to add a shapefile to an existing ArcMap 9.x project using Python? syed_saqib_ali_at_yahoo.com (03/16/05)
- Mark attribute as read-only Florian Lindner (03/16/05)
- Writing C readable bitfield structs? phark52_at_yahoo.com (03/16/05)
- computing a weighted sum andreif_at_mail.dntis.ro (03/16/05)
- Getting current variable name pl (03/16/05)
- pyXPCOM with mozilla 1.7 + python 2.4 Ola Natvig (03/16/05)
- Mod_python installation: apache Warning Andrea Fiore (03/16/05)
- multiple import of a load of variables Torsten Bronger (03/16/05)
- {SPAM} Remote debugging Gijs Korremans (03/16/05)
- iterable terminology (for language lawyers) Michele Simionato (03/16/05)
- Super job openings for Python users with MNC in B'LORE with onsite opportunities nid2000kick (03/16/05)
- Good use for Jython Mike Wimpe (03/16/05)
- code for Computer Language Shootout Jacob Lee (03/16/05)
- SAX parsing problem anon (03/16/05)
- how to read a tab delimited file jrlen balane (03/16/05)
- Python Debug logging gf gf (03/16/05)
- Dumping an instance gf gf (03/16/05)
- Problem with _imaging.pyd in windows Vitor Peixeiro (03/16/05)
- Minidom empty script element bug Derek Basch (03/15/05)
- Accessing the contents of a 'cell' object from Python paul cannon (03/15/05)
- How to create stuffit files on Linux? Noah (03/15/05)
- ElementTree/DTD question Greg Wilson (03/15/05)
- GUI toolkit question eguy_at_devio.us (03/15/05)
- c.l.p.announce question Fraca7 (03/15/05)
- Re: Boo who? (was Re: newbie question) Charles Hixson (03/15/05)
- Universal newline mode with cgi oglycans_at_yahoo.com (03/15/05)
- readonly class attribute ? bruno modulix (03/15/05)
- unicode converting Maxim Kasimov (03/15/05)
- Why tuple with one item is no tuple Gregor Horvath (03/15/05)
- (no subject) praveen tayal (03/15/05)
- Question about string.printable and non-printable characters Daniel Alexandre (03/15/05)
- Python CGI discussion Group Fuzzyman (03/15/05)
- pygtk: edited signal and selected column _v_tiziano (03/15/05)
- possible solution for bsddb > get data results on the internet. martijn_at_gamecreators.nl (03/15/05)
- Truncated file without unbuffered mode Fuzzyman (03/15/05)
- Jython Phone Interview Advice George Jempty (03/15/05)
- Tkinter wrappers for TkTreeCtrl and Tile Harlin Seritt (03/15/05)
- [perl-python] unicode study with unicodedata module Xah Lee (03/15/05)
- simulated samba server tc (03/15/05)
- python version anachronism Xah Lee (03/15/05)
- raising an exception in one thread from an other. (PyThreadState_SetAsyncExc) Antoon Pardon (03/15/05)
- Bitmaps On Buttons ? PGMoscatt (03/15/05)
- Downloading all files older than 3 hours from a ftp-server. Thomas W (03/15/05)
- variable arguments question vegetax (03/15/05)
- RuntimeError: restricted attribute Steven Bethard (03/15/05)
- RotatingFileHandler and logging config file Rob Cranfill (03/15/05)
- Wing IDE 2.0.2 Released Stephan Deibel (03/15/05)
- distutils setup ignoring scripts Jack Orenstein (03/15/05)
- __getitem__ method on (meta)classes ron_at_flownet.com (03/15/05)
- How can I load a module when I will only know the name 'on the fly' Tobiah (03/15/05)
- Python info Dave Zhu (03/15/05)
- wxNotebook on a wxPanel.. how? phark52_at_yahoo.com (03/15/05)
- Re: some information Terry Reedy (03/15/05)
- decorating classes with metaclass Bengt Richter (03/15/05)
- Re: Python becoming less Lisp-like Fernando (03/14/05)
- command line args joe_at_gmail.com (03/14/05)
- OS X and Tkinter Mike Tuller (03/14/05)
- yum repository Donald L. Dietmeyer (03/14/05)
- Conversion to string: how do `s work? Chris Lasher (03/14/05)
- py2app can't find boot_app.py Bob Swerdlow (03/14/05)
- win32 shell extension (virtual drive) Tiziano Bettio (03/14/05)
- Getting the process list on win98 Ron (03/14/05)
- getting data with proper encoding to the finish Ksenia Marasanova (03/14/05)
- RE: Itertools wishlists Robert Brewer (03/14/05)
- [Fwd: RE: [PyCON-Organizers] volunteers] Steve Holden (03/14/05)
- super with only one argument Steven Bethard (03/14/05)
- python reading excel thru ADO ? Chris Curvey (03/14/05)
- Escaping filename in http response Fuzzyman (03/14/05)
- An array of a "list" of names. spencer (03/14/05)
- How do I pass structures using a C extension? timothy.williams_at_nvl.army.mil (03/14/05)
- {SPAM} start a python application as a win NT service Gijs Korremans (03/14/05)
- urllib (and urllib2) read all data from page on open()? Alex Stapleton (03/14/05)
- optparse alternative Henry Ludemann (03/14/05)
- Encodings and printing unicode Fuzzyman (03/14/05)
- will it cause any problems to open a read-only file & not close it? Sara Khalatbari (03/14/05)
- Listbox fill=BOTH expand=YES (Tkinter) Harlin Seritt (03/14/05)
- {SPAM} Remote debugging with boa constructor Gijs Korremans (03/14/05)
- A Font Dialog (Tkinter) Harlin Seritt (03/14/05)
- Re: Python-list Digest, Vol 18, Issue 208 Charles Hartman (03/14/05)
- Unimport module Chmouel Boudjnah (03/14/05)
- [OT] Who Knows of a Good Computational Physics Textbook? Dan Sommers (03/14/05)
- Bug? peter_at_clgus (03/14/05)
- [ANN] pysqlite 2.0.alpha2 Gerhard Haering (03/14/05)
- RE: Apparently, I don't understand threading jwsacksteder_at_ramprecision.com (03/14/05)
- Re: Apparently, I don't understand threading jepler_at_unpythonic.net (03/14/05)
- Determining the length of strings in a list robin.siebler_at_palmsource.com (03/13/05)
- Convert python to exe gouqizi.lvcha_at_gmail.com (03/13/05)
- Re: Install problem Windows xp HE Raseliarison nirinA (03/13/05)
- running a python script in drpython john (03/13/05)
- brand new to python richard.hubbell_at_gmail.com (03/13/05)
- how to delete the close button (the X on the right most corner of the window) on a window jrlen balane (03/13/05)
- urllib's functionality with urllib2 Monty (03/13/05)
- Configure this group in email client Kanthi Kiran Narisetti (03/13/05)
- tkinter: always scroll to show last line of text Benjamin Rutt (03/13/05)
- Extending and Embedding Eduardo Rodrigues (03/13/05)
- Creating desktop icons for Innosetup file Harlin Seritt (03/13/05)
- Problem in running a python script from XEmacs MarcoL (03/13/05)
- Re: Itertools wishlists bearophileHUGS_at_lycos.com (03/13/05)
- Searching for a ComboBox for Tkinter? Harlin Seritt (03/13/05)
- Bind Escape to Exit Binny V A (03/13/05)
- Linux Multimedia System Marek Franke (03/13/05)
- issues installing readine-1.12 on WinXP Michele Simionato (03/13/05)
- Why is lower() deprecated and how should I replace it? gf gf (03/13/05)
- Huge performance gain compared to perl while loading a text file in a list ...!? Marc H. (03/13/05)
- Overloading the "and" operator Fredrik Bertilsson (03/13/05)
- Beware complexity Philip Smith (03/13/05)
- Using reverse iteration to clean up a list tkpmep_at_hotmail.com (03/13/05)
- Turning String into Numerical Equation Brian Kazian (03/13/05)
- pygtk help Johan (03/13/05)
- try / except not worknig correctly '_at_'.join([..join(['fred','dixon']),..join(['gmail','com'])]) (03/13/05)
- error sending path to Win OS Earl Eiland (03/12/05)
- dinamically altering a function vegetax (03/12/05)
- Re: Installation Guide Skip Montanaro (03/12/05)
- blocking a program until a non-Python process terminates Earl Eiland (03/12/05)
- wishlist item: itertools.partition (WAS: Wishlist item: itertools.flatten) Steven Bethard (03/12/05)
- SimpleXMLServer meets inetd Marek Kubica (03/12/05)
- Building Python 2.4 with icc and processor-specific optimizations Michael Hoffman (03/12/05)
- Can't seem to insert rows into a MySQL table grumfish (03/12/05)
- Add Properties to Instances? Martin Miller (03/12/05)
- Generating data types automatically Torsten Bronger (03/12/05)
- Debugging Python Scripts inside other processes A. Klingenstein (03/12/05)
- Re: a RegEx puzzle (end of thread) Charles Hartman (03/12/05)
- PythonWin tkpmep_at_hotmail.com (03/12/05)
- [ANN] XPN 0.4.5 released Nemesis (03/12/05)
- Tkinter Bitmap Newbie question Wim Goffin (03/12/05)
- Python Tkinter Newbie question Wim Goffin (03/12/05)
- Newbie question Tkinter bitmap Wim Goffin (03/12/05)
- bsddb support for berkeley db 4.3? janeaustine50_at_hotmail.com (03/12/05)
- is there a problem on this simple code jrlen balane (03/12/05)
- Re: is there a problem on this simple code jrlen balane (03/15/05)
- Re: is there a problem on this simple code jrlen balane (03/16/05)
- Re: is there a problem on this simple code jrlen balane (03/16/05)
- head for grouped data - looking for best practice Harald Massa (03/12/05)
- Re: head for grouped data - looking for best practice Peter Otten (03/12/05)
- Re: head for grouped data - looking for best practice Steven Bethard (03/12/05)
- [Ann] ctypes 0.9.5 released Thomas Heller (03/12/05)
- How to send browser to open a different URL Mike Wimpe (03/12/05)
- Passing values to another script using CGI Mike Wimpe (03/12/05)
- Licensing Python code under the Python license Daniel Keep (03/12/05)
- Widget geometry ? PGMoscatt (03/12/05)
- Tkinter WEIRDNESS or Python WEIRDNESS? steve (03/12/05)
- Why does this not work? Gensek (03/12/05)
- Safe Local XMLRPC Michael Urman (03/12/05)
- Re: using the set command Brian van den Broek (03/12/05)
- psycopg authentication jslowery_at_gmail.com (03/12/05)
- 'class' argument optional for new.instancemethod? Martin Miller (03/12/05)
- Adapting code to multiple platforms Jeffrey Barish (03/12/05)
- Re: novice question Michael Spencer (03/12/05)
- confusion around CustomException example in 'Python in a Nutshell' erick_bodine_at_comcast.net (03/12/05)
- I'm searching for a python/pygame project to collaborate alcueca_at_inf.upv.es (03/12/05)
- newbie: passing array to AutoCad through COM H vd Horst (03/12/05)
- Test JMG (03/11/05)
- About Databases... andrea_gavana_at_tin.it (03/11/05)
- Confused with classmethods jfj (03/11/05)
- S-exression parsing George Sakkis (03/11/05)
- Comparing objects to built-in literals Richard Hayden (03/11/05)
- storing large amounts of data in a list/dictionary flamesrock (03/11/05)
- Help Installing Python 2.3.5 Greg Lindstrom (03/11/05)
- csv module and unicode, when or workaround? Chris (03/11/05)
- Pygame - jerky motion donn (03/11/05)
- How to turn a variable name into a string? Stewart Midwinter (03/11/05)
- pyparsing: parseString confusion Peter Fein (03/11/05)
- pyparsing: odd listAllMatches behavior Peter Fein (03/11/05)
- Preserving the argspec of a function after generating a closure Victor Ng (03/11/05)
- smtplib / solaris (newbie problem?) chuck_at_jazzemail.com (03/11/05)
- PEP 309 (Partial Function Application) Idea Chris Perkins (03/11/05)
- wxPtyhon 2.4 non trivial problems :D Michal Raburski (03/11/05)
- executing non-Python conde Earl Eiland (03/11/05)
- Re: help with warning formatting jasmin_at_soton.ac.uk (03/11/05)
- pre-PEP: Print Without Intervening Space Marcin Ciura (03/11/05)
- hotshot ?? Charles Hartman (03/11/05)
- a RegEx puzzle Charles Hartman (03/11/05)
- Logging global assignments Jacek Generowicz (03/11/05)
- Will presentations at PyCon be recorded/streamed? ktenney_at_gmail.com (03/11/05)
- HC Library and *attributes parameter Efrat Regev (03/11/05)
- (Newbie) Restricting inherited methods to operate on element from same subclass andy2o (03/11/05)
- Wishlist item: itertools.flatten Ville Vainio (03/11/05)
- Setting sizes of widgets (PyGTK) Harlin Seritt (03/11/05)
- Re: [Python- xxxxxxxxxxxxxx Dev] RELEASED Python 2.4.1, release candidate 1 Richie Hindle (03/11/05)
- How to launch pdf viewer on Mac? Paul McNett (03/11/05)
- __getitem__ on new-style classes simon_at_arrowtheory.com (03/11/05)
- looking up dictionaries by values Sandman (03/11/05)
- [Python-Dev] Re: Adding any() and all() Michael Spencer (03/11/05)
- Behaviour of htmllib's HTML parser and formatter Morten W. Petersen (03/11/05)
- how to absolute import? Qiangning Hong (03/11/05)
- Re: [Python-Dev] RELEASED Python 2.4.1, release candidate 1 QMartin_v=2E_L=F6wis=22?= (03/11/05)
- Etiquette on job posts Mike Wimpe (03/11/05)
- Distutils spawn on unix acting strange Travis Oliphant (03/11/05)
- multiple buffers management doodle4_at_gmail.com (03/11/05)
- 'Browse' button for *.txt file? Fred (03/10/05)
- Start new process by function ? George Sakkis (03/10/05)
- char buffer doodle4_at_gmail.com (03/10/05)
- Iterate using tuple as index James Stroud (03/10/05)
- instantiate new objects Felix Steffenhagen (03/10/05)
- Re: FW: list reduction James Stroud (03/10/05)
- Re: Code evaluation at function definition execution time (was Re: Compile time evaluation (aka eliminating default argument hacks)) Bengt Richter (03/10/05)
- How can I Read/Write multiple sequential Binary/Text data files Albert Tu (03/10/05)
- [Pmw] reusing a graph after deleting a curve giacomo boffi (03/10/05)
- newbie: dictionary - howto get key value G. Völkl (03/10/05)
- Re: PyAsm Roger Binns (03/10/05)
- How do I set up a timer as a subprocess? Dfenestr8 (03/10/05)
- RELEASED Python 2.4.1, release candidate 1 Anthony Baxter (03/10/05)
- SAX: Help on processing qualified attribute values Markus Doering (03/10/05)
- modifiable config files in compiled code? gaudetteje_at_gmail.com (03/10/05)
- mysqldb issue fedor (03/10/05)
- newbie : prune os.walk Rory Campbell-Lange (03/10/05)
- Python 2.4, distutils, and pure python packages Fuzzyman (03/10/05)
- Globals between modules ? PGMoscatt (03/10/05)
- [ANN] Pythonutils updates - approx, approxClientproxy, caseless etc Fuzzyman (03/10/05)
- {VIRUS?} Returned mail: see transcript for details Post Office (03/10/05)
- split a string with quoted parts into list oliver (03/10/05)
- thread end and make main program end also? martinnitram_at_excite.com (03/10/05)
- looking for case insesitive dictionary Andy Leszczynski (03/10/05)
- BaseHTTPServer.BaseHTTPRequestHandler and HTTP chunking Andy Leszczynski (03/10/05)
- SimpleHTTPRequestHandler handling long lasting requests problem Andy Leszczynski (03/10/05)
- hotshot load error Charles Hartman (03/10/05)
- Usage example for ANSI.py from the pexpect package Eric Myers (03/10/05)
- injecting "set" into 2.3's builtins? Skip Montanaro (03/10/05)
- email.Message.set_charset and Content-Transfer-Encoding David Bolen (03/10/05)
- Share a accomodation at PyCon from march 22-27? Gregoire Weber (03/09/05)
- [wxPython] How to allow events during long processing routine? Brent W. Hughes (03/09/05)
- An Odd Little Script Greg Lindstrom (03/09/05)
- [German] Deutsche Python Newsgroup ist eingerichtet Christian Helmbold (03/09/05)
- os.walk(entire filesystem) rbt (03/09/05)
- python cvs interface? corey (03/09/05)
- PythonWin line spacing tkpmep_at_hotmail.com (03/09/05)
- Second argument to super(). Tobiah (03/09/05)
- RE: Problematic behavior of the import statement when several modulefiles have the same name. Robert Brewer (03/09/05)
- Is there a short-circuiting dictionary "get" method? Dave Opstad (03/09/05)
- Help with socket staus Miley, Shain (03/09/05)
- Problematic behavior of the import statement when several module files have the same name. Xif (03/09/05)
- running programs from within python M.N.A.Smadi (03/09/05)
- SOAPpy Interoperability w/AXIS C++ jkohans_at_gmail.com (03/09/05)
- [ANN] ConfigObj Update and New PythonUtils Package Fuzzyman (03/09/05)
- MDaemon Warning - virus found: RETURNED MAIL: SEE TRANSCRIPT FOR DETAILS Automatic Email Delivery Software (03/09/05)
- Web framework Gianluca Sartori (03/09/05)
- Re: Your suggestions re virus, round 6: Virus KO Anthra Norell (03/09/05)
- BayPIGgies: March 10, 7:30pm (FINAL MEETING AT STANFORD) Aahz (03/09/05)
- [perl-python] a program to delete duplicate files Xah Lee (03/09/05)
- Python COM Class Question pemo (03/09/05)
- reading timestamp from vid file (avi) flupke (03/09/05)
- removing command prompt excecuting python Raghul (03/09/05)
- [CherryPy]Serve dynamic binary file in cherrypy? mep (03/09/05)
- popen2.Popen3 doesn't work well for me alexrait1 (03/09/05)
- Running doctests with unittest Thomas Heller (03/09/05)
- window not responding Raghul (03/09/05)
- Weekly Python Patch/Bug Summary Kurt B. Kaiser (03/09/05)
- Python 2.4, asyncore and errors Tony Meyer (03/09/05)
- Re: Trouble with mysql-python 1.2.0 on Solaris 8 sparc Alec Wysoker (03/09/05)
- running a C program with python script M.N.A.Smadi (03/09/05)
- Defining __getitem__() in a class that inherits from (dict) Tobiah (03/09/05)
- File call error message (double backslash) Fred (03/09/05)
- function namespaces Darren Dale (03/09/05)
- How to upgrade python on Redhat? penglish1_at_gmail.com (03/09/05)
- [ANN] pyasm 0.2 - dynamic x86 assembler for python Grant Olson (03/09/05)
- Announcement: PyMatrix-0.0.1a Released Colin J. Williams (03/08/05)
- Popen3 and capturestderr Kenneth Pronovici (03/08/05)
- How to make an extension class have a __getitem__ interface? Steve Juranich (03/08/05)
- RE: Best way to make a list unique? Delaney, Timothy C (Timothy) (03/08/05)
- Working on a log in script to my webpage Pete..... (03/08/05)
- firefox python plugin M.N.A.Smadi (03/08/05)
- None in string formatting rodney.maxwell_at_gmail.com (03/08/05)
- problem with "time" a_geek_at_web.de (03/08/05)
- Secondary list sorting comparison expression David Pratt (03/08/05)
- python open source charting solutions ? ionel (03/08/05)
- MDaemon Warning - virus found: Returned mail: see transcript for details image-sig-request_at_python.org (03/08/05)
- Python Presentation Colin J. Williams (03/08/05)
- logging addLevelName jjesso_at_global-matrix.com (03/08/05)
- distutils: binary distribution? Stefan Waizmann (03/08/05)
- Python 2.4 OSX Package Daniel Alexandre (03/08/05)
- Format strings that contain '%' rick_muller_at_yahoo.com (03/08/05)
- cgi.py bug Joe (03/08/05)
- Recognizing the Arrival of a New File Greg Lindstrom (03/08/05)
- Small but significant memory leak in Pyana XSLT processor Ola Natvig (03/08/05)
- capturing text from a GUI window Earl Eiland (03/08/05)
- Out of Office AutoReply: MDaemon Warning - virus found: Returned mail: Data format error Jover, Sergi (BPDO VAT Reporting) (03/08/05)
- Split text file into words qwweeeit (03/08/05)
- determine directories with wildcard Thomas Rademacher (03/08/05)
- Re: Accessing files installed with distutils timothy.williams_at_nvl.army.mil (03/08/05)
- Sorting dictionary by 'sub' value Rory Campbell-Lange (03/08/05)
- [Fwd: Re: quick question] Neil Benn (03/08/05)
- Re: Speeding up CGIHTTPServer (Tim Roberts) Johan Kohler (03/08/05)
- looking for way to include many times some .py code from another python code Martin MOKREJ© (03/08/05)
- Re: Best way to make a list unique? Diez B. Roggisch (03/08/05)
- py2exe Python2.4 and "warning: string/unicode conversion" Miki Tebeka (03/08/05)
- unicode surrogates in py2.2/win Mike Brown (03/08/05)
- Mysterious "Attribute Errors" when GUI Programming Coral Snake (03/08/05)
- Default function arguments, KURL::cleanPath() -- a bindings bug? Frans Englich (03/08/05)
- parameter name conflict. How to solve? Bo Peng (03/08/05)
- Dictionaries of Lists gf gf (03/08/05)
- python-dev Summary for 2005-02-15 through 2005-02-28 Brett C. (03/08/05)
- select random entry from dictionary Tor Erik Sønvisen (03/08/05)
- Re: quick question Daniel Bickett (03/08/05)
- Safe string escaping? Grant Olson (03/08/05)
- Exception handling code (try/except/finally) djw (03/08/05)
- pymen.h pythonnewbie (03/08/05)
- pymem.h In function '__declspec' pythonnewbie (03/08/05)
- py2exe error: 2.4.2.4: No such file or directory Larry Bates (03/07/05)
- pyconfig.h pythonnewbie (03/07/05)
- autoexecution in Windows Earl Eiland (03/07/05)
- Python 2.4 / WinXP / distutils error (cookbook example) magoldfish_at_yahoo.com (03/07/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 7) Cameron Laird (03/07/05)
- hidden attribute on Windows files rbt (03/07/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 7) Cameron Laird (03/07/05)
- Unicode BOM marks Francis Girard (03/07/05)
- zipimport IOError reading Modules.zip in Mac standalone app Bob Swerdlow (03/07/05)
- global variables M.N.A.Smadi (03/07/05)
- mod_python & "please recompile it with -DEAPI" apache warning ggg_at_gg.com (03/07/05)
- Catching all methods before they execute jamesthiele.usenet_at_gmail.com (03/07/05)
- MDaemon Warning - virus found: Returned mail: see transcript for details Automatic Email Delivery Software (03/07/05)
- shuffle the lines of a large file Joerg Schuster (03/07/05)
- os.system() Joerg Schuster (03/07/05)
- reversed heapification? Stefan Behnel (03/07/05)
- resources shield0092005 (03/07/05)
- Re: re - Question about pyFMOD importing Heiko Wundram (03/07/05)
- win32com and Python2.4: Interpreter crashing! Tim N. van der Leeuw (03/07/05)
- mxDateTime on Mac: Fatal Python Error contact_at_alanlittle.org (03/07/05)
- Mail System Error - Returned Mail remove_at_youronlineincome.com (03/07/05)
- HELP: Python & Tkinter ? PGMoscatt (03/07/05)
- Possible to import a module whose name is contained in a variable? Steven Reddie (03/07/05)
- python-dev Summary for 2005-02-01 through 2005-02-14 Brett C. (03/07/05)
- [ANNOUNCE] PyKota v1.21 Final is out Jerome Alet (03/07/05)
- seeking tree-browser widget for use with Tkinter Sean McIlroy (03/06/05)
- parsing a date string MikeyG (03/06/05)
- IndexedCatalog and ZEO Almad (03/06/05)
- Coding help...very basic Igorati (03/06/05)
- Error on xpath-ing a DOM with namespaces Piet (03/06/05)
- python -i (interactive environment) Joe (03/06/05)
- PyOpenGL issues (glutGetModifiers()) Timo Finnilä (03/06/05)
- Hash of integers for use in Random module Will McGugan (03/06/05)
- How to script DOS app that doesn't use stdout Gregor (03/06/05)
- Speeding up CGIHTTPServer Johan Kohler (03/06/05)
- Using for... for multiple lists Harlin Seritt (03/06/05)
- Adding an option on the fly (Tkinter) Harlin Seritt (03/06/05)
- function with a state Xah Lee (03/06/05)
- convert gb18030 to utf16 Xah Lee (03/06/05)
- Modifying the Python interpreter to create a custom secure version Gouda Man (03/06/05)
- Tough Spawn Problem googlemike_at_hotpop.com (03/06/05)
- Can a method in one class change an object in another class? Stewart Midwinter (03/06/05)
- yum install python2.4 richardun_at_gmail.com (03/06/05)
- Modifying Call Tips and Intellisense Behavior pytopo_at_gmail.com (03/06/05)
- How do I import everything in a subdir? Dfenestr8 (03/06/05)
- using python to parse md5sum list Ben Rf (03/06/05)
- [ANN] Alternative Readline for Windows -- Binary Installer for Python 2.4 released Chris Gonnerman (03/06/05)
- multiple inheritance with builtins Giovanni Bajo (03/06/05)
- [ANN] WConio 1.5 Binary Installer for Python 2.4 Chris Gonnerman (03/06/05)
- Impersonating other broswers... sboyle55_at_yahoo.com (03/05/05)
- python/linux guru needed.. now!!!! bruce (03/05/05)
- GUI Guy auto-reply GUI Guy (03/05/05)
- calling a same class using threading python Raghul (03/05/05)
- how to execute Python in VIM DENG (03/05/05)
- Python and VT100 Dominique Bouré (03/05/05)
- Equality operator italy (03/05/05)
- Wrong with this script? R.Meijer (03/05/05)
- handling pywintypes.error exceptions Lucas Machado (03/05/05)
- Re: Win32 drive mapping... aka "net use" Lucas Machado (03/05/05)
- python/mod_python conflicts... bruce (03/05/05)
- os.join Windows action Colin J. Williams (03/05/05)
- site-packages versus site-python enrio_at_online.no (03/05/05)
- Appeal for python developers BOOGIEMAN (03/05/05)
- GUI Guy auto-reply GUI Guy (03/05/05)
- Integer From A Float List?!? andrea_gavana_at_tin.it (03/05/05)
- Integer From A Float List?!? andrea_gavana_at_tin.it (03/05/05)
- Relative imports Chris (03/05/05)
- intigrate the PyGame module with my Python devendra_k_at_citilindia.com (03/05/05)
- locale support and 4.10 Timothy Smith (03/05/05)
- Question of speed - Flat file DBMS I.V. Aprameya Rao (03/05/05)
- io.h include file in pyconfig.h pythonnewbie (03/05/05)
- programmatically calling a function Dave Ekhaus (03/05/05)
- Newbie getting confused again It's me (03/05/05)
- Another math problem... qwweeeit (03/05/05)
- Indexing strings Fred (03/04/05)
- survey Dave Zhu (03/04/05)
- Suspicious header phil (03/04/05)
- tkinter credit card scan phil (03/04/05)
- Python 2.4 removes None data type? gaudetteje_at_gmail.com (03/04/05)
- Integer From A Float List?!? andrea_gavana_at_tin.it (03/04/05)
- Problem with variabels in Tkinter Svennglenn (03/04/05)
- enum question M.N.A.Smadi (03/04/05)
- __contains__ inconsistencies between Python 2.2 and 2.3 Anand S Bisen (03/04/05)
- Q: Module Shared Data CatManDo (03/04/05)
- Easy way to check modules for python version compatibility? Stephen Toledo-Brown (03/04/05)
- [Job - Part Time - Local] Seeking Python Coder in South Alabama area. John F. (03/04/05)
- Re: Unable to run IDLE Under Windows maxwell_at_ldc.upenn.edu (03/04/05)
- Re: Is there way to determine which class a method is bound to? Victor Ng (03/04/05)
- Re: Downloadable python-dev archive February 2005 contains only one mail? tlesher_at_gmail.com (03/04/05)
- Making things more functional in Python gf gf (03/04/05)
- [Numeric] column vector faster than row vector in mat multiply? Zhang Le (03/04/05)
- Geneator/Iterator Nesting Problem - Any Ideas? 2.4 ChaosKCW (03/04/05)
- python upgrade process... bruce (03/04/05)
- win32 COM and data types / direction Alexander Eisenhuth (03/04/05)
- Fast 2d brown/pink noise generation? Mathias (03/04/05)
- Creating module skeleton from unit tests Edvard Majakari (03/04/05)
- Python glade tute somesh (03/04/05)
- [announcement] - python graph library Maxim Khesin (03/04/05)
- "Static" python program Daniel Frickemeier (03/04/05)
- Fast 2d brown/pink noise generation? Mathias (03/04/05)
- Wishful thinking : unix to windows script? John Leslie (03/04/05)
- curses & disable readline & replace stdin Brano Zarnovican (03/04/05)
- Unicode error in wx_gdi ? Erik Bethke (03/04/05)
- ANN: gdmodule 0.54 Chris Gonnerman (03/04/05)
- Re: Text To Speech with pyTTS Peter (03/04/05)
- Final PyCon Keynote from Google Speaker Steve Holden (03/04/05)
- Virus Quarantine Notification NetCarrier Virus Filter (03/04/05)
- convert a list to a string? Anthony Liu (03/04/05)
- BayPIGgies: March 10, 7:30pm (FINAL MEETING AT STANFORD) Aahz (03/04/05)
- jython question (interesting behavior) pythonUser_07 (03/04/05)
- winnt win32process.createProcess with stdout to file ? david.humpherys_at_gmail.com (03/03/05)
- There's GOT to be a better way! Earl Eiland (03/03/05)
- newbie, help with pythonpath Eduardo Suarez (03/03/05)
- creating .NET clients with python Guy Robinson (03/03/05)
- Re: py2exe James Stroud (03/03/05)
- Ruby on Rails or Perl's Maypole..is there a Python equivalent Gary Nutbeam (03/03/05)
- Grid not getting updated Gensek (03/03/05)
- Grid not getting updated Gensek (03/03/05)
- problem with recursion vegetax (03/03/05)
- replacing builtins (WAS: Regular Expressions: large amount of or's) Steven Bethard (03/03/05)
- Accessing Python parse trees Manlio Perillo (03/03/05)
- greedy match wanted alexk (03/03/05)
- using Tkinter from IDLE neutrinman_at_myrealbox.com (03/03/05)
- Python 2.4 & PostgreSQL 8 segfault Adrian Immler (03/03/05)
- Re: unicode and socket Christos (03/03/05)
- converting time tuple to datetime struct Michael Jard (03/03/05)
- binutils "strings" like functionality? cjl (03/03/05)
- Online Programming Contest (Python solutions accepted) + Amazon offer Sridhar (03/03/05)
- file.getvalue() with _ or other characters martijn_at_gamecreators.nl (03/03/05)
- Calling python scripts from php Michael Livingston (03/03/05)
- Re: How to delete a module file Olivier Ravard (03/03/05)
- Setting default option values for Tkinter widgets Harlin Seritt (03/03/05)
- pytone / _bsddb Bas van Gils (03/03/05)
- starting windows program from python based on file extension ? kowald_at_molgen.mpg.de (03/03/05)
- Multiline regex help Yatima (03/03/05)
- get textual content of a Xml element using 4DOM frankabel (03/03/05)
- matplotlib under Zope fabian (03/03/05)
- scrollbar dependencies Marion (03/03/05)
- PythonWin, AutoDoc and german keyboards... Werner Merkl (03/03/05)
- PYGTK, Google Suggest-like GUI Ali (03/03/05)
- Call variable as a function Chmouel Boudjnah (03/03/05)
- How to write python plug-ins for your own python program? Tian (03/03/05)
- Re: urllib2 meta-refresh JanC (03/03/05)
- Subscription donations to PSF Alan McIntyre (03/03/05)
- Re: Need direction to kill a virus James Stroud (03/03/05)
- mx.ODBC 2.0.7 bug? Joe (03/03/05)
- What is the best way to handle a command line argument that includes an escape sequence like \n? Joe (03/03/05)
- Gordon McMillan installer and Python 2.4 Svein Brekke (03/03/05)
- Python COM API binding job offer Guy Robinson (03/03/05)
- tkinter absorb chars phil (03/02/05)
- automating assignment of class variables Martin MOKREJ© (03/02/05)
- Net.ObjectDays 2005 Q_Call_for_Papers?= Eliot Miranda (03/02/05)
- substring matching M.N.A.Smadi (03/02/05)
- Re: Need help running external program Rigga (03/02/05)
- passing lists Earl Eiland (03/02/05)
- tkinter entry eat chars? phil (03/02/05)
- ANN: PyDev 0.9.1 released Fabio Zadrozny (03/02/05)
- Mail System Error - Returned Mail imre.adam_at_volksbank.hu (03/02/05)
- How would you program this? engsol (03/02/05)
- Re: Python Online Programming Contest Varun (03/02/05)
- Re: possible python/linux/gnome issue!! JanC (03/02/05)
- Re: Problem in Dictionaries Terry Reedy (03/02/05)
- ANNOUNCE: Kamaelia 0.1.1 Released Michael Sparks (03/02/05)
- [ANN] IPython 0.6.12 is out. Fernando Perez (03/02/05)
- Re: HELP: Python equivalent of UNIX command "touch" pekka niiranen (03/02/05)
- rearrange text Daniel Skinner (03/02/05)
- What e-mail list provides the best support for Twisted? Andy Leszczynski (03/02/05)
- Zope - Restrict Acquisition Question Jack (03/02/05)
- Re: creating csv file from Skip Montanaro (03/02/05)
- Stuck on Jythonc --all w/ ZipException PyMethod Mitch Amiano (03/02/05)
- Distributing applications Phillip Mills (03/02/05)
- how to control a USB DISK? zyqnews_at_163.net (03/02/05)
- PEP 246 revision boisgera_at_gmail.com (03/02/05)
- Online Programming Contest (Python solutions accepted) Sridhar (03/02/05)
- i18n: looking for expertise klappnase (03/02/05)
- Re: function expression with 2 arguments Xah Lee (03/02/05)
- Running Python Scripts With 'sudo' Tim Daneliuk (03/02/05)
- why is http://pysqlite.org down ? martijn_at_gamecreators.nl (03/02/05)
- directing windows Raghul (03/02/05)
- Re: Question - What is a faster alternative to recursion? actuary77 (03/02/05)
- Re: Help- Recursion v. Iter Speed comparison actuary77 (03/02/05)
- Re: Help- Simple recursive function to build a list - Sorry for all the noise! actuary77 (03/02/05)
- Re: [perl-python] generate all possible pairings Xah Lee (03/02/05)
- Help- Simple recursive function to build a list actuary77 (03/02/05)
- Jigsaw solver bearophileHUGS_at_lycos.com (03/02/05)
- Software Developer & Analog IC Engineer Jobs jobs_at_solidodesign.com (03/02/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 1) Cameron Laird (03/02/05)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 1) Cameron Laird (03/02/05)
- Non-blocking input on windows, like select in Unix Jonathan Fine (03/01/05)
- Hardware specs gathering? - platform independant Nicky Kotze (03/01/05)
- Communication between python scripts Chris (03/01/05)
- Importing from upper packages Henning Kage (03/01/05)
- Is it possible to specify the size of list at construction? Anthony Liu (03/01/05)
- Need help brian (03/01/05)
- Identify and perform actions to data within stated limits dasacc_at_gmail.com (03/01/05)
- Closing dialog window in Tkinter Svennglenn (03/01/05)
- Why does interpreter flub syed_saqib_ali_at_yahoo.com (03/01/05)
- Regular Expressions: large amount of or's André Søreng (03/01/05)
- Need some simple coding help mx2k (03/01/05)
- Noob can't make threads work Steve Horsley (03/01/05)
- Vancouver Python User Group Reminder Paul Prescod (03/01/05)
- Re: wxPython/IEHtmlWindow documentation (what events are available ?) Thomas Ganss (03/01/05)
- ListMixin (WAS: How do you control _all_ items added to a list?) Steven Bethard (03/01/05)
- What's the cost of using hundreds of threads? Przemys³aw Ró¿ycki (03/01/05)
- reuse validation logic with descriptors David S. (03/01/05)
- Re: Pyallegro status (is it dead?). What about pygame. Przemysław Różycki (03/01/05)
- Re: any Python equivalent of Math::Polynomial::Solve? Cousin Stanley (03/01/05)
- smtplib Segfaults Python under Debian Alex Stapleton (03/01/05)
- memory leaks with ctypes LoadLibrary ? chris (03/01/05)
- ANN: xsdbXML python release with C#/.NET port aaronwmail-usenet_at_yahoo.com (03/01/05)
- Re: PyAC 0.1.0 gry_at_ll.mit.edu (03/01/05)
- Initializing subclasses of tuple Dave Opstad (03/01/05)
- Re: problem installing wxPython 2.5.3, wxWidgets installed ok timothy.williams_at_nvl.army.mil (03/01/05)
- [Twisted] potential bug in the reactor's handling events loop Andy Leszczynski (03/01/05)
- Tkinter and Text() widget interactivity ? Tonino (03/01/05)
- Re: canvassing for assistance stewart.midwinter_at_gmail.com (03/01/05)
- Re: [Tutor] printing out a box of O's Rainer Mansfeld (03/01/05)
- Module RE, Have a couple questions dasacc_at_gmail.com (03/01/05)
- windows bat file question Tom Willis (03/01/05)
- RFC822/M400 Mail Network -- Delivery Report Mail Delivery Subsystem (03/01/05)
- Re: list of all type names BJörn Lindqvist (03/01/05)
- Delete first line from file Tor Erik Sønvisen (03/01/05)
- Faster way to do this... Harlin Seritt (03/01/05)
- MDaemon Warning - virus found: Returned mail: see transcript for details Mail Delivery Subsystem (03/01/05)
- Re: How do you control _all_ items added to a list? Nick Coghlan (03/01/05)
- Re: class factory example needed (long) Gary Ruben (03/01/05)
- Re: bsddb for k, v in db.items(): do order the numbers ? martijn_at_gamecreators.nl (03/01/05)
- Re: os.stat('<filename>')[stat.ST_INO] on Windows Tim Roberts (03/01/05)
- assigning a custom mapping type to __dict__ Steven Bethard (03/01/05)
- Re: User Security (Roles & Permissions) Andreas Pauley (03/01/05)
- Re: closing tabs in wxpython Raghul (03/01/05)
- Re: Decimal, __radd__, and custom numeric types... Nick Craig-Wood (03/01/05)
- Re: Explicit or general importing of namespaces? Nick Craig-Wood (03/01/05)
- Met Problem with Distutils steven_at_lczmsoft.com (03/01/05)
- Google Technology vijay123_at_gmail.com (03/01/05)
- Re: Python - what is the fastest database ? km (03/01/05)
- Re: Validating A User/Password Pair + Getting Groups On Unix Kanenas (03/01/05)
- enter key event in wxpython Raghul (03/01/05)
- Weekly Python Patch/Bug Summary Kurt B. Kaiser (03/01/05)
- java crashes in python thread Easeway (03/01/05)
- python-dev Summary for 2005-01-16 through 2005-01-31 Brett C (03/01/05)
- [ANN] pyasm 0.1 - x86 assembler for Python Grant Olson (03/01/05)
- Re: best XSLT processor? uche.ogbuji_at_gmail.com (03/01/05)
- Sound and music libraries? Ben Sizer (03/01/05)
- Re: Canonical way of dealing with null-separated lines? Douglas Alan (03/01/05)
- Re: TKinter anthonyberet (03/01/05)
- Re: Share your SciTEGlobal.properties pls~~~~ Neil Hodgson (03/01/05)
- zlib.decompress cannot, gunzip can enrio_at_online.no (03/01/05)
- Re: Hey, How Do I Distribute my New Completed Python Project? steven_at_lczmsoft.com (03/01/05)
- Re: Problem When Unit Testing with PMock steven_at_lczmsoft.com (03/01/05)
- Importing from filesystem path a 'frozen sub-module' error Calvin Spealman (03/01/05)
- Scoping issue with import James Stroud (03/01/05)
- yield_all needed in Python Douglas Alan (03/01/05)
- Re: My C module crashes Dima Dorfman (02/28/05)
- Re: How to define a window's position (Tkinter) Russell E. Owen (02/28/05)
- Re: Building Python with Tcl/Tk on Cygwin_NT-5.1 Jason Tishler (02/28/05)
- ZoDB's capabilities Almad (02/28/05)
- Calling external text-files (newb) Andreas Winkler (02/28/05)
- Re: Pythonwin: Red squiggley underline and syntax error Colin J. Williams (02/28/05)
- Re: Newbie question Alan Gauld (02/28/05)
- Re: string methods (warning, newbie) Christos (02/28/05)
- Re: Why do descriptors (and thus properties) only work on attributes. Dima Dorfman (02/28/05)
- Re: String Replace Problem... Steven Bethard (02/28/05)
- Re: accessor/mutator functions Dan Sommers (02/28/05)
- Re: naming convention for scalars, lists, dictionaries ... Just (02/28/05)
- Re: Working with dbase files Larry Bates (02/28/05)
- Re: cannot open file in write mode, no such file or directory Kartic (02/28/05)
Last message date: 03/30/05
Archived on: 03/30/05 CEST
4716 messages sorted by: [ author ] [ date ] [ subject ]