|
|
comp.lang.python archive
- "Compile time" checking?
- "Ordered" dicts
- "zoning" a naive datetime object / daylight savings
- 'ps -A' command freezes Popen3
- (OT) Is there something that people can use instead of full blown Python to run Python programs?
- .pth files
- .pth files in working directory
- 2-player game, client and server at localhost
- 2.3 or 2.4 on linux
- >time.strftime %T missing in 2.3
- [ANN] Dabo 0.4 Released
- [ANN] Dabo Runtime for Windows 0.4 Released
- [ANN] FreeImagePy 1.0.0
- [ANN] pylint 0.7
- [Jython-dev] Parsing grammar for jython available (compatible with python 2.4)
- [Jython-users] ANN: PyDev 0.9.7.99 released
- [newbie]search string in tuples
- [path-PEP] Path inherits from basestring again
- [Python-Dev] implementation of copy standard lib
- [Python-Dev] implementation of copystandard lib
- [Python-Dev] PEP-343 - Context Managment variant
- [Python-Dev] Revised PEP 349: Allow str() to return unicode strings
- __autoinit__ (Was: Proposal: reducing self.x=x; self.y=y; self.z=z boilerplate code)
- __del__ pattern?
- __getattribute__ for class object
- A (unpythonic) pythonable mixin recipe.
- a dummy python question
- a list of Checkbuttons
- a pickle's pickle
- A PIL Question
- a question about tkinter StringVars()
- A script to run all of my project's pyunit tests
- about coding
- Abstract methods in python - is this a good way ?)
- Adding and attribute to an instance
- Adding bound methods dynamically...
- Adding bound methods dynamically... CORRECTED
- Adding custom widgets to Qt Designer
- adding standard types to new type
- Administrative prohibition error when sending email
- Adobe COM with Python
- Advanced concurrancy
- aggdraw for PIL
- Albatross 1.32 released
- algorithm for non-dimensionalization
- amazon web services/api...
- An editable buffer for the Python shell (similar to '\e' on sql prompts)
- An observer pattern application.
- ANN : dxPython 0.3.0
- ANN: Binary Distribution of pyMinGW-241
- ANN: Dabo 0.4.1
- ANN: Kamaelia 0.2.0 released!
- ANN: M2Crypto 0.15
- ANN: matplotlib 0.83.2
- ANN: PyDev 0.9.7 with support to java 1.3 and 1.4 released
- ANN: PyDev 0.9.7.99 released
- ANN: PyDev 0.9.8 released
- ANN: Python GUI Editor...
- ANN: Python training, 2005 Aug 29-31, San Francisco
- ANN: SPE 0.7.5.c: Improved documentation & bugfixes
- any multi-pattern mathching for python
- Any projects to provide Javascript-style client-side browser access via Python?
- Any projects to provide Javascript-style client-side browser accessvia Python?
- Anyone know how to do this in pyOpenSSL
- Anyone recognize this numeric storage format - similar to "float", but not quite
- API class creation
- Application Error (referenced error)
- aproximate a number
- Arguement error
- argument matching question
- array of arrays question
- Art of Unit Testing
- Art of Unit Testing (Acceptance Tests)
- As Simple As Possible?
- authentication project
- Automatic documentation options
- Automatic language translation
- base64.encode and decode not correct
- Basic Server/Client socket pair not working
- BayPIGgies: August 11, 7:30pm (Ironport)
- BeautifulSoup
- Berkely DB – many writers, many readers
- Best way to 'touch' a file?
- Better crypto hash functions, long, with code
- Bicycle Repair Man usability
- Binary Trees in Python
- Bitwise operations in Python?
- Bizarre error from help()
- Bizarre error from help())
- breaking a loop
- bug in property?
- bug in python/numarray
- Bug in slice type
- Bug in string.find
- Bug in string.find; was...
- Bug on Python2.3.4 [FreeBSD]?
- Buglet in win32 odbc
- Build errors for Objects/complexobject.c
- C++, Swig, and pyMPI
- Calling ftp commands from python
- calling functions
- can I delete one of *.py *.pyc *.pyo in /usr/lib/python2.3 ?
- Can I send files through xmlrpc connections?
- can't start new thread
- catching all exceptions
- catching all exceptions [SOLVED]
- Catching stderr output from graphical apps
- certificate-based authentication
- certificate-based authentication (Martin v. L?wis)
- certificate-based authentication (Martin v. Löwis)
- cgi form validation problems
- change date format
- CHANGE OF EMAIL ADDRESS NOTIFICATION
- Changing data of xhtml document
- Changing interpreter's deafult output/error streams
- check whether directory is readable
- Chopping off spaces at both ends
- Class design for parser object
- Class Library for Numbers
- class-call a function in a function -problem
- classes and list as parameter, whats wrong?
- client server question
- close failed: [Errno 0] No error goes to stdout
- Closing programs that use sockets
- Code run from IDLE but not via double-clicking on its *.py
- Coin-operated kiosk written in python -- need some help...
- COM access sooo slow !?
- COM makepy problem
- combining namespaces when importing two modules
- command history behavior in windows and linux
- command line arguments
- command line reports
- Comparison of functions
- Confused newbie needs help with "__init__() takes exactly 11 arguments (1 given)"
- constructing bytestrings
- Convert float to string ...
- Converting from Microsoft Binary Format floats to Python Float
- Creating a graphical interface on top of SSH. How?
- Creating a virtual file system
- Creating anonymous functions using eval
- Creating Palm OS programs with python?
- Creating watermark with transparency on jpeg using PIL?
- creating/modifying sparse files on linux
- cut & paste text between tkinter widgets
- Cygwin font problems
- Dabo in 30 seconds?
- Database of non standard library modules...
- datagram queue length
- Decline and fall of scripting languages ?
- Decorator and Metaclasses Documentation
- Default function arguments behaving badly
- DeprecationWarning: Non-ASCII character '\xf3'
- determine variable type
- Determining method type given its string name presentation and its corresponding object reference.
- Determining method type given its string name presentation and itscorresponding object reference.
- Determining win32 dll dependency
- dict duplicity
- Dictionary inheritance
- distutils on Win32 using .NET Framework SDK
- distutils package_dir newbie
- Distutils Question - Creating an "installer" for python users?
- Do I need to have site.py available or not ?
- doctest bug with nested triple quotes
- Documentation
- Does any one recognize this binary data storage format
- Does any1 use pcapy module on win32 platforms?
- Does FTPLIB have a 'local change directory' ?
- Does pyparsing support UNICODE strings?
- DOM text
- don't understand instanse creation
- Doubt C and Python
- Doubt Regarding link between C and Python
- Dr. Dobb's Python-URL! - weekly Python news and links (Aug 12)
- Dr. Dobb's Python-URL! - weekly Python news and links (Aug 18)
- Dr. Dobb's Python-URL! - weekly Python news and links (Aug 30)
- Drag&Drop in wxListCtrl
- Dual mode for file/directory chooser
- Dynamic autoscaling of axes with pyqwt ?
- Dynamic image creation for the web...
- dynamicly updating an objects fields
- EasyDialogs - select multiple files?
- Emacs skeletons
- Email client in Pyhton
- Email client in Python
- Embedded python
- Embedded python debug build crashing.
- Embedding a runtime graph in Qt3 designer generated UI
- Embedding Matplotlib images into wxPython
- Embedding Python in C, undefined symbol: PyExc_FloatingPointError
- Embedding Python in other programs
- Embedding threaded Python in C
- Enumerate registered codecs
- Epydoc - Documenting class members?
- epyDoc Questions
- Eric3 for Windows not firing up.
- error compiling linkchecker
- error with examples (UDP broadcast)
- Error with Python
- Escaping certain characters
- Euclid's Algorithm in Python?
|