View Full Version : Python
- Socket MUD client script
- How can module determine its own path?
- How to keep permission bits when including package data in distutils
- Sony Ericsson XPERIA X1
- Samsung i8910 Omnia HD
- Re: import problem in tkinter
- Tutorial Forum
- Re: How to avoid certain directories when using os.walk?
- Publishing new release on PyPI: How?
- Python library "support" propaganda lists?
- Sqlite3. Substitution of names in query.
- Do you know how crackers Crack?
- Re: ftpilb.FTP.stor...() freeze mystery
- spring effect in Python
- Re: How to avoid certain directories when using os.walk?
- How to avoid certain directories when using os.walk?
- Re: How to get a unique function name for methods
- Re: self.__dict__ tricks
- OT: DARPA red balloon challenge
- Modify dict/set during iteration?
- Re: ftpilb.FTP.stor...() freeze mystery
- '11' + '1' is '111'?
- Re: How to get a unique function name for methods
- Re: Checking if a function invocation will throw a TypeError?
- If a class Child inherits from Parent, how to implementChild.some_method if Parent.some_method() returns Parent instance ?
- Aaaargh! "global name 'eggz' is not defined"
- Python2.6 + win32com crashes with unicode bug
- disutils, project structure & developing - n00b question
- Are *.pyd's universal?
- Re: ftpilb.FTP.stor...() freeze mystery
- PyQT4 user group
- Re: How to run a repeating timer every n minutes?
- Re: ImportError: No module named _md5 - please help
- Recommended number of threads? (in CPython)
- Re: list comprehension problem
- ImportError: No module named _md5 - Please help
- annotate a traceback
- list comprehension problem
- Transactions Muhammad is the Messenger of God
- RE: How to run a repeating timer every n minutes?
- Re: How to run a repeating timer every n minutes?
- How to run a repeating timer every n minutes?
- Another (simple) unicode question
- ANN: Jump 0.9.5.1 released!
- RE: Python 2.6 Global Variables
- Win XP: How to hide command window for sub processes?
- Trying to contact Nathaniel Wilson
- Python newbie data structures question
- Re: What exception shall I raise when os.path.exists fails?
- What exception shall I raise when os.path.exists fails?
- Newbie advice
- Re: How to test if a file is a symbolic link?
- Re: How to test if a file is a symbolic link?
- Minifb 1.2 released
- How to test if a file is a symbolic link?
- Re: Working threads progress
- cool-compiling python 3
- __eq__() inconvenience when subclassing set
- Python 2.6 Global Variables
- Re: ftpilb.FTP.stor...() freeze mystery
- Bug(s) in Python 3.1.1 Windows installation
- Re: Question on PEP 337
- Re: calling server side function
- Re: PEP 391 (Dictionary-Based Configuration for Logging) Updated
- Re: Question on PEP 337 (Vinay Sajip)
- Are you interested?
- Building Python on Solaris 10?
- Re: PEP 391 (Dictionary-Based Configuration for Logging) Updated
- PyGDChart2 module
- how to zip a StringIO object?
- Re: Reference values for exec
- Re: Question on PEP 337
- popen function of os and subprocess modules
- ANN: Wing IDE 3.2.2 released
- Freezing pycrypto
- Question on PEP 337
- Python IDE ScriptDev V2.3 released
- logging from several independent classes
- Re: ftpilb.FTP.stor...() freeze mystery
- PEP 391 (Dictionary-Based Configuration for Logging) Updated
- [PyWin32] "Hello, world"?
- Re: calling server side function
- Feedback wanted on programming introduction (Python in Windows)
- ConfigParser.items sorting
- getlocals and getargs
- Re: playing mp3
- Strange behavior related to value / reference
- Re: Form Parsing resouces
- Re: ftpilb.FTP.stor...() freeze mystery
- Re: ftpilb.FTP.stor...() freeze mystery
- Tkinter scrolling
- transpose array
- Embedded python on systems without python installed
- Re: Deeper copy than deepcopy
- Re: Form Parsing resouces
- Deeper copy than deepcopy
- Re: RELEASED Python 2.6.4
- Python + twisted = Raindrop (in part)
- ANN: Resolver One 1.7 released
- Inheriting and modifying lots of methods
- How would you design scalable solution?
- Samsung i8910 Omnia HD
- Sony Ericsson XPERIA X1
- What IDE has good git and python support?
- LG KF510
- Re: Web development with Python 3.1
- anydbm, gdbm, dbm
- [ANN]: yappi v0.2 beta
- Re: Why is python so sad?
- Re: restriction on sum: intentional bug?
- Re: Why is python so sad?
- ftpilb.FTP.stor...() freeze mystery
- PSP problem showing images
- how to modify row content of file in python?
- Re: How to know locals of script without running it
- lmlx & & caracter
- Re: How to know locals of script without running it
- Problem embedding Python.
- Re: python web service or Apache?
- Surprising timeit result
- Re: quit button
- Re: Adding a menu to Tkinter
- ANN: WHIFF += Mako & treeview & url rewrites
- Re: Adding a menu to Tkinter
- Re: Does someone has a 5-line working example of SOAP server request ?
- Does someone has a 5-line working example of SOAP server request?
- Re: Socket logic problem
- playing mp3
- RELEASED Python 2.6.4
- Re: handling PAMIE and lxml
- urllib.FTP.stor...() freeze mystery
- Re: Python 3.1.1 bytes decode with replace bug
- Re: handling PAMIE and lxml
- Re: Strangeness: Cannot write to a file from a process created byWindows Task Scheduler ...
- Re: Strangeness: Cannot write to a file from a process created byWindows Task Scheduler ...
- Re: Strangeness: Cannot write to a file from a process created byWindows Task Scheduler ...
- Re: Strangeness: Cannot write to a file from a process created byWindows Task Scheduler ...
- Re: python web service or Apache?
- Strangeness: Cannot write to a file from a process created by WindowsTask Scheduler ...
- C++: Py_CompileString crash
- Re: Building static Python binary
- Building static Python binary
- Re: OT Virtual Server Host
- RE: Copying a ZipExtFile
- Re: Web development with Python 3.1
- Re: python web service or Apache?
- Tryton 1.4 is available
- Python IDE
- Re: Is there a command that returns the number of substrings in astring?
- how to get os.system () call to cooperate on Windows
- why python cache the string > 256?
- Best way to configure a logger hierarchy (was Re: A new way toconfigure Python logging)
- handling PAMIE and lxml
- Pause a thread/ execfile()
- RE: Python GUI
- Re: python web service or Apache?
- Re: Python GUI
- Re: Python GUI
- Save Your Identity!
- Re: Web development with Python 3.1
- Web development with Python 3.1
- python web service or Apache?
- Re: lambda forms within a loop
- virtualenv under Win7: easy_install fails in virtual environments
- Extracting text using Beautifulsoup
- Python-URL! - weekly Python news and links (Oct 25)
- Solving System of Linear Equation (SLE) - FuncDesigner example
- Python-URL! - weekly Python news and links (Oct 25)
- play texas hold'em poker and earn millions of dollars
- Re: quit button
- Re: A new way to configure Python logging
- Re: A new way to configure Python logging
- python3 Unicode is slow
- Michelle
- Re: A new way to configure Python logging
- Listing variables
- Re: Socket logic problem
- Latest Job Vacancies
- Re: lambda forms within a loop
- Re: lambda forms within a loop
- quit button
- Re: PAMIE and beautifulsoup problem
- how can i use lxml with win32com?
- Problem with urllib2.urlopen() opening a local file
- slightly OT - newbie Objective-C resources for experienced Pythonusers
- IDLE python shell freezes after running show() of matplotlib
- How to set up web service by python?
- Scotland High students meet reps from 40 colleges
- CAREER EDUCATION CORPORATION ANNOUNCES RONALD MCDONALD HOUSECHARITIES SPONSORSHIP
- Six Tech - Education ministry pondering programme to save failingstudents
- SLIPPERY SLOPE - 50% of Grade 11 students leave school uncertified
- No deals in BECE placementas, says software designer
- Chicago Beating Death Shocks White House—But Now What?
- Russia, Austria Foreign Ministers to meet in Moscow
- MSU aims to engage engineering students
- Frustration mounts in Syracuse's winless weekend
- UN: Russia must adapt to shrinking population
- Poly Unveils Robot Engineering Course
- 400 Jagannath temples in India, 600 Jagannath temples in abroad saysPuri King
- MDC receives Elder Caregiver grant
- MORE THAN ONE THIRD OF EMPLOYEES ARE TELEWORKING
- Error building Python 2.6.3 and 2.6.4rc2
- ANN: Jump 0.9.0 released!
- Python 3.1.1 bytes decode with replace bug
- Re: sequential multiple processes
- Re: sequential multiple processes
- repr(complex) in Py3.1
- Re: A new way to configure Python logging
- Socket logic problem
- Re: multiprocessing deadlock
- Re: A new way to configure Python logging
- Re: multiprocessing deadlock
- imate-JasJam
- Sony-Ericsson-W902
- SpiderMan S300 Dual Card Quad Band Touch Screen FM Function PhoneRed(SZR489)
- LG KF510
- Sony Ericsson XPERIA X1
- Samsung i8910 Omnia HD
- Re: Copying a ZipExtFile
- Ethics Muhammad is the Messenger of God
- Re: multiprocessing deadlock
- Who is Muhammad
- Re: AttributeError: 'SSLSocket' object has no attribute'producer_fifo'
- Re: PAMIE and beautifulsoup problem
- Re: PySerial
- Re: multiprocessing deadlock
- Is there a command that returns the number of substrings in a string?
- Re: python pyodbc - connect error
- How to modify local variables from internal functions?
- Re: PySerial
- Python help: Sending a "play" command to quicktime, or playing amovie in python
- Re: A new way to configure Python logging
- Dll in python
- How to write a daemon program to monitor symbolic links?
- The Top of a free 40 Java Video online Tutorials
- The Top of a free 40 Java Video online Tutorials
- Re: A new way to configure Python logging
- Re: A new way to configure Python logging
- Copying a ZipExtFile
- Re: Read any function in runtime
- breaking out to the debugger (other than x=1/0 !)
- breaking out to the debugger (other than x=1/0 !)
- search python wifi module
- Re: problem with pythonw.exe
- Bug? concatenate a number to a backreference: re.sub(r'(zzz:)xxx',r'\1'+str(4444), somevar)
- FREE! FREE! FREE!
- play texas hold'em poker and earn millions of dollars
- Re: pyodbc - problem passing None as parameter
- Re: pyodbc - problem passing None as parameter
- Re: Help with my program
vBulletin v3.5.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.