View Full Version : python answers
- What's up with the PyFX Project??? (ex PyCG nVidia CG implementation)
- import and scope inconsistency?
- Raise Error in a Module and Try/Except in a different Module
- Tkinter - pixel or widget color
- Question about Enthought python distribution
- GUI - Qt Designer
- distutils
- Makeing TopLevel Modal ?
- checkbook manager
- Question about the Python Cookbook: How much of this is new?
- Help me dig my way out of nested scoping
- can't link Python 2.4.1 against external libxml2 ...
- mini_httpd (ACME Labs) & Python 2.4.1 integration
- "specialdict" module
- re module non-greedy matches broken
- On slashdot
- Python Cookbook
- Newsgroup Programming
- text analysis in python
- the bugs that try men's souls
- threading.Event file descriptor
- Corectly convert from %PATH%=c:\\X;"c:\\a;b" TO ['c:\\X', 'c:\\a;b']
- testing -- what to do for testing code with behaviour dependant uponwhich files exist?
- Name of IDLE on Linux
- Example Code : Shared Memory with Mutex (pywin32 and ctypes)
- instance name
- Performance issue
- terminating an inactive process
- [EVALUATION] - E03 - jamLang Evaluation Case Applied to Python
- Docorator Disected
- How To Do It Faster?!?
- How to reload local namespace definitions in the python interpreter?
- Simple thread-safe counter?
- (win32) speedfan api control
- Installing Python on a Windows 2000 Server
- Module subprocess: How to "communicate" more than once?
- How To Do It Faster?!?
- How To Do It Faster?!?
- Help with splitting
- Attributes and built-in types
- pagecrawling websites with Python
- Creating Modules/Namespaces from C/C++ for better class/function encapsulation/cleanup
- string goes away
- how to close a gzip.GzipFile?
- Decorater inside a function? Is there a way?
- numeric module
- Shelve DBRunRecoveryError
- Looking for Benchmarklets to improve pyvm
- Unzipping Files
- Pseudocode in the wikipedia
- 3 weeks to go to Python-UK!
- Spider - path conflict [../test.htm,www.nic.nl/index.html]
- Combining digit in a list to make an integer
- Showing errors explicitly in try... except
- Case-insensitive dict, non-destructive, fast, anyone?
- A ClientForm Question
- class attributes and inner classes in C extensions
- StopIteration in the if clause of a generator expression
- that is it is not it (logic in Python)
- Ternary Operator in Python
- Ternary Operator in Python
- Lambda: the Ultimate Design Flaw
- [python-perl] Translation review?
- what's the use of __repr__?when shall I use it?
- dictionary: sorting the values preserving the order
- 48-hour game programming competition only 14 days away
- New to programming question
- __init__ method and raising exceptions
- string goes away
- unittest vs py.test?
- Our Luxurious, Rubinesque, Python 2.4
- assignments - want a PEP
- System bell
- assignments - want a PEP
- mod_python and zope
- Controling the ALU
- Change between Python 2.3 and 2.4 under WinXP
- Stylistic question about inheritance
- How To Do It Faster?!?
- Printing Varable Names Tool.. Feedback requested.
- split an iteration
- Problem with national characters
- AttributeError: 'module' object has no attribute 'setdefaulttimeout'
- Recording Video with Python
- Generating RTF with Python
- hex string into binary format?
- Error
- How To Do It Faster?!?
- property and virtuality
- The value exceptions are raised with (odd behaviour?)
- Formated String in optparse
- Mac OS X Installer for Python 2.4.1 available
- Pari Python
- Making a DLL with python?
- UnicodeEncodeError in string conversion
- AAC extracton
- problem running the cgi module
- Python plug-in Frameworks like Eclipse RCP...
- Python 2.4.1 build (configure) ?
- returning a list: IndexError
- McMillan Installer vs. Python 2.4
- More decorator rumination
- pySerial- need help.
- initialize a dictionary
- AttributeError: ClassA instance has no attribute '__len__'
- CGI, FieldStorage and Filename
- checking if program is installing using python
- return the last item in a list
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 30)
- Write an hexadecimal file
- PIL
- urllib problem (maybe bugs?)
- Impacket & sequence numbers
- Using something other than ';' to separate statements
- Py2exe and dotNet Python
- Suggesting methods with similar names
- global name "Result" is not defined
- redundant imports
- oddness in string.find(sub,somestring)
- PyQt on Python 2.4
- twistedSnmp and hexadecimal values ...
- RELEASED Python 2.4.1 (final)
- IMAP4.search by message-id ?
- math - need divisors algorithm
- mod_python
- [maintenance doc updates]
- reading from a txt file
- Weakrefs to classes that derive from str
- distutils: package data
- checksum works in unix but not win32 os
- Python interpreter error: unsupported operand type(s) for -: 'tuple' and 'int'
- why and when we should do it?
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 30)
- How to use "__new__"?
- instance vs class attributes
- automatically mapping builtins (WAS: itertools to iter transition)
- How to execute a cmd line program without invoking console window?
- Python & LEGO Mindstorm control...
- pyopenGL: glutInit : TypeError: not a list
- how do you use a closure in a class
- Need Help: Server to pass py objects
- cgi and multipart/form-data?
- Automatic response to your mail (Error)
- Problem in designing a global directory in python
- Wanted: New Python Success Stories
- problem with tkinter
- problem with tkinter
- Python performance tips page moved to wiki
- truncating a file from the top down
- serial module NEWBE HELP!
- Retrieve Icons Associated To An Extension?
- Table of Python Packages, updated
- Optimisation Hints (dict processing and strings)
- good design & method calls
- BF interpreter in Python
- Finding attributes in a list
- Secure scripts variables
- MAC changing
- Actor pattern in GUI
- tksnack and socket to real time sampling and playing sound
- tkinter destroy()
- passing keyword args as a parameter
- How to build pyogg/pyvorbis for Python 2.3 with MinGW
- Newbiw - PypenGL and OpenGLContext
- Little Q: how to print a variable's name, not its value?
- collaborative text editor
- Win32 or Unix check in python
- Crash in thread on program termination
- good IIS 6.0(win2k3) python CGI web ext. setup instructions
- doing "checksum" in python
- author index for Python Cookbook 2?
- Status of Python implementation for PalmOS?
- Looking for Stephen Turner, maintainer of informixdb
- Max files in unix folder from PIL process
- Which is easier? Translating from C++ or from Java...
- PyParsing module or HTMLParser
- tkinter and textvariable option
- Trouble with RC2
- convert user input to Decimal objects using eval()?
- looped if's stop working
- Module function can't see globals after import.
- itertools to iter transition (WAS: Pre-PEP: Dictionary accumulatormethods)
- Exception Handling
- How do I get the current value of "errno"
- Python Cookbook 2nd Ed
- Calling __init__ with multiple inheritance
- numbering variables
- Connecting to a SQL Server
- how to apply "mvc" pattern to gui-design in python
- hiding a frame in tkinter
- How to organize source code and "import"s???
- Overriding methods in classes you don't control
- how to add a string to the beginning of a large binary file?
- File Uploads -- Windows Server
- passing input to running loop
- Python Cookbook, 2'nd. Edition is published
- String Splitter Brain Teaser
- putting the output of a print statement into a string
- Specifying __slots__ in a dynamically generated type
- help with getting selection from wxChoice with out after it has changed
- Cross platform distribution of standalone executable
- Panel problems
- File Uploads
- How to get TabError?
- list.count() with no arguments
- [Tkinter] LONG POST ALERT: Setting application icon on Linux
- Get document as normal text and not as binary data
- Python List Issue
- What's the best GUI toolkit in Python,Tkinter,wxPython,QT,GTK?
- Once again a unicode question
- wxPython Install
- urllib.urlretireve problem
- Turn of globals in a function?
- py_compile vs. IndentationError
- How to ensure Maximize button shows in Linux/Unix (Tkinter)
- ossaudiodev full duplex
- Embedding Python
- __getslice__ passed INT_MAX rather than sys.maxint for missing endpoint?
- mysteriously nonfunctioning script - very simple
- Great News Blog!
- tree data structure
- regular expression
- Cpickle module... not in Lib installs
- character-filtering and Word (& company)
- html tags and python
- left padding zeroes on a string...
- breaking up is hard to do
- Suggest more finesse, please. I/O and sequences.
- mod_python, user missing
- Suggesting a new feature - "Inverse Generators"
- Version Number Comparison Function
- Example Code - Named Pipes (Python 2.4 + ctypes on Windows)
- Interface selection
- modern kjbuckets anywhere?
- How to move insert to position in Text widget (Tkinter)
- gnuplot -reverse
- SimpleRPCServer
- POST data with 401 authentication using urllib(2)
- pygdchart 0.6.1 for Windows Python 2.4 available?
- winapi32.GetFileVersionInfo() - problem
- mime to text in python?
- Minidom output of XML escaped characters
- win32api.GetFileVersionInfo - error
- win32api .GetFileVersionInfo()
- Queue.Queue-like class without the busy-wait
- How to get rid of FutureWarning: hex/oct constants...
- float default formatting
- Memoization/Caching of Instance Methods
- Beginner Question - Very Easy I'm Sure...
- Distributing closed source modules
- Black Magic - Currying using __get__
- modes for AES encryption?
- Data types
- Bug in threading.Thread.join() ?
- An Abridged Python Tutorial
- Why is a JIT compiler faster than a byte-compiler
- escape single and double quotes
- Convert the contents of a string into name of variable
- leave
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 24)
- DBAPI Paramstyle
- English to a bit of code
- need help with nullmailer-inject in python cgi script to send attachements ?
- unittest help
- The Running Time of += on Char Strings ?
- execfile() on file subclass or string
- Suggestions for a Java programmer
- Using python to extend a python app
- Heap class for heapq module
- wxPython: accessing wxFrame methods in __del__ fails
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 24)
- Python for a 10-14 years old?
- Temp dir creation
- recursive method not reaching base case
- Win 32 - VB, Ruby, Perl VS Python with fireEvent
- intrusive posts
- Archives and magic bytes
- string join() method
- embedded python example: PyString_FromString doesnt work?
- looking for programmer
- Changing the value of a for loop index on the fly
- Use of descriptor __get__: what defines an object as being a class?
- python equivalent to the perl IDENT module
- xml marshal of general (but non Python standard) class
- IronPython 0.7 released!
- Pattern matching from a text document
- Windows, Python and low level networking
- Snakelets via SSL
- os.stat access and modify time same on WinXP
- inter threading info
- How to pickling VT_DATE values?
- Python to C++ conversion substituting vectors for lists in a recursive function
- PyGTK Button Size Question
- setattr inside a module
- Python to c++ conversion problem
- Embeding Py: failed to instantiate a class
- Anonymus functions revisited : tuple actions
- multi-threaded list update
- Read from the last line of a file?
- ebXML and Python
- Passing arguments to python from URL
- Regular Expressions
- comparison puzzle? bug?
- cross platform use of set locale
- Python RegExp
- typo in the library reference?
- wanted: visual report templating system
- Httplib request method
- MinGW building with Python 2.4
- How to use subprocess
- problems with  character
- XML/RPC server with SSL in Python
- FW: FW: Python help group
- urllib versus IIS
- C type buffer copy
- Confirm: compiled re(gexps) are thread safe?
- .pth files?
- The Running Time of +=
- [perl-python] sorting matrixes
- Submission for Python Limmerick Contest
- possible bug?
- regarding ignore case sensitive of a string using regularexpressions
- Doubt regarding exec function
- Getting the word to conventional programmers
- (noob alert) why doesn't this work?
- Using default a empty dictionary as a default value
- Embeding Py: failed to instantiate a class
- Begniner Question
- Anonymus functions revisited
- Anonymus functions revisited
- sorting a dictionary?
- fun programming competition
- C pointers/Python
- Set literals
- Python 2.4 | 7.3 The for statement
- PIGIP Meeting tonight -- Python Interest Group In Princeton
- Sending hex number as is
- Python 2.4 (Windows) Binaries of SciPy
- pyopengl and py2exe
- Wikipedia - conversion of in SQL database stored data to HTML
- Save passwords in scripts
- xmlrpc with Python and large datases
- Constructor class problem
- UTF Questions
- Getting directory size
- Please help for Python programming
- missing? dictionary methods
- IconvCodec, UTF-32 & P4 ?
- exec src in {}, {} strangeness
- PyPI errors?
- printing anomaly
- Sybase module 0.37pre2 released
- Shell re-direction
- Overloaded Constructors?!?
- I'm just an idiot when it comes logging
- HTML editor component?
- Lowest hassle Python web server?
- getting text from WinXP console
- Changing the Keyboard output
- For loop extended syntax
- beeping portably
- How to pass parameter when importing a module?
- Overloaded Constructors?!?
- Python scope is too complicated
- simultaneous copy to multiple media
- generating audio signals
- how can I put a 1Gb file in a zipfile??
- 1
- Text-to-speech
- Simple sizer question
- inline comparison
- Building Time Based Bins
- How two modules call functions defined in each other?
- Hi Guys. First Time Poster
- how to refresh grid on a notebook?
- 2.4 crashes when try to exit app and mulitple threads active
- How to create an object instance from a string??
- FAQ 1.7.3 : How can I have modules that mutually import each other
- importing two modules with the same name
- subprocess 'wait' method causes .py program to hang.
- program hangs when external process crashes
- sound processing - avarage amplitude?
- determine os language
- Build an Email Server with Sockets and MIME
- Checking if port is in use.
- Shared Memory Example (Python, ctypes, VC++)
- pickle: No module named on. HELP!
- [question] Event Handeling Between Two wxPanles in A wxNotebook
- Variable Variable
- how to use structured markup tools
- ElementTree Tidy HTML Tree Builder and comments
- Sybase module 0.37pre1 released
- Pre-PEP: Dictionary accumulator methods
- Working with Huge Text Files
- PyGTK and pyexe
- PyGTK Popup menu?
- survey of modules to be added to stdlib
- program hangs when external process crashes
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 18)
- Dr. Dobb's Python-URL! - weekly Python news and links (Mar 18)
- setDocumentLocator in validating parser (xmlproc)
- How to I restart an interactive session?
- OSX / Python 2.3 error"truncated or malformed object ..."
- Import mechanism to support multiple Python versions
- Windows question from Mac guy
- raise takes a long time
- wxPython and loading multiple panels (code included)
- syntax incorrect with regex
- Database connection caching
- adding a path module to stdlib
- GIL release
- html escape sequences
- xmlproc maintainer?
- (Tkinter) Adding delay to PopUpMsg
- Teiei kiri listi Linux-ee ootab moderaatori otsust.
- RELEASED Python 2.4.1, release candidate 2
- create/access dynamic growth list
- how to handle repetitive regexp match checks
- generic text read function
- Interface support?
- PyGoogle featured on Google Code
- PyZeroConf Question
- fastest postgresql module
- Proposal for adding Shallow Threads and a Main Loop to Python
- metaclass error
- metaclass error
- list of unique non-subset sets
- Memory mapped File (Python win32 extensions)
- Simple account program
- MySQL problem
- A Q. on pop().
- tkinter: call root.after from a thread?
- PyCon: Request for Video Cameras
- How to create datetime object from DbiDate (win32.odbc)?
- Splitting with Regular Expressions
- Importing package modules from C-extension
- minidom get Element value
- ConfigParser
- sgmlop: malformed charrefs?
- Static parameter count
- psyco install problem
- [maintenance doc updates]
- HELP: Bitmaps Using Tkinter ?
- Calling the C API from Python and Python program from same C API -bidirectional
- Linking problems under irix6 with embedded Python2.4
- Is Python like VB?
- wxPython vs. pyQt
- delny & qhull installed on Windows?
- Obfuscated Python: fun with shadowing builtins
- I can do it in sed...
- COM connection point
- Simple XML-to-Python conversion
- ElementTree, how to get the whole content of a tag
- replace from end of string?
- When is a thread garbage collected?
- Access denied calling FireEvent in Python
- importerror all 3rd party modules
- _conditionally_ returning to point where exception was raised?
- How to add a shapefile to an existing ArcMap 9.x project using Python?
- Mark attribute as read-only
- Writing C readable bitfield structs?
- computing a weighted sum
- Getting current variable name
- pyXPCOM with mozilla 1.7 + python 2.4
- Mod_python installation: apache Warning
- multiple import of a load of variables
- iterable terminology (for language lawyers)
- Good use for Jython
- code for Computer Language Shootout
- SAX parsing problem
- how to read a tab delimited file
- Python Debug logging
- Dumping an instance
- Problem with _imaging.pyd in windows
- Minidom empty script element bug
- why this error?
- ElementTree/DTD question
- Accessing the contents of a 'cell' object from Python
- How to create stuffit files on Linux?
- GUI toolkit question
- Universal newline mode with cgi
- readonly class attribute ?
- unicode converting
- Why tuple with one item is no tuple
- (no subject)
- Question about string.printable and non-printable characters
- Python CGI discussion Group
- pygtk: edited signal and selected column
- possible solution for bsddb > get data results on the internet.
- Truncated file without unbuffered mode
- Jython Phone Interview Advice
- Tkinter wrappers for TkTreeCtrl and Tile
- [perl-python] unicode study with unicodedata module
- simulated samba server
- python version anachronism
- raising an exception in one thread from an other. (PyThreadState_SetAsyncExc)
- Bitmaps On Buttons ?
- Downloading all files older than 3 hours from a ftp-server.
- variable arguments question
- RuntimeError: restricted attribute
- RotatingFileHandler and logging config file
- Wing IDE 2.0.2 Released
- distutils setup ignoring scripts
- __getitem__ method on (meta)classes
- How can I load a module when I will only know the name 'on the fly'
- Python info
- wxNotebook on a wxPanel.. how?
- decorating classes with metaclass
- command line args
- OS X and Tkinter
- yum repository
- Conversion to string: how do `s work?
- py2app can't find boot_app.py
- win32 shell extension (virtual drive)
- getting data with proper encoding to the finish
- Getting the process list on win98
- super with only one argument
- python reading excel thru ADO ?
- Escaping filename in http response
- How do I pass structures using a C extension?
- urllib (and urllib2) read all data from page on open()?
- optparse alternative
- Encodings and printing unicode
- will it cause any problems to open a read-only file & not close it?
- Listbox fill=BOTH expand=YES (Tkinter)
- A Font Dialog (Tkinter)
- Unimport module
- Bug?
- brand new to python
- Linux Multimedia System
- how to delete the close button (the X on the right most corner ofthe window) on a window
- urllib's functionality with urllib2
- An array of a "list" of names.
- tkinter: always scroll to show last line of text
- Configure this group in email client
- Extending and Embedding
- Creating desktop icons for Innosetup file
- Problem in running a python script from XEmacs
- Searching for a ComboBox for Tkinter?
- Bind Escape to Exit
- issues installing readine-1.12 on WinXP
- Why is lower() deprecated and how should I replace it?
- Huge performance gain compared to perl while loading a text file ina list ...!?
- Overloading the "and" operator
- Beware complexity
- Beware complexity
- Using reverse iteration to clean up a list
- Turning String into Numerical Equation
- pygtk help
- try / except not worknig correctly