First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
urgent requirement
We have an urgent requirement for people who are having experience in python. If you are interested for this position forward your updated resume to the sushmak(a)millenniumsoft.com with the details mention below; current ctc: expected ctc: notice period: regards, sushma. www.millenniumsoft.com ... 9 Aug 2010 03:35
requirements in writing an email/rss/usenet client?
hi, I'd like to know what to consider when writing an email/rss/usenet client. Apologies for such a broad question, but I've never attempted a project of this scope and I'm currently feeling out the requirements. My target is something like a gui-based mutt (I use a Windows OS btw), with influences from progr... 8 Aug 2010 23:16
Python -Vs- Ruby: A regexp match to the death!
rantingrick wrote: Hello folks, [snip] --------------------- Strings --------------------- Single line strings are exactly the same in both languages except in Ruby double quoted strings are backslash interpreted and single quote strings are basically raw. Except Ruby introduces more cruft (a... 9 Aug 2010 22:18
Win7. Why Don't Matplotlib, ... Show up in Control Panel Add-Remove?
On 8/8/2010 10:56 AM, Benjamin Kaplan wrote: On Sun, Aug 8, 2010 at 10:21 AM, David Robinow<drobinow(a)gmail.com> wrote: On Sun, Aug 8, 2010 at 12:51 PM, Mark Lawrence<breamoreboy(a)yahoo.co.uk> wrote: On 08/08/2010 17:16, W. eWatson wrote: See Subject. I use matplotlib, scipy, numpy and possibly ... 9 Aug 2010 01:26
Regular expression issue
I am trying to learn regular expressions in python3 and have an issue with one of the examples I'm working with. The code is: #! /usr/bin/env python3 import re search_string = "[^aeiou]y$" print() in_string = 'vacancy' if re.search(search_string, in_string) != None: print(" ay, ey, iy, oy and uy are n... 9 Aug 2010 19:00
# of Months between two dates
Greg Lindstrom wrote: I work for a company that processes claims for the health care industry (Novasys Health, recently purchased by Centene Corp). My current assignment has me writing a routine to compute insurance premiums. One of the requirements is to determine how many months a policy has been in ... 8 Aug 2010 14:30
urllib "quote" problem
This warning appeared from urllib.quote: "/usr/local/lib/python2.6/urllib.py:1222: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal res = map(safe_map.__getitem__, s) " Here's urllib.quote from Python 2.6: ==== def quote(s, safe = ... 8 Aug 2010 14:30
Replace and inserting strings within .txt files with the useof regex
� wrote: Hello dear Pythoneers, I have over 500 .php web pages in various subfolders under 'data' folder that i have to rename to .html and and ditch the '<?' and '?>' tages from within and also insert a very first line of <!-- id --> where id must be an identification unique number of every page f... 8 Aug 2010 14:30
Win7. Why Don't Matplotlib,... Show up in Control Panel Add-Remove?
On 08/08/2010 17:16, W. eWatson wrote: See Subject. I use matplotlib, scipy, numpy and possibly one other module. If I go to the control panel, I only see numpy listed. Why? I use a search and find only numpy and Python itself. How can matplotlib and scipy be uninstalled? Have you heard of google? Mar... 8 Aug 2010 13:23
Win7. Why Don't Matplotlib, ... Show up in Control Panel Add-Remove?
See Subject. I use matplotlib, scipy, numpy and possibly one other module. If I go to the control panel, I only see numpy listed. Why? I use a search and find only numpy and Python itself. How can matplotlib and scipy be uninstalled? ... 9 Aug 2010 03:35
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20