View Full Version : python answers
- 2.4.2 on AIX fails compiling _codecs_cn.c
- Mixed types and variants
- Help me to catch this exception :-)
- Python CGI post problem
- seeking python experts in San Diego
- Can bdist_wininst built installer require minimum python version?
- Timeout in urllib2
- Tkinter Images
- Reading binary data
- syntax errors while building pypgsql
- Missing /usr/lib/python2.3/config
- strange behaviour when writing a large amount of data on stdout
- PyQt QGridLayout question
- SelfExtract with zipfile
- Cmd Module
- Mac OSX oddities (compiling Python plus tkinter)
- Problems with threaded Hotkey application
- What a curious assignment.
- email module documentation
- Accessing a database from a multithreaded application
- Anyway to clarify this code? (dictionaries)
- a new design pattern for Python Library?
- moving mouse?
- Built windows installers and Cygwin
- Simple photo collage using Python and PIL
- hex string to hex value
- defining the behavior of zip(it, it) (WAS: Converting a flat list...)
- user-defined operators: a very modest proposal
- Questions on embedding Python
- 2.4.2 on AIX 4.3 make fails on threading
- interact with application installer prompts using Python
- wxPython Licence vs GPL
- PIL FITs image decoder
- Entry widget -- how to prevent change
- Timeout for regular expression
- drawline
- python win32 and COM? for internet monitoring
- Getting standard config directory
- port script to embedded device - decompile pyinstaller exe?
- help with using temporary files
- Dictionary string parser
- after sorted from the lists
- the first element in the list of list
- Python in Optimized mode with /usr/bin/env
- Geodetic Functions as DLL
- Using gettext to provide different language-version of a script
- sort in the list
- matching a string to extract substrings for which some functionreturns true
- Converting a flat list to a list of tuples
- Looking for magic method to override to prevent dict(d) from grabbing subclass inst d contents directly
- keys in dictionary
- python gui using boa
- linking one extension module to another (Mac OSX)
- IPv6 RFC 3542 with socket module?
- Application Plugin Framework
- Preventing modules to be read from current working directory
- pipe related question
- mxODBC sql MSAccess
- Numeric array in unittest problem
- OSDC::Israel Conference 26-28 Feb. 2006
- sort the list
- OSDC::Israel Conference 26-28 Feb. 2006
- sort the list
- tkinter and cygwin
- tkinter and cygwin
- duplicate items in a list
- duplicate items in a list
- unittest can not use function name 'test' ?
- unittest can not use function name 'test' ?
- writing a generic method
- writing a generic method
- Any college offering Python short term course?
- Any college offering Python short term course?
- about dictionary
- about dictionary
- Any royal road to Bezier curves...?
- Any royal road to Bezier curves...?
- setattr for secondary attribute
- setattr for secondary attribute
- best cumulative sum
- best cumulative sum
- How to install python2.4.2 on IRIX6.5 ?
- global definition
- global definition
- How to install python2.4.2 on IRIX6.5 ?
- Aproximative string matching
- Aproximative string matching
- about list
- about list
- ownership problem?
- ownership problem?
- BaseHTTPServer module
- BaseHTTPServer module
- BaseHTTPServer module
- BaseHTTPServer module
- Command line
- Command line
- Command line
- Command line
- about dictionary
- about dictionary
- about lambda
- about sort and dictionary
- about sort and dictionary
- about lambda
- Why are there no ordered dictionaries?
- Why are there no ordered dictionaries?
- about polygon
- about polygon
- custom xml pretty print
- custom xml pretty print
- about dictionary
- about dictionary
- wxListBox and others after upgrade to MacOS X 10.4
- wxListBox and others after upgrade to MacOS X 10.4
- enum 0.2: Enumerations in Python
- enum 0.2: Enumerations in Python
- Problem printing in Win98
- Problem printing in Win98
- Where can I find string.translate source?
- Where can I find string.translate source?
- Delays getting data on sys.stdin.readline() ?
- Delays getting data on sys.stdin.readline() ?
- query domain registry from python?
- query domain registry from python?
- exception raised by nested iterator being ignored by for loop
- exception raised by nested iterator being ignored by for loop
- PATH environment variable
- PATH environment variable
- Can a function access its own name?
- Can a function access its own name?
- Is Python weak on the web side?
- Is Python weak on the web side?
- Using win32ui.CreateFileDialog() to get the name of a file.
- Using win32ui.CreateFileDialog() to get the name of a file.
- Problems returning/attaching cookies
- Problems returning/attaching cookies
- Tkinter from Vis. BASIC
- Tkinter from Vis. BASIC
- Obtaining an member function by name
- Obtaining an member function by name
- Can you set a class instance's attributes to zero by setting the instance to zero?
- Can you set a class instance's attributes to zero by setting the instance to zero?
- what happens when the file begin read is too big for all lines to beread with "readlines()"
- what happens when the file begin read is too big for all lines to beread with "readlines()"
- termios.tcgetattr(fd) error: (22, 'Invalid argument')
- termios.tcgetattr(fd) error: (22, 'Invalid argument')
- Embedded Python interpreter and sockets
- Embedded Python interpreter and sockets
- deleting registry keys and value
- deleting registry keys and value
- Is there a way to create a button in either pygame or livewires?
- Is there a way to create a button in either pygame or livewires?
- Confused about namespaces
- Confused about namespaces
- func(*params)
- func(*params)
- os.popen('alias')
- os.popen('alias')
- Type-checking unpickled objects
- Type-checking unpickled objects
- Controlling windows gui applications from python
- Controlling windows gui applications from python
- Web-based client code execution
- Web-based client code execution
- SnakeCard on sourceforge
- SnakeCard on sourceforge
- How to do "new_variable = (variable) ? True : False;" (php) on python?
- How to do "new_variable = (variable) ? True : False;" (php) on python?
- the PHP ternary operator equivalent on Python
- the PHP ternary operator equivalent on Python
- examining python objects
- examining python objects
- Los Angeles Python Users' Group, anyone?
- Los Angeles Python Users' Group, anyone?
- Speeding up multiple regex matches
- Speeding up multiple regex matches
- How to convert a "long in a string" to a "long"?
- How to convert a "long in a string" to a "long"?
- Regular expressions and the global interpreter lock
- Regular expressions and the global interpreter lock
- combine doxygen and doc-strings?
- combine doxygen and doc-strings?
- check if com api is still available
- check if com api is still available
- Python on linux
- Yield in a wrapper function
- Yield in a wrapper function
- Adding through recursion
- Adding through recursion
- Python on linux
- mysql connection
- mysql connection
- nanothreads: Want to use them from within wxPython app
- nanothreads: Want to use them from within wxPython app
- Column not updating in listbox in wxPython example ??
- Column not updating in listbox in wxPython example ??
- Ajax for the Developers
- Ajax for the Developers
- need help about time.sleep, timer
- need help about time.sleep, timer
- Python under Citrix Metaframe
- Python under Citrix Metaframe
- textwrap.dedent() drops tabs - bug or feature?
- textwrap.dedent() drops tabs - bug or feature?
- .pth - howto?
- os.path.expanduser('~/foo') and MSWindows "My Documents"
- os.path.expanduser('~/foo') and MSWindows "My Documents"
- .pth - howto?
- Immutable instances, constant values
- Immutable instances, constant values
- simple array question
- simple array question
- Hot to split string literals that will across two or more lines ?
- Hot to split string literals that will across two or more lines ?
- stringified cPickle
- stringified cPickle
- Reading a file in same directory as code with relative path
- Reading a file in same directory as code with relative path
- newb ?
- newb ?
- Socket Error
- Socket Error
- XML and namespaces
- XML and namespaces
- Importing a class without knowing the module
- Importing a class without knowing the module
- Py 3.0 print
- Py 3.0 print
- Python and U3 devices
- Python and U3 devices
- Zope vs Php
- Zope vs Php
- Stretching a bitmap
- Stretching a bitmap
- os.spawnl error
- os.spawnl error
- Hashing Function
- Hashing Function
- how to organize a module that requires a data file
- how to organize a module that requires a data file
- catch dbi.program-error ?
- catch dbi.program-error ?
- Any help with PLY?
- Any help with PLY?
- test_locale & test_pty fail for 2.4 SVN on Solaris 8/10
- test_locale & test_pty fail for 2.4 SVN on Solaris 8/10
- PyDev 0.9.8.5 released
- PyDev 0.9.8.5 released
- Current execution frame of another thread?
- Current execution frame of another thread?
- get just one character
- get just one character
- Why is "if fileitem.file:" (almost) never false?
- Why is "if fileitem.file:" (almost) never false?
- PyQt layout question: QScrollView and QGridLayout?
- PyQt layout question: QScrollView and QGridLayout?
- searching for files on Windows with Python
- searching for files on Windows with Python
- How to - import code not in current directory
- How to - import code not in current directory
- sqlite utf8 encoding error
- sqlite utf8 encoding error
- install python2.4 on FreeBSD and keep using python2.3
- install python2.4 on FreeBSD and keep using python2.3
- Simulating call-by-reference
- Simulating call-by-reference
- Simulating call-by-value
- Simulating call-by-value
- IDLE question
- IDLE question
- Python Library Reference - question
- Python Library Reference - question
- GTK for windows and Linux
- GTK for windows and Linux
- Controlling Excel with win32com
- Controlling Excel with win32com
- strange file.write() behavior on windows: $ConvertToNonresident, $ReplaceAttribute2
- Auto Install Linux Rpm's
- Auto Install Linux Rpm's
- Python driver for lpsolve
- Python driver for lpsolve
- python-mysqldb__debian_to_freebsd
- python-mysqldb__debian_to_freebsd
- running functions
- running functions
- can modules be dynamically reloaded
- can modules be dynamically reloaded
- subprocess terminate help
- subprocess terminate help
- repeating regular expressions in one string
- repeating regular expressions in one string
- readline vi mode in python interactive shell
- readline vi mode in python interactive shell
- Quitting a Tkinter application with confirmation
- Quitting a Tkinter application with confirmation
- creating package question
- creating package question
- path module / class
- path module / class
- Python, Linux, Desktop Environment
- Python, Linux, Desktop Environment
- HTML generation vs PSP vs Templating Engines
- HTML generation vs PSP vs Templating Engines
- Dr. Dobb's Python-URL! - weekly Python news and links (Nov 16)
- Dr. Dobb's Python-URL! - weekly Python news and links (Nov 16)
- Creating (rather) generic plugin framework?
- Creating (rather) generic plugin framework?
- Problem with processing PyCommandEvent
- Problem with processing PyCommandEvent
- initialising a list of lists
- initialising a list of lists
- special method in module
- special method in module
- [Twisted-Python] ssh tunnel
- [Twisted-Python] ssh tunnel
- JMS yet again
- JMS yet again
- How to write an API for a Python application?
- How to write an API for a Python application?
- Is there any Iterator type example?
- Is there any Iterator type example?
- using openurl to log into Yahoo services
- using openurl to log into Yahoo services
- Python/ASP local characters and 500 server error
- Python/ASP local characters and 500 server error
- PyExcelerator - mishandling of formulas?
- PyExcelerator - mishandling of formulas?
- pySonic - writing a sample to a file
- pySonic - writing a sample to a file
- Tkinter: scrollbar in grid-managed frame
- Tkinter: scrollbar in grid-managed frame
- Newb ?
- Newb ?
- So what are __slots__ and when should I use them?
- So what are __slots__ and when should I use them?
- how to bypass firewall
- how to bypass firewall
- Dr. Dobb's Python-URL! - weekly Python news and links (Nov 16)
- Dr. Dobb's Python-URL! - weekly Python news and links (Nov 16)
- Reinvent no more forever
- Reinvent no more forever
- Can anyone tell me if pygame and Tkinter can work together?
- Can anyone tell me if pygame and Tkinter can work together?
- Shutdown hook
- Self terminate a python program
- Configure failing why?
- Is there any Iterator type example?
- Data Transmission Crash Course Required
- subprocess.Popen - terminate
- is parameter an iterable?
- is parameter an iterable?
- python and VisualFox dbf
- Default method arguments
- Inheritance in nested classes
- Need advice on subclassing code
- wxpython and EVT_KILL_FOCUS
- A way for closing an app monitor
- A way for launch an app monitor
- Sending an event from a python COM server to a VB COM client
- _winreg doc unclear on DeleteValue()
- simulating #include in python
- Python for Gaim
- Background process for ssh port forwarding
- codecs
- AJAX => APAX? Or: is there support for python in browsers?
- best way to discover this process's current memory usage, cross-platform?
- Where can I find an example that uses FTP standard library?
- Searching date and and time from a text file
- Parse file into array
- q: console widgets for *nix and windows?
- Tix BUG? Where to submit?
- Making a persistent HTTP connection
- SnakeCard products source code
- how do i use "tkinter.createfilehandler" with a regular c program?
- replacing multiple instances of commas beginning at specific position
- Not enough arguments for format string
- Webware for Python 0.9 released
- screen capture
- DB API specification of .rowcount and/or execute
- Pregunta sobre python
- multiple inharitance super() question
- problem with from win32com.client import Dispatch
- HTTP Keep-Alive with urllib2
- Clone an object
- generate HTML
- modifying small chunks from long string
- Sorting dominoes
- gmpy/decimal interoperation
- Trouble with "freeze.py" importing 3rd Party Modules
- gmpy 1.01 binaries for the mac
- strip not working on strings?
- Error
- Python Book
- py2exe, pyparallel
- D foreach
- SnakeCard goes open source
- splitting Tkinter gui into several files
- want some python ide
- Python and Lotus Notes
- about python ide
- Want to perform unattended installation of SW using python
- Installing tkinter with Python 2.4.2 on FC4
- Inheritence Problem
- Multikey Dict?
- XUL behavior in Python via XPCOM, Mozilla
- Problem with __str__ if baseclass is list
- Proposal for adding symbols within Python
- Tkinter and the re/sizing of columns in a grid
- convert string to the "escaped string"
- SciPy python 2.4 wintel binaries
- 911, need drvmcdb.sys desperately
- about array,arange
- JAPH
- passing values from one form to another
- about try statement
- changeing users on linux
- weird problem with os.chmod
- x, y coordinates in Tkinter canvas
- Ann.: Python wrapper for Tktreectrl
- list of lambda
- os.chown()
- Hash map with multiple keys per value ?
- about widget construction kit
- directory listing
- odd behavior
- 3-dimensional plot in Python?
- mod_python web-dav management system
- How to remove the log-error of an exe file (generated by py2exe)?
- Internal Variables
- Dynamically Update Class Definitions?
- PIL- error message- cannot open libtiff.so.3
- Nufox : New examples
- Nufox : Nouveaux examples...
- Inserting Records into SQL Server - is there a faster interface than ADO
- This Week in PyPy 2
- Calling values from a webform to Python
- Is there a built-in method for transforming (1,None,"Hello!") to 1,None,"Hello!"?
- something wrong in wx
- Import statements for timeit module
- creating single-instance executables using python/py2exe
- Needed class whose instances are many test cases
- output buffering
- how to start a process and get it's pid?
- How do I bind multiple Pmw.Balloon tooltip with Buttons to the same widget?
- Can't uninstall wxPython
- modify dictionary while iterating
- Good python reference?
- how can i get system time?
- LARGE numbers
- Abstract Base Classes
- Curses & Keypress
- Change directory not successfully done
- Printing current time to a file
- Command-line tool able to take multiple commands at one time?
- SuSe 10.0 missing Idle
- thread variable scope with start_new_thread
- derived / base class name conflicts
- CherryPy not playing nicely with win32com?
- testing C code with python
- different binding behavior
- Stopping Execution
- Recompile AST?
- Python music interfaces
- exceptions, internals (introspection?)
- Is PEP 237 accepted?
- help make it faster please
- PySol --> SuSE 10.0
- Recommendation please: forming an XML toolkit
- IE Temporary Internet Files & Python
- Dr. Dobb's Python-URL! - weekly Python news and links (Nov 9)
- python + ODBC + Oracle + MySQL - money
- Python-based Document Management System?
- Confusion about __call__ and attribute lookup
- Problem connecting to SQL Server2000 using SQLRelay in Python
- Python as a HTTP Client
- Python as a HTTP Client
- iterate over class variables
- Script to export MySQL tables to csv
- [curses]: detecting modifier keys?
- getting results into one variable
- What do you use as symbols for Python ?
- How to set program name in Python? ($0 in Perl)
- Iterator addition
- [ x for x in xrange(10) when p(x) ]
- how to identify a particular directory / file on remote machine
- Pythonising the vim (e.g. syntax popups) -> vimpst
- struct, IEEE-754 and internal representation
- Floating numbers and str
- xml.minidom and user defined entities
- Python obfuscation
- Dr. Dobb's Python-URL! - weekly Python news and links (Nov 9)
- Make an exe file as a Windows Service
- seeking ncpfs library bindings for Python
- PIL-> Tkinter
- Winpdb question
- parse data
- Pythonising the vim (e.g. syntax popups)
- need an example of Python numarray to C++ and back again, Boost / SWIG?
- Wrapping C functions in Pyrex and distutils problem
- append to non-existing list
- Any available SAML 2.0 tools in Python ?
- triangulation
- How to use generators?
- Hi, from my login i want to login as a other user ,
- not able to HTTPS page from python
- Is it a bug?
- page faults when spawning subprocesses
- Installing Tkinter on knoppix
- Looking Python script to compare two files
- tkinter and visual ocx
- How do I create a dir using Python.
- Cursor Position.
- Hawaii Python Users Group?
- Can python 'read disk sectors' like/via linux:dd ?
- I am looking for some python script to compare two files
- Newb ??
- Goto XY
- plugin interface / list
- Regular Expressions and Dividing Strings
- cx_Oracle callproc output parameters
- random number generator thread safety
- sqlite3 decode error
- Get the pid of a os.startfile(filename)
- PNG processing with only base python install
- debugger
- Invoking Python from Python
- user account logon from python
- urllib2 Opener and Proxy/Authentication issues
- XML GUI
- SPE IDE for Python
- Diff. between Class types and classic classes
- Exposing a COM interface to embedded scripts via PythonCOM
- Writing Win32 shell extensions in python?
- parabola
- any python module to calculate sin, cos, arctan?
- Sorting Documentation
- recursive function call
- How to convert a number to hex number?
- DFW Pythoneer Meetings This Week
- Addressing the last element of a list
- image
- os.path.getmtime on winXP
- R.I.P. Vaults of Parnassus?
- problem generating rows in table
- BayPIGgies: November 10, 7:30pm (Google)
- overloading *something
- Text Auto-fill
- Underscores in Python numbers
- Returning a value from a Tk dialog