First  |  Prev |  Next  |  Last
Pages: 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
2.7 beta 1
On Apr 10, 5:45 pm, Michael Ströder <mich...(a)stroeder.com> wrote: average wrote: On behalf of the Python development team, I'm merry to announce the first beta 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 m... 12 Apr 2010 17:00
bps coordinate identification
Dear all, Given a gps coordinate, I would like to find out the country the coordinate belongs to. I wonder whether there is a python library that offers this capability... Thanks in advance for any pointer. Cheers, Luis PS: I am already aware of basemap but it seems we cannot answer this type of query with i... 10 Apr 2010 16:47
ANN: obfuscate 0.2.2
I am pleased to announce the first stable release of obfuscate, version 0.2.2. http://pypi.python.org/pypi/obfuscate/ obfuscate is a pure-Python module providing classical encryption algorithms suitable for obfuscating and unobfuscating text. This is a maintenance release of back-end and API changes but no ... 11 Apr 2010 01:32
braceless and semicolonless
Hi Peter, In PythoidC, I handled C header files (and other C files for INCLUDE) with Python regular expression (RE). First, I use the following RE to break C header files or C files into pieces sepRE=_re.compile(r'\; | \{ | \} | // | /\* | \*/ | \r?\n',_re.VERBOSE) Then, I carefully designed a loop testing each of the ... 10 Apr 2010 11:16
getopt question
Ooops, forgot to attach the file in my first e-mail. Now, here it is. -------------------------------------------------------- Hello, I have some trouble to make getopt.getopt work and the way I want (and is described in the documentation). Attached is very small script to reproduce my problem. If runnin... 9 Apr 2010 21:11
getopt question
Hello, I have some trouble to make getopt.getopt work and the way I want (and is described in the documentation). Attached is very small script to reproduce my problem. If running: python testGetOpt.py -a junk1 -b junk2 everything is ok python testGetOpt.py -c junk1 ok too: I get the 'Invalid opt... 9 Apr 2010 18:58
Event: First meeting of Karlsruhe User Group (tentatively named "KaPy"), 2010-04-16, 19:00:00 CEST
A new user group is being set up by some interested pythoneers from (around) Karlsruhe. The first meeting will be on Friday, 2010-04-16 (April 16th, 2010) at 19:00 (7pm) in the rooms of Entropia eV (the local affiliate of the CCC). See http://entropia.de/wiki/Anfahrt on how to get there. Or reply to me if you ... 9 Apr 2010 18:58
urllib2: post request to textarea
I'm getting a 500 error when attempting to make a post request with urllib2 to a form with a <textarea> tag. When I create the post request with all the other post data, I don't get a 500. Just the part of the form that is a <textarea>. Is this just a coincidence, and my real problem is something else? Thanks, ... 10 Apr 2010 01:34
Dvalve! we called the heart of outsourcing world.
Dvalve.com is an online talent workplace that helps companies hire and manage professionals online to get work done and grow their businesses. Dvalve matches employers with a ready and qualified workforce and rated, tested professionals with technical, marketing and business skills. Dvalve also provides the online ... 9 Apr 2010 17:51
Dvalve! we called the heart of outsourcing world.
Dvalve.com is an online talent workplace that helps companies hire and manage professionals online to get work done and grow their businesses. Dvalve matches employers with a ready and qualified workforce and rated, tested professionals with technical, marketing and business skills. Dvalve also provides the onlin... 9 Apr 2010 17:51
First  |  Prev |  Next  |  Last
Pages: 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160