[issue33515] subprocess.Popen on a Windows batch file always acts as if shell=True

2018-05-15 Thread Abigail
New submission from Abigail <abigail.buccan...@gmail.com>: It's possible to invoke an application without interpreting any of its arguments as shell magic: >>> print(subprocess.check_output(["C:/testapplication.exe", "foo", "&&", >>&g

Noob raw_input question

2010-02-24 Thread Abigail
Yesterday I downloaded and installed Python 3.1 and working through some examples but I have hit a problem a = raw_input(Enter a number ) Traceback (most recent call last): File pyshell#6, line 1, in module a = raw_input(Enter a number ) NameError: name 'raw_input' is not defineda =

Re: Noob raw_input question

2010-02-24 Thread Abigail
Thank You -- http://mail.python.org/mailman/listinfo/python-list

Re: I am giving up perl because of assholes on clpm -- switching to Python

2007-07-25 Thread Abigail
because you don't like the people in rec.food.drink.coffee. Abigail -- perl -wle 'print Prime if (0 x shift) !~ m 0^\0?$|^(\0\0+?)\1+$0' -- http://mail.python.org/mailman/listinfo/python-list

Re: [perl-python] 20050127 traverse a dir

2005-01-28 Thread Abigail
(optional). :) Just leave the third option out. Let him learn Python. We don't want him. ;-) Abigail -- sub f{sprintf'%c%s',$_[0],$_[1]}print f(74,f(117,f(115,f(116,f(32,f(97, f(110,f(111,f(116,f(104,f(0x65,f(114,f(32,f(80,f(101,f(114,f(0x6c,f(32, f(0x48,f(97,f(99,f(107,f(101,f(114,f(10,q ff

Re: [perl-python] 20050127 traverse a dir

2005-01-28 Thread Abigail
Skip Montanaro ([EMAIL PROTECTED]) wrote on CLXVIII September MCMXCIII in URL:news:[EMAIL PROTECTED]: __ __ abigail @@ No. Second, learn Python. Third, learn Perl (optional). :) __ __ abigail Just leave the third option out. Let him learn Python. We don't __ abigail want

Re: [perl-python] 20050112 while statement

2005-01-13 Thread Abigail
, but now it turns out, you don't know Python either. Go away. Abigail -- package Z;use overload''=sub{$b++?Hacker:Another}; sub TIESCALAR{bless\my$y=Z}sub FETCH{$a++?Perl:Just} $,=$;my$x=tie+my$y=Z;print$y,$x,$y,$x,\n;#Abigail -- http://mail.python.org/mailman/listinfo/python-list