comp.lang.python
By Subject
4171 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 06/30/04
Ending: 07/31/04
- "Disconnect" vtkRendererWidget temporarily
- "helper function" style question
- "Printing Floating-Point Numbers Quickly and Accurately"
- % in POST when using URLLIB2.URLOPEN with PROXY
- (no subject)
- (patch for Bash) try-block and exception
- .py from .pyc - how? Have deleted my .py file!
- <method-wrapper>.__self__
- <Watchdog: denied attachment>
- [ANN] basereader
- [ann] CGI Link Checker 0.1
- [ANN] crcmod - CRC generator
- [ANN] libgmail 0.0.1 -- Gmail access via Python
- [ANN] libgmail 0.0.1 -- Gmail access via Python)
- [ANN] libgmail 0.0.3 -- Gmail access via Python
- [ANN] libgmail 0.0.5 -- Gmail access via Python
- [ANN] M2Crypto SVN and Bugzilla
- [ANN] Python as a Verilog test and modeling language
- [ANN] python-dateutil 0.5
- [ANNOUNCE] PDFMap v2.00 is out
- [ANNOUNCE] PyKota v1.19 Final is out !
- [ctypes-users] [Ann] ctypes 0.9.0 released
- [i18n] Multilang. app in Python (English, French, German)?
- [import re] match or findall?
- [mod_python] Crash on getting request's allowed_xmethods an boundary
- [newbie] Writing to file : "name 'concat' is not defined"?
- [Novice] Default argument value in function definition
- [OT] if or exception
- [OT] Interactive Python programming in ... cat?
- [OT] Python indentation
- [OT] Typed Python?
- [py2exe] __debug__ = 0 - how?
- [Python-Dev] Logging with no handlers configured
- [python-list] What am I doing wrong here?
- [PyWin]Question About 'No module named pywin.framework.startup'
- [Vacancy] Python Programmer at Jakarta Indonesia
- [win32all] GetQueuedCompletionStatus Problem
- [wx] wxImage
- [wxPython] Smileys in my text ctrl
- [wxPython] Validator for TxtCtrl to trigger with a custom Button handler
- [wxPython] wxComboBox <> combobox :(
- [wxPython] wxStaticText
- [Zope] ZClass/External File or What?
- __getattribute__
- __init__.py
- a bug in urllib?
- a bug when developing extension module with boost.python
- a distutils solaris pkg command class [was: distutils alternatives?]
- a document I would like to see...
- A goto-like usage of a function
- a newbie OptParse thread. Is there a way to catch all?
- A python wait4 implementation
- Accessing Oracle from Python
- Active Directory Migration Project
- add further args to win32com.client.Dispatch?
- Adding to a zip file
- Adding to VB
- AI Mind (Was: Sound capture)
- Algorithmic complexity of len (list)?
- Almost Have Threads Working for HTTP Scan
- alternative macro language for TeX?
- Alternative suggestion for conditional expressions (see PEP 308)
- An idea.
- an Image
- ANN matplotlib-0.60.2: python graphs and charts
- ANN: ElementTree 1.2 final (june 18, 2004)
- ANN: googlism.py 1.0 -- Python access to googlism.com
- ANN: IPython 0.6.1
- ANN: lfm 0.91
- ANN: NamerTamer Photo Processor
- ANN: numarray-1.0 released
- ANN: PChess 0.9
- ANN: Pyana 0.9.1 Released
- ANN: PyGUI 1.5.1
- ANN: Pyrex 0.9.3
- ANN: PyShare,Prefork & XMLRPC test
- ANN: PySQLite 0.5.1
- ANN: python-ldap-2.0.1
- ANN: python-mcrypt 1.1
- ANN: pytz-2004b World timezone library
- ANN: pyXSLdoc 0.67
- ANN: Reminder -- SciPy 04 is coming up
- Ann: Revival of the BytecodeHacks
- ANN: SciPy04 -- Last day for abstracts and early registration!
- ANN: Snakelets 1.33 (simple-to-use web app server with dynamic pages)
- ANN: Space Time Analysis of Regional Systems (STARS)
- ANN: Vancouver Python Workshop - Jon Udell new keynote speaker
- ANN: Vancouver Python Workshop - Open keynote address and reception
- ANNOUNCE: tclpython-3.1
- Announcing PyGgy 0.3
- Another newbie getopt thread. ^_^
- any cx_Oracle -skip it
- any cx_Oracle sample code?
- Any list larger than any number by way of dimensions?
- Any suggestions for a Unified Information Manager ?
- Are the built-in HTTP servers production quality?
- aspn python
- ASPN Python Recipe in CHM
- assertion error
- Asyncore
- atomic operations in presence of multithreading
- Auto-response for your message to the "Python-Help" mailing list
- AutoNotify: Mail Delivery (failure titolerum@emak.com)
- avoiding long startup time in unit testing
- BaseHTTPServer and keep-alive (evil hack problem)
- Basic Python Question
- befuddled by os.exec functions
- beigginer: int+string
- bend or redirect a class method and then call it again
- Beta testers for Python ISAPI module required.
- big letter -> small letter
- binary alternative to pickle?
- bitstreams
- Black window
- Blocking read on pipes
- Blt/Pmw/Tkinter under cygwin @)x_C2fgA~Wi&@/V"f6vs*B.1`(};T=]?M6O;HvGS
- boa constructor installation
- Boa Constructor Problem
- Bogus locales on Mac
- Boo: Statically typed Python with type inference is done (well, kinda ; -)
- Boo: Statically typed Python with type inference is done (well, kinda ;-)
- box-based pretty printer
- BS_DEFPUSHBUTTON doesn't work inside ProperyPage !?
- bsddb package - I'm confused, need help
- Bug? asyncore.dispatcher_with_send trouble
- bugs at iter file() ?
- build a binary for Windows on Linux, Solaris or Mac OSX?
- Building Python 2.4 extensions with the Microsoft Toolkit Compiler
- business plots/charts in Python
- C API for new-style classes
- C compiler written in Python Was: An idea.
- C Ext Questions
- C++ SWIG Python comments
- C++ SWIG Pyton - problems to create interface file
- Call for Grant Proposals
- call py from py
- Can a List Comprehension do ____ ?
- can I call python from VB COM object?
- Can't build psycopg
- capi / isdn
- capturing the output of external commands
- Catch occasional exceptions - curses
- CfC: Workshop on Revival of Dynamic Languages @ OOPSLA'04
- CGI database application
- cgi, classes and their instances
- cgi.FieldStorage and REDIRECT_REQUEST_METHOD
- CGIHTTPServer / not user 'nobody'
- Change Frame of .AVI Movie File
- change Python error messages for continued lines?
- Change Tkinter Look and Feel?
- changing __getattr__ dynamically
- checking
- Checking mail?
- checking whether a var is empty or not
- CHM docs
- class methods vs. functions
- class MyList(list): Is this ok?
- class Rhash proposal
- class with __len__ member fools boolean usage "if x:" ; bad coding style?
- classic and property() version of same attribute - yikes!
- clever programming solution wanted
- Client Side: "Rich Internet Applications" in Python?
- Closures python,scheme,ruby
- Codecs for ISO 8859-11 (Thai) and 8859-16 (Romanian)
- Collaborative Text Editor
- Combining colon statements
- Combining colon statements on one line?
- Combining colon statementson one line?
- Comments within a line
- Commercial Python Applicatons
- Compiling nonexistent cvsignore file
- concatinating strings to int... or something :)
- Control mouse with Python?
- conversion between (OS native) paths and urls
- convert html
- convert list of strings to set of regexes; convert list of strings to trie
- Converting from integers to output
- Converting string to argument
- Converting to Visual Python
- Cookie Monster
- Could not find platform dependent libraries
- cPickle and pgsql...damn!!
- Crashing Python.exe with TkInter
- Creating a timedelta counter...
- creating graphs from lists
- Creating object attributes
- csv - how to parse a string, not a file?
- csv reading fields
- CVS style argument parsing?
- Data type sequence error:Dictionary
- Database adapters
- Date calculation
- datetime.fromstr() - how?
- datetime.iterdate
- db access and base classes
- Debian MD5 Digests
- Debug build without PYMALLOC
- Debugging multithreaded scrips
- Debugging Python extensions with gdb
- default values in tuple assignment?
- design methodology question
- Destructors and reference counting
- detachable thread ?
- difflib.ndiff broken?
- Displaying print messages- Emacs
- disregard
- distributing executable embedding Python
- distutil and debugging
- distutils alternatives?
- doctest bug?
- documentation bug: s|t
- Does it exist in Python too?
- Does jython depend on java class.
- Does my RE rock, or suck?
- does not work on freeBSD but works on linux, and windows
- Does Python optimize regexes?
- Doing a partial rebuild of Python?
- doing non-prespecified imports
- doing successive prints without space in between
- doucmentation bug or bug? p or q for numerical arrays
- Dr. Dobb's Python-URL! - weekly Python news and links (Jul 12)
- Dr. Dobb's Python-URL! - weekly Python news and links (Jul 19)
- Dr. Dobb's Python-URL! - weekly Python news and links (Jul 26)
- Dr. Dobb's Python-URL! - weekly Python news and links (Jul 5)
- Dr. Dobb's Python-URL! - weekly Python news and links (July 19)
- dynamic class/module use? (like Java's forName)
- Dynamic classes
- dynamic import
- Dynamically create a class (or class instance) and its attributes?
- Easy way to remove HTML entities from an HTML document?
- eclipse + pydev
- Eliminating duplicates entries from a list efficiently
- Ellipse fitting in python?
- Emacs python mode indent levels
- Email parsing with Python
- eMaximarket Auctions provides RSS feeds
- Embedded python
- Embedded Python application don't work if Python is installed
- Embedding Python In a WINDOWS App - Help!!!!
- Emulating pipes
- ERROR
- Error Codes From a URLError
- error: cannot find input file: Modules/Setup.config.in
- eval with print stmt
- eval() of empty string hangs
- exec "statement" VS. exec "statement in globals(), locals()
- exec "statement" VS. exec "statement" in globals(), locals()
- exec(formula) does not like embedded "\r" in linux?
- execution time with global variables
- Extending and Embedding doc?
- extension module
- extension module ImportError
- Extracting/finding strings from a list
- Fatal python error: Inconsistent interned string state
- File IO question.
- File Locking Conflicts - Are there any pitfalls ?
- File Transfer
- File Transfer Need Help
- File upload using httplib
- file/directory owner
- Finding Script Directory
- finding the same package in multiple places
- Fine thread control, Run only n bytecodes
- FlashIME2.0, the auto-complete software with python keyword dicitionary support
- Folding in XEmacs with python mode.
- Forcing a socket connection via a proxy
- FTP transfert
- ftplib.FTP.nlst() behaviour on empty dirs
- Function not available after importing module
- function returns
- Functional test web site using python com and Internet Explorer
- Fwd: Your message to Python-list awaits moderator approval
- Garbage collection problems with a c++ wrapper for a module
- generate LaTeX/TeX syntax highlighted code
- Generating methods in a class
- Generator not generating
- Get SystemDrive variable
- GetQueuedCompletionStatus return new OVERLAPPED
- Getting Extended Exception Information
- Getting information from OS
- Getting module object by name in C extension module
- glob.glob unicode bug or feature
- good cgi framework
- Grabbing stdout From Embedded Interpreter
- Graphics too slow :-(
- GUI
- hash() algorithm
- Hashability?
- help fast question
- Help with optionparse recipe
- Help with regex on telnet output
- help with this game
- Help with windows clipboard and accented characters
- Helpdesk Solution
- high cpu usage in wxPython with Twisted
- How big is python24.dll?
- How can Client get "Client IP" ?
- how can I get the name of a variable (or other object)?
- How did I screw this up?
- How do I get pythonXY_d.lib ?
- How do I get the SGI specific modules to compile?
- How do I speedup this loop?
- How do you extract hex value of a Unicode character ?
- How do you install a service on MSW?
- How important is Python 1.5 compatibility?
- How to abort a ftp operation
- How to activate a new window in Python
- How to derive a class from md5?
- How to Disable the Interactor of Rotation ?
- how to do html parms with python
- how to find "".encodings
- How to get some information about a user or computer in ActiveDirectory?
- How to increase number of threads per process?
- How to lunch webpage without using SMTP server?
- how to make an integration loop.
- How to parse a list using pyparsing
- how to replace double backslash with one backslash in string...
- how to run FastCGI on IIS and Apachi?
- how to tell if it's safe to go from new-style to classic class?
- How to use python or mod_python file to handle HTML form?
- How to use urllib2.BaseHandler class
- Howto display an array as an image (like imagesc in matlab)
- Howto get the process id
- HTTP Debugging Proxy
- http POST question
- httplib.HTTPSConnection problem
- https proxy
- I am new on here
- I am new to this
- icon resource in setup script
- id3tag?? (newbie)
- IDE
- identifier class enforcement
- Idle 2.3.4 on Red Hat 9 segmentation fault
- idle.py commandline
- IDLE; Pythonwin and windows network drives
- if or exception
- if/elif chain with assignment expressions
- Image Module Bug
- import module from package - confusing syntax
- Import Question ..
- Importance of C#
- ImportError...pdo and adodbapi
- Importing modules takes long time
- Improved super/autosuper
- In-place array modification
- infinite loop with httplib?
- Inheritance and Inner/Nested Classes
- Install mod_python
- Install MySQLdb for Python win32 need Visual Studio 6
- Installation Python2.3.4 & Mandrake 10
- Installation/Configuration question
- Installer
- installing my own module: module not recognized
- Installing Win32all
- int() 24 times slower then long() in Python 2.3
- Integers to octet strings (I2OSP)
- interactave, readline, and insert_text
- interactive editing
- interactive graphics?
- Interactive Python
- Interactive Python programming in ... vi [was: Tab wars revisited]
- International Conference SETIT 2005
- Introspection, importing and Flash
- IPC
- IronPython-0.6 is now available!
- IronPython-0.6 is now available!)
- Is it Python supporting Palm development?
- Is numarray matrixmultiply supposed to transpose the second argument?
- Is numarray matrixmultiply supposed to transpose the secondargument?
- Is python is fully thread safe
- Is there a PHP-like safe mode?
- Is there a reference/alias/pointer in Python?
- is there an encyclopedia of software concepts?
- iterating over two sequences at once
- iterator over a numarray?
- Iterators
- JPEG2000 support?
- Just a reminder Jython Forum
- keep Java object alive between two script
- kill a python script spawned from java/Jython
- Lambdas and variables
- Lament: Import is not very smart.
- language/distro preferences
- lesson to learn
- libapreq2 and cgi.FieldStorage
- Library for the Mozilla address book format (MORK)?
- library.zip and 7zip
- Linux, fcntl, F_SETLEASE and signals
- Lisp certainly can handle numerics (was: lisp is winner in DOM parsing contest! 8-])
- lisp is winner in DOM parsing contest! 8-]
- List Comprehension Syntax
- List comprehensions and glob
- Listing functions in a file IN ORDER
- Lists, tuples and memory.
- literal numbers
- Logging with multiple loggers/handlers
- Logging with no handlers configured
- Longint?!
- Looking for a Python PHP programmer
- Looking for comments on BlackAdder
- Looking for minimal SQL
- looping def.
- lua: any comments
- Mail Delivery (failure telephonie.freebox@freetelecom.com)
- Make wxListCtrl fit around contents and parent frame fit around listctrl
- Making a socket connection via a proxy server
- making python 2.3 not complain about generator expressions?
- Mandelbrot Microscope
- Matching of optional parts in regular expressions
- math module broken?
- matplotlib
- matplotlib installation
- Maximum recursion depth
- McMillan Enterprise Installer
- member fns w/o args?
- Memory Control - Can you get the memory usage of the interpreter?
- memory hogging unpickler
- Memory leak in Tkinter?????
- metaclass to create a thread-safe class ("monitor"), allright?
- metaclasses and Exceptions
- Metaclasses for class mangling after definition.
- Metric Tool for Python
- MIMEDefang Notification
- misguiding docs in 2.3's UserDict ?
- mod python: How to make a single object available to allinstances?
- Mod_Python - How to make Publisher Handler work?
- Mod_python and SMTP server
- mod_python mime type question
- mod_python: How to make a single object available to all instances?
- mod_python: How to make a single object available to allinstances?
- Modifying func closure
- Modifying func_closure
- Module Import Path?
- module search path
- Money formatting
- Monte Carlo Method and pi
- Monte Carlo Method and pi (thanks)
- multiple extensions to a class
- Multiple Positions: Several East Coast Projects Starting .....
- Multithreaded Telnet sessions
- my favourite IDE :the workspace
- my latest system for presentations
- MYSQL and use of blobs
- MySQLdb or is there something better?
- MySQLdb select
- named pipe question
- namespace for released packages?
- Need Help Differentiating Bad Commands From Incomplete Commands
- need Progress drivers
- need simple parsing ability
- Need some help with Python/C api and threading
- Nested loop limit?
- Neural Network in 16 lines
- New file plus cut and paste fields
- newbie NLTK question
- Newbie problem with HTTP Redirection in Python 2.4 urllib2
- Newbie question
- Newbie question - Advanced math functions available under Windows?
- Newbie question about formatting long conditionals
- Newbie Question about Python as a language
- newbie question: python & nurbs, package compatilbility issues
- Newbie Windows Registry Question
- Newbie, need solution, modifying structures
- newbie:trying to read in stdoutput of commands under various *nixes
- newbie:trying to read in stdoutput of commands under various*nixes
- Nice garbage collector for C extensions!
- nicest way to kill python process running on linux?
- No config directory in /usr/lib/python2.3 ?
- Non GPL Python MySQL Client Library.
- Non GPL Python MySQL Client Library.]
- Non sequitur (was: Lists, tuples and memory.
- Non-blocking read() in httplib?
- nonascii symbols
- numarray - use of fromfunction
- numarray and SMP
- numarray question
- number format
- Numeric - Multiply a byte array by a float.
- object attributes from a dictionary
- object pickling
- ODBC + PIL
- odd question
- Online shop e-commerce solution
- open is not obsolete)
- Optional use of logging library module
- OptionMenu Look
- optparse: Why does this syntax work and not another?
- os x framework tcl/tk headers
- os.startfile / webbrowser + Firefox
- Osama Found Hanged
- Out of Office AutoReply: Returned mail: Data format error
- Overflow error
- Overriding Dictionary Object
- Package Problem, win32com
- packing hex value for socket.send
- Parametrized module import
- Parsing html
- Parsing HTML - modify URLs
- Parsing other languages -> function map
- Parsing SGML given DTD using python
- Partitions of an integer
- passing GUID parameter to adodbapi
- password script problem
- Pattern Matching
- Pattern matching?:
- PChess 0.9
- PDF parser
- PDF parser (was: Ann: Revival of the BytecodeHacks)
- PDF parser)
- PEP 331: Locale-Independent Float/String Conversions
- Percentage matching of text
- Perform operation whenever dir is altered
- performance measurement questions
- persistent dictionary with non-string keys
- pickling subclasses of dict/list
- pickling sublcass of gobject.GObject?
- PIL ImageGrab.grab memory leak
- Plone and Version Control
- Plone+Formulator
- plt and wxPython 2.5.1
- Pmw EntryWidget Help
- popen bufsize not allowed on windows
- popen2.Popen4: "wait()" hangs on
- Popen4 exception handling
- poplib for multihomed machines
- Porting Java web application to Python to make it faster?
- Possible BUG: Default zip for Windows debug build is pythonXY_d.zip
- PostgreSQL connector and Zope connector
- PostgreSQL on OS X
- premature end of script headers
- Prime number testing
- print_r() or var_dump()
- printable docs
- Printing a file to a printer &/or changing the device that is referred to by stdout
- printing a sequence...
- Printing Images through python post
- Printing on Windows
- Probable Pywin32 (win32com.client) bug??
- problem compiling on AIX (64-bit)
- Problem compiling Python for AIX 5.2
- Problem found with zope
- Problem in splitting a string
- Problem stripping line feeds
- problem with installer 6a2 and python 2.3 ftplib
- Problem with matplotlib
- Problem with RE in AbstractBasicAuthHandler
- Problem with urllib.py
- Problem with your submission
- Problems building docs from CVS
- Problems in PMDF Mailserv V6.2 command processing
- Problems using freeze with platform dependant compiles
- problems with base64
- Problems with py2exe and Pyro
- Problems with pygtk/gtk.glade
- Problems with threading and python extensions
- Proper tail recursion
- Proposal: function which simulates C ?: operator
- Proposal: runtime validation statement
- Prothon 0.1.2 is getting close to Alpha [Prothon]
- Providing backwards compatibility for serialized objects
- psyco for python 2.4?
- Psyco internals
- Pulling stuff out of the internet archive (wayback machine)
- Puzzled about random initialisation
- py2.1->py2.3.3 __getattr__ confusion
- py2exe - how to get rid off console window?
- py2exe -> error in PYTHON23.DLL
- py2exe 0.5.2 released
- py_xmlrpc is it supported?
- Pygame - Only ONE Font found!?
- PyGTK overload
- pymssql returns error on stored procedure execution
- PYPI:(error 451)
- PyProtocols 0.9.3 Release Candidate 1
- PyProtocols 0.9.3 Release Candidate 2
- PyQt - clear widget for redraw
- pyqt: multiple selections in QListView
- PyRoot
- Python .ico
- Python 1.3.0 Released
- Python 2.2 code continues running before list comprehension is completed?
- python 2.2 problem kills yum
- python 2.3.1 on HP-UX 11.22
- Python and Berkeley XML DB
- Python and Glade-2
- Python and KDE
- Python and SAML
- python and ssh
- Python and Turtle Graphics
- Python AST -> source code
- Python based C pre processor?
- Python Bounties
- python bug?
- Python Business Forum - PBF
- Python C++
- Python can't eat little calf
- Python code from XMLSchema?
- python desktop
- python dll problem on win98
- Python equivalent of C# StringCollection?
- Python exceptions through COM custom interface
- python for .NET
- Python for AI/Machine Learning
- python forums
- Python Game Interview, Steve Moret
- Python Helpdesk Apps
- Python Helpdesk Solution
- Python Helpdeskk Apps
- python hiccups
- Python indentation
- Python indentation)
- python interpreter for pocket pc
- Python on a handheld?
- Python on an HP 620lq with windows ce 2.0 (for sh3)
- Python Poker
- python startup very slow on win2000
- python sybase errors
- Python with field ; cut and paste
- Python with PalmOS: anything newer than the 1.5.2 PipPy?
- Python with PalmOS: anything newer than the 1.5.2 PipPy?)
- python wrapper question
- python xpath
- python-dev Summary for 2004-06-16 through 2004-06-30
- python-dev Summary for 2004-07-01 through 2004-07-15
- python-devel installed; can't find distutils.core
- Python-Finance mailing list rides again!
- Python-list Digest, Vol 9, Issue 422
- Python.h No such file...
- python.org CMS
- Python/COM/ADSI - Newbie questions
- Pythonic Nirvana - towards a true Object Oriented Environment [visionary rambling, long]
- Pythonic screen grab?
- PythonWin debugging
- pywin32 custom i/f COM servers do not support variable or optional args
- pywin32 support for CreateTypeLib2
- Q
- Q: distutils - name clash protection?
- Q: how to change menubar background color
- QTimer and PyQt
- Query about PyChart
- Question about alpha blending and low level drawing on widgets
- Question about bytecode and yield
- question about list of dictionary items
- Question about using from/import from with a class
- Question on lists
- question re file as sequence
- Questions to the FAQ
- Quixote demo
- R: Sorted list as an alternative to dictionary for when you only needkeys?
- Random Pairing
- Random thoughts from an aspiring Pythonista
- Random thoughts from an aspiring Pythonista)
- Rationale for core Python numeric types
- re.compile missing in python 2.3.3/2.3.4???
- re.findall
- re.split() not keeping matched text
- read() or readline() clobbers my variable
- Reading a file and then writing something back
- reading file contents to an array (newbie)
- Reading responses from Modem.
- Recommendation for GUI/OpenGL (or similar 3D functionality) environment
- Recommendations for books on Python and XML
- Recommendations for Docbook XML transformation with Python?
- record sound with python
- Recursion and Generators
- redirect output from embedded C module
- reflection
- reg exp help
- Regex single quotes in scraper script?
- Regular expression for file name
- Regular expression returning an index where match was found?
- RELEASED Python 2.4, alpha 1
- RELEASED Python 2.4, alpha 1)
- REMINDER: BayPIGgies: July 8, 7:30pm
- remote process managing
- replace dict contents
- Replacement for locals() ???
- Reporting
- Restructured Text from Java
- returning a value from a thread
- Returning another instance from constructor
- Richard Flaherty/MIS/Circuit City is out of the office.
- rounding errors?
- RSS-Parser
- Run as service
- Running os.system from browser
- runtime inheritance (e.g. __new__, __metaclass__)
- Safe process execution support in Python
- saving and reloading variables for interactive work
- scan WIN directories with UNC pathnames
- ScanMail Message: To Sender, virus found and action taken.
- scipy.weave.inline standalone
- scite variable for current lexer (markup)
- Script runs in IDLE but not by itself!?
- script to download Yahoo Finance data
- Scripting HTTP POST - multipart/form-data
- See Maggie sucking on Marge Simpson
- Select module is missing in Python 2.3.1
- select() problem, not timing out
- Semantics of the empty list
- sending a file as an attachment with smtplib
- Sending Mail via Extended MAPI
- Separating win32com automation instances?
- serial, parallel and USB port
- Service interruptions on mpo possible this weekend
- set to array
- sets.Set doesn't honour __eq__
- setting icon using py2exe?
- Sharing Base Class members
- Short if
- Simple localhost/proxy Server
- simple parsing help
- simple question
- SimpleIPPServer anywhere
- Slow turtle
- slowdown with massive memory usage
- SMS to LJ Gateway in Python
- smtp module - specifying multiple email recipients?
- smtplib.SMTP "no attributes SMTP"
- Snack UI examples/docs
- socket closing problem
- Socket Timeout and SMTP
- socket.gethostbyname returns `wrong` result?
- SocketServer class examples
- Solved: Python 2.2 code continues running before list comprehension is completed?
- some kind of detector, need advices...
- Somewhat OT... Computer playing Minesweeper
- Sorted List
- Sorted list as an alternative to dictionary for when you only need keys?
- Sorted list as an alternative to dictionary for when you onlyneedkeys?
- Sorted list as an alternative to dictionary for when youonly need keys?
- space/tab conversion utility?
- Speaking of rounding errors...
- SpecTix
- Speed Comparison Perl Python & C
- Speed of pysnmp
- speed of python 2.4
- Speed of str(positive_integer)..
- splitting string
- starting/killing a process on windows?
- static class variables and module scope
- Static python compile on windows
- Static python compile on windows.
- Static Typing
- Status of PEPs?
- Status of wxpython on several platforms
- Storing files in a BLOB field via SQL
- str(bigint) is slow
- string concatenation
- String formatting with dictionaries
- string search function
- string.encode on HP-UX
- Style question
- Subclassing int for a revolving control number
- Subscribe request result (Kuser ML)
- Suggestions on Python XML.
- supressing warning message?
- Survey: "Motivation of Free/Open Source Software (F/OSS) Developers"
- suse 9.1 and 64)
- symlink overwrite
- syntax-check with regular expressions?
- sys.excepthook, getting traceback values
- sys.stdout redirection
- tabbing through Tk Text widgets
- Tell if Win2000 or XP is inactive
- tempfile.mkstemp problem?
- tempfile.mkstemp problem? OK, got it.
- Templating engine?
- test --NT--
- Test failures on AIX 5.1 for 2.3.4
- Test posting through email
- Test posting through NNTP
- test_format fails
- test_format fails (because of test__locale)
- Testing for empty iterators?
- Text Parsing - character at a time...
- thank you! eom
- The new mail system is up
- thread module on NetBSD
- Threading modeule and condition??
- Threading module question
- threads instead od processes
- TIFF Image conversion
- Time delay loop - better way?
- Time Module
- timeit.timeit and timeit.repeat give different answers
- timeout and sockets example request??
- timeout on on socket using alarm signal??
- timeout using alarm signal question??
- timeout with read operations
- tix checklist
- Tkinter and PMW - dynamic labels
- Tkinter Button dimensions
- Tkinter CheckButton variables
- To all that helped with freeBSD and python2.1
- To Sender virus found
- Too many return-statements = bad style?
- traceback with warning/error messages
- transforming a list into a string
- Trees in Python?
- try: finally: question
- try: finally: question)
- Trying to use cscope via pipes
- Type checking
- Type of regular expression
- Typed Python?
- Typed Python?)
- Typed Python?]
- TypeError: this constructor takes no arguments
- understanding self
- unittest: Proposal to add failUnlessNear
- Unix commands within Python code
- Unpickling crashing my machine
- Upcoming Meetings for Zope/Python Users of Washington, DC
- Updated version of decompyle
- updating a variable / scope problem
- updating on ftplib from 2.1 to 2.3
- Urgent:help needed
- Urgent:help needed ['LBBW': checked]
- Use of select.h on Mac OS X
- useless destructors
- Using __mul__
- using email.Parser for HTTP uploads
- using generators with format strings
- Using python libraries in a Java Program
- Using Python traceback info from C/C++.
- using python with HTML and parameters
- Using Python with SyBase
- value error when parsing XML
- Vancouver Python/Zope Meeting on Tuesday
- variable is local and global
- VB(ish) replacement
- Visual Studio not installed
- WaitForMultipleObjects in Python.
- Want to touch Lisa Simpson's pussy?!!?!!!
- warnings filter?
- Washington, DC Zope/Python Users Group Re-Formed
- Web Scraping/Site Scraping
- Web Spider
- What am I doing wrong here?
- what does 'for _ in range()' mean?
- what editor do you use?
- what editor do you use?)
- What I want in an editor/IDE
- What is the destructor syntax
- what's the news on the pie-thon?
- what's the only one obvious way?
- What's the overhead of assertion or debug statements in Python?
- Where to post my source code
- Which style is preferable?
- Why does start_new_thread() create an extra process under Linux?
- Why is this a mem leak?
- Why static typed languages are sometimes better.
- Why would I learn Python over other languages?
- Win32 COM irony
- Win32 extensions no go on Win 95
- win32com and VB COM object function with {Pointer SafeArray Pointer User Defined}
- win32com.client.Dispatch("WScript.Shell")
- win32pdh and background processes
- Windows build/debugging change for 2.3?
- Windows XP - cron or scheduler for Python?
- Wing IDE on MacOSX
- Wondering about learning Python
- Writing binary to stdout
- wxPython - How to load a different panel into a frame
- wxPython demo Bind error on debian
- wxPython tutorial
- wxPython: wxGrid vs. wxListCtrl
- wxWindows from PythonCard
- X is confusing
- XML
- XML and Python
- xml_pickle load problem
- Your mail to tcm-users-request@listserv.cs.utwente.nl
- Your message to gpul-traduccion awaits moderator approval
- Your message to Python-Help awaits moderator approval
- Yum error
- yum/synaptic/up2date all broken after FC2 upgrade.
- zip asterisk syntax
- ZODB revision
- zope book
- Zope problem
- Zope Products newbie question.
- Zope+FB+mx - DateTime errrrrrrrror....
- ZWiki: "product broken" on Zope 2.5.1/Debian
- {Filename?} Returned mail: see transcript for details
Last message date: 07/31/04
Archived on: 07/31/04 CEST
4171 messages sorted by: [ author ] [ date ] [ thread ]