First  |  Prev |  Next  |  Last
Pages: 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
how to fix bugs (python)
On 2/6/2010 1:54 PM, Shashwat Anand wrote: I am interested in fixing bugs in python. Are there entry-level bugs in python which makes me familiarize with the process just like gnome have gnome-love ? Just a small start-up guidance will be a big favour as I have never fixed any. Go to python.org/dev/ an... 6 Feb 2010 15:12
How to print all expressions that match a regular expression
Hi, I am a fresh man with python. I know there is regular expressions in Python. What I need is that given a particular regular expression, output all the matches. For example, given “[1|2|3]{2}” as the regular expression, the program should output all 9 matches, i.e., "11 12 13 21 22 23 31 32 33". Is there a... 8 Feb 2010 05:36
intolerant HTML parser
I generate some HTML and I want to include in my unit tests a check for syntax. So I am looking for a program that will complain at any syntax irregularities. I am familiar with Beautiful Soup (use it all the time) but it is intended to cope with bad syntax. I just tried feeding HTMLParser.HTMLParser some HTML... 12 Feb 2010 19:05
[RELEASED] Python 2.7 alpha 3
On behalf of the Python development team, I'm cheerful to announce the third alpha release of Python 2.7. Python 2.7 is scheduled (by Guido and Python-dev) to be the last major version in the 2.x series. Though more major releases have not been absolutely ruled out, it's likely that the 2.7 release will an exten... 6 Feb 2010 12:58
important RUN commands
cick on the links to download the files http://www.ziddu.com/download/8470312/6538637-Hack-Tips-and-Tricks.pdf.html http://www.ziddu.com/download/8470313/7104851-Commands.pdf.html http://www.ziddu.com/download/8470314/16765322-156-Run-Commands.pdf.html http://www.ziddu.com/download/8470315/7090515-Hidde... 6 Feb 2010 12:58
download ur files with a high speed by using this software
download ur files with a high speed by using this software.. this is latest and full version .... send u r feed back to me. prasanthi4you(a)gmail.com NOTE:-if u get any power loss during downloading, this will resume u r download with a high speed after the power will came to ur system. click this link http:... 6 Feb 2010 12:58
Need installer recommendation
Hi, I could use a recommendation on a free installer for use by an unsophisticated programmer, that would be me, for some simple programs which are a bit more than "Hello World," but only a little. Basically reading text files and processing the results. Nothing fancy. I am using PY2EXE to create the distribu... 9 Feb 2010 09:27
ANN: PyGUI 2.2
PyGUI 2.2 is available: http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/ Highlights of this version: - TextEditor component with tabs, scrolling and word wrap - Classes for laying out components in rows, colums and grids - Printing support What is PyGUI? -------------- PyGUI... 6 Feb 2010 09:39
ANN: Resolver One 1.8 released
We're proud to announce that we've just released version 1.8 of Resolver One. This version switches to IronPython 2.6, which gives us support for Python 2.6 syntax along with some serious performance improvements. Resolver One is a Windows-based spreadsheet that integrates Python deeply into its recalculation l... 6 Feb 2010 09:39
"Nim" game being created, no GUI used... Need tips...
On Fri, 05 Feb 2010 21:54:48 -0600, Jordan Uchima wrote: Hello Jordan, You could try something like this (not tested, and maybe I don't quite "get" the rules): """ Nim game. In response to question on c.l.p. """ # Start with pot of thirteen pieces and two players. # Each player takes 1 - 4 pieces ... 6 Feb 2010 07:28
First  |  Prev |  Next  |  Last
Pages: 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213