Home : Bytes IT Community / View Full Version : Python
- Generating .pyc/.pyo from a make file
- Getting a module's byte code, how?
- errors
- Basic file operation questions
- python-dev Summary for 2004-12-16 through 2004-12-31
- REMINDER: Python proposals due February 13th for OSCON / Python 13
- Generating modul classes with eval
- Where is WSAEnumNetworkEvents???
- forms, xslt and python
- Integrated Testing - Peppable?
- Finding user's home dir
- Two classes problem
- XML with Unicode: what am I doing wrong?
- Inflex scan report [020220054666]
- continuous plotting with Tkinter
- Hash of class from instance
- Hash of class from instance
- new style exception handleing
- webbrowser.py
- Crashing Python interpreter! (windows XP, python2.3.4, 2.3.5rc1,2.4.0)
- Prepending to traceback
- access to serial port
- Logging
- python and visual C++
- Is this a contradiction in the docs ?
- CONTEST - What is the (best) solution?
- Python for S60 mentioned in a mainstream Finnish e-news website
- Apache & Python 500 Error
- mixing SWIG generated and Python-level usertype?
- how to separate hexadecimal
- How run valgrind on Python C extensions?
- a quick question about namespaces
- Python Code Auditing Tool
- how to use python scripts in zope3
- Tkinter on dual screen
- getting data from a port in use
- hotspot profiler experience and accuracy?
- Python checkin driver version on windows
- curl and popen2
- Save the Canvas!
- permutations, patterns, and probability
- ftplib help - delete from server after download results in 0-byte file
- Atlas and NumPy Problems
- MySQLdb - Tuples
- web camera or else ? 15-30 fps processing of camera videos.
- how about writing some gui to a known console application
- [perl-python] string pattern matching
- Nokia Chooses Python
- Printing Filenames with non-Ascii-Characters
- How do you do arrays
- Where are list methods documented?
- pythonic equivalent of Mathematica's FixedPoint function
- Dr. Dobb's Python-URL! - weekly Python news and links (Feb 1)
- Awkwardness of C API for making tuples
- PyCon signature advertising
- equivelant of Java's toString() method? (not repr)
- Remove HTML tags (except anchor tag) from a string using regularexpressions
- python ScriptControl error in Excel while running fine in python
- type of simple object
- Building Python with Tcl/Tk on Cygwin_NT-5.1
- find isset() php function equivalent in python
- Forcing interactive interpreter without (-i)
- Advice on OSX cocoa app with Python backend
- Suggesion for an undergrad final year project in Python
- Dr. Dobb's Python-URL! - weekly Python news and links (Feb 1)
- Next step after pychecker
- need for binary floats (except performance)?
- Python's idiom for function overloads
- Vancouver Python/Zope/Plone: Creating OS X Cocoa Applications UsingXML and Python
- getting data from a port in use
- How do I delete the bound character which triggered callback?
- Java Integer.ParseInt translation to python
- Go visit Xah Lee's home page
- How can I use PyDoc to generate html file (modul in directory d)
- set, dict and other structures
- serializing data structures
- Spawning, and Killing, a Process
- "Mail receiver server"
- Request for Feedback; a module making it easier to use regular expressions.
- Anyone else experience Thread.join() returning early?
- [perl-python] find & replace strings for all files in a dir
- Handling MySQL connection
- py-xmlrpc postpone question
- msvcp71.dll and Python 2.4 C++ extensions
- Q: quoting string without escapes
- Relocatable binary installs....
- stop program in komodo
- how to access class methods via their name-as-string
- Twain problems
- Crude statistics on the standard library
- barchart for webpage needed
- import doesn't work as i want
- Using HTTPSConnection and verifying server's CRT
- import directory error
- re module - cannot make expression
- Report
- implicit conversion
- COM on a network drive can't find pywintypes23.dll
- Nested scopes and class variables
- a Python bug in processing __del__ method ??
- Image stats - going from Matlab to Python
- how to find number of processors in python
- variable declaration
- python and gpl
- next line, new line
- tkSnack pitch() for frequency estimation
- Problem with loading textfiles into dictionaries.
- Microsoft Visual C++ and pyton
- gmail access with python!
- pickle, cPickle, & HIGHEST_PROTOCOL
- RFC 2965 cookies, cookielib, and mailman.
- how do i create such a thing?
- type() takes one or *three* arguments!?
- Regarding exception handling
- Exception from bsddb module
- search engine
- Disassembling strings and turning them into function parameters
- test_socket.py failure
- Need programming tip
- Trouble installing numeric
- [Plone] Detailed poll results?
- nedd help on using Installer
- is this sort method the same as the one in python 2.4
- [Tkinter] problem
- tutorial idea
- naive doc question
- [perl-python] sending email
- bound vs unbound functions
- scope rules in nested functions
- ASPy package
- Redirecting stdout/err under win32 platform
- tk global bindings
- Independence of programs!
- Description Field in WinXP Services
- Line graphics on Linux console
- The next Xah-lee post contest
- future of computing languages
- Coding style article with interesting section on white space
- move bugs from Zope BITS into Bugzilla?
- what's OOP's jargons and complexities?
- Daylight savings and getmtime
- boa constructor & mysql
- An mysql-python tutorial?
- Problems with PyQt
- Pystone benchmark: Win vs. Linux (again)
- Accessing Postgress from Windows
- Yet another Python commercial application
- Where can I find sample "beginner" programs to study?
- handling xls with pyuno
- py.dll for version 2.2.1 (Windows)
- installing tkiner
- extract files from MS-TNEF attachments
- Best python postgres module?
- Installing Numeric with ATLAS and LAPACK
- Dr. Dobb's Python-URL! - weekly Python news and links (Jan 28)
- some kind of LFU dict...
- Dynamic class methods misunderstanding
- Dr. Dobb's Python-URL! - weekly Python news and links (Jan 28)
- Hey, get this! [was: import from database]
- python: can't open file 'timeit.py'
- a sequence question
- Proccess termination
- example needed: sip + Qt
- How to post news articles with NNTPlib
- Elliptic Code
- How to test that an exception is raised ?
- bdist_wininst post-install bug?
- unicode and data strings
- A proposal idea for string.split with negative maxsplit
- get list of member variables from list of class
- Profiling and speed up
- LinearAlgebra incredibly slow for eigenvalue problems
- IPython Article on O'Reilly's ONLamp site
- Why do look-ahead and look-behind have to be fixed-width patterns?
- win32com/makepy question
- Greetings and win32 com events question
- python under java
- Hello
- threading and internet explorer com
- Profiling python 2.3
- Missing _bssd in Python 2.4
- WSDL parsing problem
- Who should security issues be reported to?
- Startying with Python, need some pointers with manipulating strings
- Mac OS and MySQLdb
- Help with web dashboard
- Problem with win32net on Windows 2K
- PythonWin (build 203) for Python 2.3 causes Windows 2000 to grind to a halt?
- [perl-python] 20050127 traverse a dir
- gnuplot on Canvas widget
- Question about 'None'
- HTML Tree View with <ol> and <a href>
- Another scripting language implemented into Python itself?
- Transparent (redirecting) proxy with BaseHTTPServer
- python IIS cgi working but loading extremely slow
- parsing WSDL
- Point of Sale
- a question about boost.python
- how to pass attribute name via sys.argv
- Please suggest on the book to follow
- tkinter: Can You Underline More Than 1 Char In A Menu Title
- redirect of standard output of jython to JTextArea
- python module in webmin
- String Fomat Conversion
- Which is faster?
- python memory blow out
- exclude binary files from os.walk
- MSI Difficulties
- subprocess.Popen() redirecting to TKinter or WXPython textwidget???
- Inherting from object. Or not.
- XOR on string
- can not use __methods__
- On benchmarks, heaps, priority queues
- moka
- how to comment out a block of code
- [perl-python] 20050126 find replace strings in file
- Web front-end for python scripts
- MySQLdb executemany
- Subclassed dict as globals
- inherit without calling parent class constructor?
- MMTK Install Problem
- unknown protocol error when connecting to an server via ssl
- .WAV processing library ?
- Help With Python
- re.search - just skip it
- access private field in python 2.4
- detect tk mainloop
- cookielib and urllib2: thread-safe?
- Sorry for the multiple posts !!
- fast list lookup
- PyCon: Early Bird Deadline two days away [really]!
- 4suite XSLT thread safe ?
- execute python code from db
- FTP Server
- wx.Image: Couldn't add an image to the image list.
- "pickle" vs. f.write()
- RELEASED Python 2.3.5, release candidate 1
- Graph, how to?
- How to assign
- import hook, overwrite import?
- alternatives to mod python
- py2exe problem
- DDE syntax help
- OT
- Python with no significant whitespace
- Can't load bytecode with execfile ?
- Maximum Number of Class Attributes
- HAVE YOU HEARD THE GOOD NEWS!
- [Tkinter] first app
- Where can I find Mk4py.dll for python24 ?
- Where can I find Mk4py.dll for Python24?
- Is thera a Metakit for Python 2.4 release ??
- string.atoi and string.atol broken?
- script to search ebay?
- quering the google desktop database
- building Python: up arrow broken on SuSE Linux 8.2
- python without OO
- Question: "load"ing a shared object in python
- MySQLdb
- Question Regarding SocketServer
- Returned mail: Data format error
- pymat on 64bit linux
- How to input one char at a time from stdin?
- limited python virtual machine (WAS: Another scripting language implementedinto Python itself?)
- Dr. Dobb's Python-URL! - weekly Python news and links (Jan 23)
- __deepcopy__ without recursive copies?
- Help! Host is reluctant to install Python
- module for 'po' files
- Skype and Python
- [perl-python] 20050125 standard modules
- *IMPORTANT* Message for Google Group users!
- Browsing text ; Python the right tool?
- threading.py Condition wait overflow error
- snakespell and myspell
- Open Folder in Desktop
- Clarification on XML parsing & namespaces (xml.dom.minidom)
- scipy.signal.convolve2d() clips off part of my image
- Retrieving modification time of file class was declared in
- is extending an object considered acceptable usage?
- I want update one record using ADO,but I can't ,why?
- Distutils: blurring the file==module borders
- is this use of lists normal?
- smtplib bug with Windows XP
- Help with saving and restoring program state
- Another scripting language implemented into Python itself?
- error
- need help on generator... (re)
- Looking for Form Feeds
- add indexes on the fly to lists
- Instances of class object not modifiable?
- Question about reading a big binary file and write it into several text (ascii) files
- Python Developers Wanted
- how to call python code from C#
- "private" variables a.k.a. name mangling (WAS: What is print? A function?)
- Tuple slices
- Import from database
- [maintenance doc updates]
- Python 2.1 - 2.4 differences
- how to ncurses on win32 platform
- pylibpcap and multiple threads
- "bad argument type for built-in operation"
- Finding a script's home directory?
- Configuring Python for Tk on Mac (continued)
- [perl-python] 20050124 classes & objects
- Python curses wizard
- TCP server
- urllib2 and proxy question
- Memory Usage
- Wrapping functions in modules or packages.
- Why can't use cursor.nextset() in adodbapi package?
- PyWin32 installation
- pygsl-0.3.1 released
- Help with Threading
- python newt under win32
- Installer made with bdist_wininst segfaulting...
- Quoting sql queries with the DB-API
- Weakref.ref callbacks and eliminating __del__ methods
- Set parity of a string
- [perl-python] 20050121 file reading & writing
- re Insanity
- Comments in configuration files
- embedding jython in CPython...
- Reload Tricks
- list unpack trick?
- pure python code to do modular-arithmetic unit conversions?
- specifying constants for a function (WAS: generator expressions:performance anomaly?)
- getting file size
- finding name of instances created
- default value in a list
- PyXML problem between python 2.3 and python 2.4
- Anyone interested in a infrared transceiver module?
- Tuple size and memory allocation for embedded Python
- make install with python
- short programming projects for kids
- Pydev 0.8.5 released!
- why am I getting a segmentation fault?
- circular iteration
- MPI and python+threads on IRIX
- Python-enterprise (integration) SIG/mailinglist/etc.?
- Tarfile module error
- Configuring Python for Tk on Mac
- wx.BoxSizer problem
- Dynamic properties
- ElementTree.findtext()
- Funny Python error messages
- need help on generator...
- map in Python
- Is there a library to parse Mozilla "mork" documents?
- how to write a tutorial
- DevX: "Processing EDI Documents into XML with Python"
- Graph and Table implementation
- Dejavu 1.3, a Python ORM
- tkinter socket client ?
- Example of resolving an alias using Carbon.File module?
- Does anyone want one?
- global variable, ok for string, bad for int
- basic thread, big problem (logic? - probably)
- Unbinding multiple variables
- problems with duplicating and slicing an array
- Print a string in binary format
- spawn syntax + os.P_WAIT mode behavior + spawn stdout redirection
- Is there a library to parse Mozilla "mork" documents?
- DbfilenameShelf instance has no attribute 'writeback'
- IDLE Problem in Windows XP
- Embedding: Question about modules
- Python and SOAP
- What's the best python web-developer's editor
- Overloading ctor doesn't work?
- What YAML engine do you use?
- QOTW from Ryan Tomayko
- why no time() + timedelta() ?
- Problem in importing MySQLdb
- Class introspection and dynamically determining function arguments
- Oddity is shutil.copyfileobj
- why are these not the same?
- [perl-python] 20050120 find functions in modules
- iteritems() and enumerate()
- Pyzine #6 MIDI article
- list item's position
- Python and Excel
- RuntimeError: dictionary changed size during iteration
- shelve to DB conversion?
- xml parsing escape characters
- FTPLIB & FTPS or SFTP?
- Automatic Windows printer creation?
- Zen of Python
- Automatic response to your mail (Error)
- a question
- ElementTree cannot parse UTF-8 Unicode?
- Accessing MDB files on Windows
- How to lanch a webbrowser
- mod_python friendly isps in europe
- delay and force in Python
- problem with import pylab from a website
- IronPython, Boo and ASP.NET (web service)
- File objects? - under the hood question
- Solutions for data storage?
- Error in Plex 1.1.4.1
- [perl-python] 20050119 writing modules
- Has apparent 2.4b1 bug been fixed? flatten in Lib\compiler\ast.py overloads 'list' name
- rotor replacement
- DDE client help
- safest way to kill a thread
- file copy portability
- python/cgi/html bug
- How to fill available screen size then scroll
- anydbm biasing
- Window capture using WM_PRINT and Python
- pickling extension class
- hex notation funtion
- Print to Windows default Printer
- Tkinter in thread hangs on windows but not on Linux
- One-Shot Property?
- makepy crashing
- simultaneous multiple requests to very simple database
- MemoryError with parser.suite and wrong encoding declaration
- [wxpython] exclude files in a wx.FileDialog?
- inbuilt function buffer()
- Problem parsing namespaces with xml.dom.minidom
- [perl-python] 20050118 keyed list
- wxPython and PyGame - do they play well together?
- Fuzzy matching of postal addresses
- Dr. Dobb's Python-URL! - weekly Python news and links (Jan 15)
- pyMPI momory leak
- buffered socket class
- news feed problem -- anyone else?
- python execution path
- extension module, thread safety?
- supplying constants in an extension module
- Py_Object* Py_BuildValue, Py_INCREF necessary?
- Cygwin Popen object
- FTPLIB - retry files?
- Interpreter Not Initialized (version mismatch?)
- Adjusting the 1024 byte stdin buffer limit
- Assigning to self
- How to prevent the script from stopping before it should
- how to find site-packages path
- help with wxSlider & wxPython
- pychecker - sets.Set need to be overridden
- Central New Jersey PIG Meeting -- Python Interest Group In Princeton PIG/IP
- Install Python 2.4 on Fedora 3 Core
- Employablity of python programmers
- PUG in Melbourne Australia?
- Native widgets for Python
- dynamic data types
- platform independent kbhit()
- getting a class attribute using a keyword argument
- OCAMl a more natural extension language for python?
- how to print unicode structures?
- strange note in fcntl docs
- fefinining % of c'm'y and k
- [perl-python] 20050117, filter, map
- List problems in C code ported to Python
- Executing a script created by the end user
- Scriptomatic 2.0
- PythonMagick Update
- iTools
- [perl-python] 20050116 defining a function
- protecting the python code.
- mutable string?
- why are some types immutable?
- accessing class variables of private classes
- generator expressions: performance anomaly?
- threading and sockets ?
- nntplib: abstraction of threads
- video analysis with python
- hash patent by AltNet; Python is prior art?
- Associate objects with Tix.Tree
- interpret 4 byte as 32-bit float (IEEE-754)
- Pointer or unique id
- Dr. Dobb's Python-URL! - weekly Python news and links (Jan 15)
- deleting from tarfile
- python mode indentation problem
- How can I get the names of the files in a directory?
- [perl-python] 20050115, for statement
- New computer
- How to del item of a list in loop?
- [perl-python] 20050114 if statement
- Looking for a few badass Python coders (Chicago).
- Handling fractions of seconds in strftime/strptime
- Producer/consumer Queue "trick"
- Index server
- reusing Tkinter Canvases
- Com port interrupts again
- python to mssql
- Integration with java
- How to list the global functions from a C program
- Static executable with shared modules
- Using Sqlite with Python under Windows
- huygens lands on titan
- Threading Or Other Suggestions?!?
- [perl-python] 20050113 looking up syntax
- oddities in the datetime module
- python connect to db2
- test
- Pickled text file causing ValueError (dos/unix issue)
- Interesting gDeskCal
- file uploading via urllib2 (multipart/form-data)
- Class initialization from a dictionary, how best?
- a ConfigParser wtf moment
- query python env
- porting C code
- Pyrex-0.9.3: definition mismatch with distutils of Python24
- Pygtk: How to remove title bar from a window
- Dabo Windows Runtime 0.3 Available
- win32net help
- how to control the mouse pointer with python?
- News Reader
- Embedding Multiplr Python interpreter in C++
- directory bug on linux; workaround?
- Tix.FileSelectDialog wait for user?
- Unicode conversion in 'print'
- dynamically inserting function into an object
- python 2.3.4 for windows: float("NaN") throws exception
- How to install pyparallel
- pyPgSQL giving error!
- seperating GUI from other code + reports
- Debian says "Warning! you are running an untested version ofPython." on 2.3
- module on files & directories
- how to stop google from messing Python code
- Pickling a class instead of an instance
- Unclear On Class Variables
- wxPython and CheckListBox
- lambda
- [perl-python] 20050112 while statement
- from __future__ import decorators
- site.here on python 2.4
- finding/replacing a long binary pattern in a .bin file
- Creating text on images
- Apache/mod_python & MySQLdb
- why are people still using classic classes?
- Re Wide Unicode build for Windows available somewhere?
- Matrix-SIG archives
- Release date for 2nd edn. Cookbook
- Dynamically add class method causes "SystemError: ... bad argument to internal function"
- What strategy for random accession of records in massive FASTA file?
- pyXLwriter and jython
- pyserial and com port interrupts
- GTK libs don't get events when wrapped for Python
- dict.updated
- human readable IPTC field names
- py2exe Excludes
- encryption/decryption help
- m2crypto + asynchronous + stunnel
- Removing M2Crypto debug data in production code
- Refactoring; arbitrary expression in lists
- counting items
- Why would I get a TypeEror?
- property () for Java Programmers ?
- Removing M2Crypto debug data in production code