Re: os.system and subprocess odd behavior

2012-12-14 Thread Dieter Maurer
py_genetic writes: > Example of the issue for arguments sake: > > Platform Ubuntu server 12.04LTS, python 2.7 > > Say file1.txt has "hello world" in it. ^ Here, you speak of "file1.txt" (note the extension ".txt") > subprocess.Popen("cat < file1 > file2", shell = True) > subprocess

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Steven D'Aprano
On Fri, 14 Dec 2012 19:45:40 -0500, Roy Smith wrote: >> If somebody can to me with prior experience at Google or Facebook, my >> first thought would be "Ah, couldn't cut it with the big boys huh? If >> you are good enough for Google, what the hell are you doing coming to >> us?" > > Wow, you must

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Cameron Simpson
On 14Dec2012 16:57, Dennis Lee Bieber wrote: | On Fri, 14 Dec 2012 12:42:27 +0100, Christian Heimes | declaimed the following in | gmane.comp.python.general: | > | > To be fair, memcpy() is a pretty simple function. It can be implemented | > in just about two lines of C code plus five lines of b

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Terry Reedy
On 12/14/2012 5:21 PM, Dennis Lee Bieber wrote: On Fri, 14 Dec 2012 07:05:12 -0800 (PST), rusi declaimed the following in gmane.comp.python.general: Ideas which were summarized by the great pianist Josef Lhevine as follows: If I dont practice for one day I know it If I dont practice for two d

Re: MySQLdb compare lower

2012-12-14 Thread Chris Angelico
On Sat, Dec 15, 2012 at 8:49 AM, Dennis Lee Bieber wrote: > On Fri, 14 Dec 2012 15:16:54 +1100, Chris Angelico > declaimed the following in gmane.comp.python.general: > >> Yeah, it's one of the things that tripped me up when I did a >> MySQL->PostgreSQL conversion earlier this year. The code was

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Roy Smith
In article , Chris Angelico wrote: > If the boss's vision is anything to go by, we're going to be bigger > than Microsoft, eBay, Facebook, and Google combined, and all by early > 2013. That's the kind of attitude you need to be at a startup. -- http://mail.python.org/mailman/listinfo/python-l

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Roy Smith
In article <50cbaf19$0$29991$c3e8da3$54964...@news.astraweb.com>, Steven D'Aprano wrote: > On Fri, 14 Dec 2012 09:48:54 -0500, Roy Smith wrote: > > > On the other hand, as somebody who's looking to hire software engineers, > > I can tell you that we look at prior experience at Google or Faceboo

Re: os.system and subprocess odd behavior

2012-12-14 Thread Steven D'Aprano
On Fri, 14 Dec 2012 10:13:38 -0800, py_genetic wrote: > Example of the issue for arguments sake: > > Platform Ubuntu server 12.04LTS, python 2.7 > > Say file1.txt has "hello world" in it. > > subprocess.Popen("cat < file1 > file2", shell = True) > subprocess.call("cat < file1 > file2", shell =

IV ECCOMAS Thematic Conference VipIMAGE 2013: FIRST ANNOUNCEMENT & CALL FOR CONTRIBUTIONS

2012-12-14 Thread tava...@fe.up.pt
Dear Colleague, We are pleased to announce the International Conference VipIMAGE 2013 - IV ECCOMAS THEMATIC CONFERENCE ON COMPUTATIONAL VISION AND MEDICAL IMAGE PROCESSING (www.fe.up.pt/~vipimage) to be held October 14-16, 2013, in Melia Madeira Mare Hotel, Madeira Island, Funchal, Portugal.

Re: OOP noob question: Mixin properties

2012-12-14 Thread Micky Hulse
Hi Steven!!! Thanks so much for the pro help, I really do appreciate it. :) On Thu, Dec 13, 2012 at 4:53 PM, Steven D'Aprano wrote: > Indentation is important. Please don't remove it. I've added it back in > below: Yikes! Sorry about that. I won't do that again in the future. :( Thanks for addi

os.system and subprocess odd behavior

2012-12-14 Thread py_genetic
Example of the issue for arguments sake: Platform Ubuntu server 12.04LTS, python 2.7 Say file1.txt has "hello world" in it. subprocess.Popen("cat < file1 > file2", shell = True) subprocess.call("cat < file1 > file2", shell = True) os.system("cat < file1 > file2") I'm finding that file2 IS crea

Re: www spankwire com - Amazing porn video collection

2012-12-14 Thread teddymanal
On Thursday, July 24, 2008 11:55:04 PM UTC+3, baba...@gmail.com wrote: > www spankwire com > . > > >>Best Collection of Spankwire Videos<< > http://vids365.com/watch.php<<< > >>FREE www spankwire VIDEOS<<< > > . > www spankwire com -- http://m

Re: Running a python script under Linux

2012-12-14 Thread Michael Torrie
On 12/13/2012 07:45 PM, Steven D'Aprano wrote: > When I call "python some_script.py" from the command line, it runs under > Python 2.7 as I expected. So I give the script a hash-bang line: > > #!/usr/bin/env python > > and run the script directly, but instead of getting Python 2.7, it runs > un

Re: Where to contribute Unicode General Category encoding/decoding

2012-12-14 Thread Pander Musubi
On Friday, December 14, 2012 5:22:31 PM UTC+1, Pander Musubi wrote: > On Friday, December 14, 2012 2:07:51 PM UTC+1, Pander Musubi wrote: > > > On Friday, December 14, 2012 1:06:23 AM UTC+1, Steven D'Aprano wrote: > > > > > > > On Thu, 13 Dec 2012 07:30:57 -0800, Pander Musubi wrote: > > > >

Re: Where to contribute Unicode General Category encoding/decoding

2012-12-14 Thread Pander Musubi
On Friday, December 14, 2012 2:07:51 PM UTC+1, Pander Musubi wrote: > On Friday, December 14, 2012 1:06:23 AM UTC+1, Steven D'Aprano wrote: > > > On Thu, 13 Dec 2012 07:30:57 -0800, Pander Musubi wrote: > > > > > > > > > > > > > I was expecting PyPI. Here is the code, please advise on where

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread rusi
On Dec 14, 6:13 pm, Dave Angel wrote: > On 12/14/2012 01:56 AM, Devin Jeanpierre wrote: > > > On Fri, Dec 14, 2012 at 1:13 AM, rusi wrote: > >> On Dec 14, 8:33 am, Dave Angel wrote: > >>> Do you know any one computer language thoroughly?  Or just a little of > >>> many languages? > >> There is a

Re: Running a python script under Linux

2012-12-14 Thread Hans Mulder
On 14/12/12 14:38:25, D'Arcy J.M. Cain wrote: > On Fri, 14 Dec 2012 14:18:28 +0100 > Hans Mulder wrote: >> The Pythonic way to get what you want, is to be explicit: >> >> #!/usr/local/bin/python2.7 -V >> >> If you do that, it will even work in situations where you >> can't control PATH, such as CG

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Chris Angelico
On Sat, Dec 15, 2012 at 1:48 AM, Roy Smith wrote: > That being said, I've worked for companies ranging from 3 employees to > 40,000 employees. I definitely like working for the small ones better. My current job has one employee, it's just me and my boss. It's satisfying to know that my work is r

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Roy Smith
In article , Stefan Behnel wrote: > suresh.pinn...@gmail.com, 14.12.2012 03:49: > > My aim is to get a job into google or cisco or facebok. > > Why? > > There are lots of attractive places to work at. Choosing a less visible one > means that you have a higher chance of getting hired in the fir

Re: Running a python script under Linux

2012-12-14 Thread D'Arcy J.M. Cain
On Fri, 14 Dec 2012 14:18:28 +0100 Hans Mulder wrote: > The Pythonic way to get what you want, is to be explicit: > > #!/usr/local/bin/python2.7 -V > > If you do that, it will even work in situations where you > can't control PATH, such as CGI scripts and cron jobs. As long as you only run on o

Re: Running a python script under Linux

2012-12-14 Thread Hans Mulder
On 14/12/12 03:45:18, Steven D'Aprano wrote: > I understand this is not exactly a Python question, but it may be of > interest to other Python programmers, so I'm asking it here instead of a > more generic Linux group. > > I have a Centos system which uses Python 2.4 as the system Python, so I

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Dave Angel
On 12/14/2012 01:56 AM, Devin Jeanpierre wrote: > On Fri, Dec 14, 2012 at 1:13 AM, rusi wrote: >> On Dec 14, 8:33 am, Dave Angel wrote: >>> Do you know any one computer language thoroughly? Or just a little of >>> many languages? >> There is a quote by Bruce Lee to the effect: >> I am not afraid

Re: Where to contribute Unicode General Category encoding/decoding

2012-12-14 Thread Pander Musubi
On Friday, December 14, 2012 1:06:23 AM UTC+1, Steven D'Aprano wrote: > On Thu, 13 Dec 2012 07:30:57 -0800, Pander Musubi wrote: > > > > > I was expecting PyPI. Here is the code, please advise on where to submit > > > it: > > > http://pastebin.com/dbzeasyq > > > > If anywhere, either a th

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Stefan Behnel
suresh.pinn...@gmail.com, 14.12.2012 03:49: > My aim is to get a job into google or cisco or facebok. Why? There are lots of attractive places to work at. Choosing a less visible one means that you have a higher chance of getting hired in the first place, simply because less people aim for the sa

Call for Papers - FOSDEM 2013 - Python Devroom

2012-12-14 Thread Stéphane Wirtel
Hi all, This is the official call for sessions for the FOSDEM 2013 [1] python devroom. This year, Python will be represented by its Community. If you want to discuss with a lot of Python Users, it's the place to be in February ! Like every year, FOSDEM [1] will take place the first week-end of F

Re: What are the minimum requirements to get a job in?

2012-12-14 Thread Christian Heimes
Am 14.12.2012 04:25, schrieb Greg Donald: > On Thu, Dec 13, 2012 at 8:49 PM, wrote: >> My aim is to get a job into google or cisco or facebok. > > I made it to the 4th interview with Google. When they say they want a > "developer" they really mean they want a developer/sysadmin/kernel > hacker/

Re: KAJOL SEX VIDEOS'''''''''''''''''''

2012-12-14 Thread chrisgetzinger52
On Thursday, August 2, 2012 10:35:25 AM UTC-6, devi wrote: > KAJAL SEX VIDEOS > > http://maxworkerds.co.cc -- http://mail.python.org/mailman/listinfo/python-list

ANN: eGenix mxODBC Connect - Python Database Interface 2.0.2

2012-12-14 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING eGenix.com mxODBC Connect Python Database Interface Version 2.0.2 mxODBC Connect is our commercially supported client-server product for