View Full Version : answers
- Python dummy interpreter
- recursing question
- Donate to the Python Software Foundation!
- List problem
- int vs long
- Terminate capability ....
- convert python to javascript
- pyqt help for postgres db
- IDLE question
- pyinstaller + gtk
- help - error
- python docs in contrib?
- OpenOpt install
- python-xlib question
- How to generate pdf file from an html page??
- Finite State Machine GUI editor in python?
- in-client web server
- Inter-process communication, how?
- Allingn controls wxPython
- About Rational Number (PEP 239/PEP 240)
- Suggested Reading
- Informations about hardware, computers, configurations...
- Convert a sequence of bits to a bit-string
- Convert a sequence of bits to a bit-string
- Pythonic way to add method alias in subclass
- Dialogue box help
- lotus nsf to mbox
- mike lalonde
- mike lalonde
- embedding filedialog in a frame in tkinter
- opposite of zip()?
- an Invitation to be Involved in a Survey on Developing ScientificComputing Software
- Handling cookies without urllib2 and cookielib
- How to detect if a image file has icc profile embeded?
- Connecting to SQL database
- Python - Map decode routine problem?
- Python - Map decode routine problem?
- Python routine decodes enceypted map image format - Program problem.
- Passing arguments to exe
- Can't get compiled jython to work...
- Python import search path!
- speed versus threading or asyncore
- HTTPS GET request.
- High speed web services
- wxpython frame question
- Python for Java programmer
- Compressing a text file using count of continous characters
- state machine and a global variable
- Tk Tkinter : multiple file selection dialog over multipledirectories ?
- SpamBayes/Windows volunteer help needed
- DB Query Parse Hangup
- simple string formatting question
- Loops and things
- Loops and things
- Text file to Excel file
- How to read a binary file into a mysql table
- listdir() with mask
- making all letters Caps/Small Letters
- Alternative to python -u for binary upload to cgi on windows?
- Data Manipulation?
- urlparse.urlparse bug - misparses long URL
- Better way to searching.
- re.sub() problem (regular expression)
- Elementtree tag
- Interfacing with Cisco Routers
- RegExp Help
- Finding overlapping times...
- Floating point subtraction rounding error (NOT display error)
- Changing argument value
- Help Please - Need to make SOAPpy server multithreaded or handleproblem some other way
- Eclipse/PyQt/Eric4 question
- plz help
- looking for gui for python code
- how to include a tiny debug feature in my project ?
- Clearing a DOS terminal in a script
- problem in reading indices
- determining bytes read from a file.
- kniterbasdb and datetime
- MySQLdb extracting to a list
- looping list?
- Monitoring the output of an external program
- E-Mail Parsing
- properties give variable docstrings
- Difference between del and remove?
- Dynamic or not?
- Vista + Rails 2.0 upgrade => subprocess hangs
- PyAMF - communicate with Flash/Flex apps from Python
- python "sounds-like" module
- how to maximize a Tkinter Window in python TK???
- efficient data loading with Python, is that possible possible?
- A way of checking if a string contains a number
- Finding Line numbers of HTML file
- Windows XP unicode and escape sequences
- Pascal code checker!
- sqlite weirdness
- After running for four days, Python program stalled
- internet connection speed determination
- DBApi Question with MySQL
- pygtk theme colors ?
- __init__ method for containers
- Solve a graphical problem about different logos with a script
- gnome/nautilus extensions ?
- 2008 computer new lang-python
- Convert String to ASCII?
- generate key?
- Loading an exe icon into a pixmap/bitmap
- how do i approach this problem
- linked list?
- Text widget updates only after calling method exits (threadingissue?)
- replacing built-in exception types
- eval raising SyntaxError (was No Subject)
- Elementtree find problem
- String of integers separated by commas surrounded by square brackets
- Rewriting Recipe/410687 without map and lambda
- mailbox.Maildir question/problem
- Standard Python 2.4 module like "crypt" for Windows?
- Zipfile content reading via an iterator?
- Python 3000 question
- Tuples !?!?
- Help: Trouble with imp.load_module
- DNS servers in Python - which ones are a good base for work?
- Building python 2.5.1 from source using MSVC 2005
- Block comments
- Why does producer delay halt shell pipe?
- new desktops
- problem parsing lines in a file
- finding dir of main .py file
- Matching XML Tag Contents with Regex
- Leo 4.4.5 final released
- PyErr_NoMemory and multiple sub-interpreters
- "do" as a keyword
- TCP reset caused by socket.py
- pyTTS com_error
- GetPath to variable
- simplejson setup problem
- dpap implementation in python
- Increasing masked areas in an array?
- Web page from hell breaks BeautifulSoup, almost
- need the unsigned value from dl.call()
- xpath and current python xml libraries
- Any way to program custom syntax to python prompt? >> I want to editmatrices.
- Source formatting fixer?
- Python Exponent Question
- SOAPpy server shutting down?
- array.shape() gives TypeError: 'tuple' object is not callable
- detecting disc serial number without win32
- GUI development with 3D view
- Importing functions that require parameters
- how to open a directory containing many files?
- a way to keep track of # of clicks
- abusing exceptions for continuations
- Help needed with python unicode cgi-bin script
- Best way to protect my new commercial software.
- XSLT 2 processing
- Session Timeout Webpages
- help with pyparsing
- how to build hash tables?
- ZODB List
- how to get module globals into a class ?
- Are Python deques linked lists?
- regular expression for nested parentheses
- Is a "real" C-Python possible?
- Tkinter weird (and randomly inconsistant) crashes
- searching a value of a dict (each value is a list)
- reading list of list to a file
- Shell like Arrow Keys
- Serializing Python compiled code.
- python from any command line?
- Plz help..urgent!
- python/regex question... hope someone can help
- Advice for editing xml file using ElementTree and wxPython
- auto-increment operator - why no syntax error?
- Minimalistic Software Transactional Memory
- Ruby's Template Engine for Python
- Highscores list
- highscores list
- Regex homeworks
- Newbie problem
- callback confusion
- distutils & OS X universal binaries
- Basic animation in Python - how to
- setattr getattr confusion
- how to convert 3 byte to float
- how to convert 3 byte to float
- pprinting objects
- setdefaultencoding error
- how to use calendar widget of django admin
- Distinguishing attributes and methods
- sizers in wxpanels/notebooks
- changing fonts?
- changing fonts?
- Securely distributing python source code as an application?
- "finding hostid with python"
- Python tickets summary - renewed
- Leo 4.4.5 beta 2 released
- Who is Jesus?
- Python 3.0a2 is out
- Problem with generator expression and class definition
- python and a 2 gigs Usb Stick (pure pythonic stick)
- How does python build its AST
- Converting Excel time-format (hours since 1.1.1901)
- Some python syntax that I'm not getting
- File to dict
- ftplib.nlst gives error on empty directory
- Any simpler way to do this
- hash table?
- weird embedding problem
- Erros when compiling a CPP program which uses CPython API functions
- Python Profiler GUI like Matlab?
- I'm missing something here with range vs. xrange
- Class destructor -- strange behaviour
- Capturing global input?
- Calculate an age
- sqlite or xml
- __iadd__ useless in sub-classed int
- logging.py: mutiple system users writing to same file gettingpermission errors.
- ANNOUNCE: Resolver One public Beta now live
- Best way to merge/sort two sorted lists?...
- pipeline encoding
- New subclass vs option in __init__
- JSON
- Python with excel
- multidimensional "arrays"
- which configparse?
- splitting a words of a line
- Mapping Cherrypy and CORBA
- Surfing Script
- functions for variance,average and standard deviation
- romance is a symbal of love.......
- import problem in zope
- emacs python mode problem
- Converting LF/FF delimited logs to XML w/ Python?
- SimpleXMLRPCServer interruptable?
- contributing to an open source project
- import antigravity
- Python 2.4.4, Segmentation fault
- How to get the fullname of AcroExch.PDDoc?
- New to Python
- How to browse a C Library with Python
- accessing xml data using python
- Tkinter vs. py2exe problem
- radio button again!
- sending commands to parallel printer through python
- Audio Wave sin inverter, how to?
- plpythonu and "hello concurrent world"
- An Object's Type
- problems with pyusb
- Timeout test hangs IDLE
- help for html to PDF converter using Python
- pl see the beautiful pitcure
- How to split string
- Timezones in python
- Why did no one tell me about import antigravity?
- Standalone USB Web Server and Python Interpeter
- list question
- pyopengl help
- Getting wxPython to work on a Mac
- Removing invalid characters from XML values when writing
- project - trivia game
- Python Class Best Practice
- Undefined Symbols while importing modules
- PyObjC and Webkits
- Tool for translating Matlab to Python?
- Question about Tkinter and buttons
- Escaping the semicolon?
- Parsing quoted values separated by spaces
- Python surpasses Perl in TIOBE index
- computer spares price list | newly added Canada country price list|
- radio button problems :(
- reloading modules and isinstance()
- Is there any controls for tree view in Python
- reading xml data
- read lines
- PYTHONPATH and PYTHON_PATH
- Problems with import
- Why use Slot? from Peter Norvig's AI code
- explanation for recursion problem
- compiling python source code under VC8
- connect to server question
- HELP - Quiz Question
- Support for C++ std::vector in Python wrapper
- a n00b regex qestion
- takes no arguments (1 given)
- Tkinter and pure tk component(Gridplus2)
- cx_Oracle + array parameter
- Distutils help for sub-packages
- Overriding member methods in __init__
- python 2.5 - f=open('a_file.txt','w') gives [Errno 2]
- ElementTree in Python 2.5
- Thread
- i need true friends like u
- Any idea how to open Matlab and run M-files by using Python?
- Output array by "tofile"
- converting to and from octal escaped UTF--8
- ImageTk.PhotoImage to PIL Image?
- Mod python set cookie for all subdomains
- Limit Guessing Algorithm
- How can i find a file size on the web ?
- Help combining code
- C++2py
- i18n a Python app
- Multiple Windows in Pygame, using true concurrency in python via Kamaelia
- Using tlb/dll on Windows (VARIANT data type returned)
- using pdb and catching exception
- Pickling dictionaries containing dictionaries: failing,recursion-style!
- matching x% of a string using REs?
- build boost.python tutorial "hello world" without bjam
- How to read strings cantaining escape character from a file and useit as escape sequences?
- "Show this file in explorer"
- Pyro and sqlite3 problem
- C/C++ on UNIX Developer required in Woodmead, Johannesburg
- "Show this file in explorer"
- importing a user file in Python
- Is __import__ known to be slow in windows?
- Python Math Game Error
- Error: UnboundLocalError: local variable 'PfFlag' referenced beforeassignment
- Check if a symlink is broken or circular
- issue with cookielib.LWPCookieJar
- "Python" is not a good name, should rename to "Athon"
- Unicode string formating
- Sorting array
- Events - Design Patterns
- Can't Find Headers on OSX
- Gnu/Linux dialogue boxes in python
- CSharifi
- win32api
- Donloadin mail on the background
- right shift for long int
- Witch editor to use!
- reading raw variables from file
- ImportError: No module named sax.handler?
- 1 program into another
- Crackly sound in pygame
- python vs pythonw
- Installers
- PIL + show() + Vista
- Yet Another Tabular Data Question
- Embedding Python - Passing by Reference
- DataGrid column sorting
- Using marshal to manually "import" a python module
- Is os.lstat available on all platforms?
- Outbound HTML Authentication
- A context manager for temporary memoization.
- Job posting on the site is broken
- How to Split a String
- Oh no, my code is being published ... help!
- setters and getters in python 2.6 and 3.0
- only test
- PyPubSub module version 3 usage
- Lib for audio?
- PIL image.getcolors
- wxPython and Tkinter
- Does changing a Tkinter Variable bound to a widget invoke its'command' callback function?
- X/Linux mouse_event (like in win32api)
- How to use MediaInfo library?
- Determine whether program was started by clicking icon or commandline
- How do I not make a list?
- Science list
- How to access nested structural members from python
- sorting
- Bundling Python on Mac
- Rearranging letters
- Listing subtypes
- Python Network Graph Library
- Tuning question
- Storing Instances of Objects in a Nested Dictionary
- Bit Operations
- Control mouse position and clicking
- Trying to build cjson on Widnows, getting errors
- wxPython problem
- Tkinter question
- Python Nmap script linux version
- string parsing / regexp question
- Creating the windows MSI of python
- Tip of the day generator.
- WindowsError: [Error 5] Access is denied With _winreg.enum
- tcp traceroute
- How to debug Python program with GUI (Tkinter)?
- Unexpected behavior when initializing class
- How to catch error
- how to do SQL query in python syntex?
- Need some help with 'with'
- Python-URL! - weekly Python news and links (Nov 28)
- Books on Python
- Python Nmap Scour sP script for linux
- How can I change a image in Picture format to PIL format?
- string conversion latin2 to ascii
- get mouse
- Passing arguments to subclasses of unittest.TestCase
- create pywintypes.CreateGuid() compatible guids on Linux ?
- Pulling data from a .asps site
- Unsupported operator for Decimal: + (or -)
- Leo Outline Editor
- Looking for a Python tutor
- count pages in a pdf
- A bug in Python's regular expression engine?
- read/write to java socket in python
- Different kinds of Import Errors
- reading/writing files
- see most important news
- vanga machan vanga
- Changin character colour in wxTextCtrl
- Why are class methods not classmethods?
- rdiff-backup compilation error
- Find & Replace hyperlinks in a string
- can any one tell me where to get graphics module in windows?
- trouble selling twisted
- negative number problem
- Inheritance in python
- fork/exec with input redirection
- Installing Python 3000
- gnosis XML objectify
- gnosis XML objectify
- Best ways of managing text encodings in source/regexes?
- Data Type Error Using Gdal
- spawning a process with subprocess
- How to write Regular Expression for recursive matching?
- howto write matplotlib backend?
- Add speller to Python application
- [announce] WARPY, Nov. 29, Warsaw, Poland
- regex and IGNORECASE
- C pointer representation in python
- want to write a python script
- better way to write this function
- Printing only one index of a list
- Problem using Tix.ComboBox
- Tracking sorted items in a zip()ed list
- multiple selection of cells
- open file and create file .
- Multiple Plot windows with matplot lib
- Problem compiling an exe with py2exe and pyinstaller 1.3
- win32serviceutil won't start
- basic if stuff- testing ranges
- How to Teach Python "Variables"
- Weird problem about scipy.integrate.odeint
- PyQt, Cannot send events to objects owned by a different thread?
- How to display unicode with the CGI module?
- Running external programs with specifications from python script
- Tkinter image and scrollbar question
- OPLC purchase period extended
- Disk Space Script
- Compile Cheetah Template on Windows
- Installing modules via setuptools in a script
- see the jop
- How can I create customized classes that have similar properties as'str'?
- see the jop
- mod_python
- How do I convert escaped HTML into a string?
- Catching a segfault in a Python library
- Binding and the motion bind in Canvas in Tkinter
- how to get the native DC value in Tkinter/wxPython for drawing?
- md5 wrongness?
- python network access restriccion in ipod touch/iphone?
- Recursive loading trouble for immutables
- Extracting data from dump file
- Refreshing GridBagSizer
- png transparency with PIL
- Developing Python to USB HID
- Finding out what other tasks are running
- BaseHTTPServer issues
- The Python Papers is looking for additional Associate Editors
- New computers.language of python
- wxSlider with floating point values
- /usr/local/lib/python25.zip
- Qt Designer required for PyQt?
- Function stopping a function
- may be a bug in string.rstrip
- Is there pointer * in Python?
- Looking to learn python willing to clean up code
- python question!!
- Not forking?
- The Python Papers is looking for additional Associate Editors
- How to import xplt, pylab?
- tidy project file organization (modules and tests)
- How to read gzipped utf8 file in Python?
- How to change an element of a string?
- Converting a Tkinter Canvas item to a format that Picture functions understand
- developing a web service in python for a python application
- 100% CPU Usage when a tcp client is disconnected
- Capture Radiotap Headers in Python
- SciPy question (installation on Windows)
- Python Windows installation
- Problems with if/elif statement syntax
- Zipf test in Python
- Research-oriented Python mailing list?
- scipy-0.6.0.win32-py2.5.exe does not install
- why it is invalid syntax?
- how terminate console(not Ctrl-C)
- Realtime interactive graphing of a simulation
- Introspect the class name of object?
- Next float?
- the annoying, verbose self
- twisted client.getPage threading safety
- eof
- CSV: list index out of range error
- sendmail a long message
- python safe scripting
- computer programming
- Contextmenu in a QTreeWidget with PyQT
- having problem using xlrd
- apending to excel files with wxWriter
- Clean way to get one's network IP address?
- win computer, answer a simple question.......
- how to change current working directory while using pdb within emacs
- logging and propagation
- logging module: removing handlers
- How to create Python function in c++ & call it multiple times
- How to make a standalone Python/Tk program?
- creating color gradients using PIL
- csv to array
- (Tkinter) Can I bind a key to Canvas?
- [regex] Basic rewriting
- trace module and doctest
- sorting a list of list
- Code Management
- Formatting question.
- Simple script to remove value from line, output printing twice at end
- simple question on persisting variable values in a list
- Writing Error in program
- Should proxy objects lie about their class name?
- regex problem with re and fnmatch
- Python strings question (vertical stack)
- s[i:j:t] = t stipulation
- Create thumbnail image (jpg/png) of PDF file using Python
- mmap disk performance
- The sale of super classic CA. AF clothing
- Searching and extract text from PDF
- size of block device by ftell()
- Python web frameworks
- PyObject_GetAttrString failing when getting a function pointerfr om PyObject* returned by Py_CompileString
- how can i call python function from xul ???
- marked-up Python code
- Is there a Tkinter widget like Scale with two sliders?
- Web update library in python?
- VB6 frontend GUI with Python
- Trouble getting loop to break
- Carrying values over in a function
- How to add a Decorator to a Class Method
- different in built modules in python?
- Summing columns in a wx.Grid; Results in wx.TextCtrls
- Tkinter Problem?
- sorting
- Joining open source python projects
- Recursive insertion of a line
- getElementsByTagName in ElementTree
- compiling python 2.5, missing zlib
- Python-URL! - weekly Python news and links (Nov 19)
- Some <head> clauses cases BeautifulSoup to choke?
- Python for embedded devices?
- display messages in python shell