Re: None is negative?

2010-08-03 Thread Mithrandir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/03/2010 01:28 PM, Mithrandir wrote: > On 08/03/2010 01:17 PM, wheres pythonmonks wrote: >> I did the google search... I must be blind as I don't see any hits... > >> None is negative in Python? (v2.6) > >> htt

Re: None is negative?

2010-08-03 Thread Mithrandir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/03/2010 01:17 PM, wheres pythonmonks wrote: > I did the google search... I must be blind as I don't see any hits... > > None is negative in Python? (v2.6) > > http://www.google.com/search?ie=UTF-8&q=%22none+is+negative%22+python > if Non

Re: Why is python not written in C++ ?

2010-08-02 Thread Mithrandir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/01/2010 07:34 PM, Albert Hopkins wrote: > On Mon, 2010-08-02 at 01:08 +0200, candide wrote: >> Python is an object oriented langage (OOL). The Python main >> implementation is written in pure and "old" C90. Is it for historical >> reasons? >> >

Re: Are those features still the same?

2010-07-27 Thread Mithrandir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/26/2010 11:58 PM, Lawrence D'Oliveiro wrote: > In message , francogrex wrote: > >> By the way Peter Norvig is not biased, he works for Google research and is >> a supporter of programming in any language, especially in Python. > > Bias doesn’t

Re: newb

2010-07-27 Thread Mithrandir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/27/2010 04:07 AM, whitey wrote: > hi all. am totally new to python and was wondering if there are any > newsgroups that are there specifically for beginners. i have bought a > book for $2 called "learn to program using python" by alan gauld. >

Re: why is this group being spammed?

2010-07-26 Thread Mithrandir
On 07/18/2010 03:58 PM, Edward A. Falk wrote: In article<334170d5-a336-4506-bda1-279b40908...@k1g2000prl.googlegroups.com>, be.krul wrote: why is this group being spammed? They're *all* being spammed. Why? Because they can, and because Google doesn't care. Not only does Google not care,

Re: Worship We Must

2010-07-15 Thread Mithrandir
Ignore them. It's just Google Groups spam. :( -- /home/mithrandir/Documents/sig.txt -- http://mail.python.org/mailman/listinfo/python-list

Re: Ignorance and Google Groups (again)

2010-07-01 Thread Mithrandir
Thomas Jollans wrote in news:mailman.55.1277936519.1673.python-l...@python.org: > On 06/30/2010 10:55 PM, D'Arcy J.M. Cain wrote: >> in all it's glory. >> >> :0: Hir >> * ^List-Id:.*python-list.python.org >> * ^From:@gmail.com >> * ^Newsgroups: >> /dev/null > > * X-Complaints-To: groups-a

Re: Ignorance and Google Groups (again)

2010-07-01 Thread Mithrandir
Bruno Desthuilliers wrote in news:4c2c9002$0$17075$426a3...@news.free.fr: > D'Arcy J.M. Cain a écrit : >> On Thu, 01 Jul 2010 14:07:27 +0200 >> Bruno Desthuilliers >> wrote: >>> And AFAICT you're wrong. I read and post to c.l.py using my >>> newsreader (so NOT going thru GG), and my personal a

Re: stupid question about html page

2010-07-01 Thread Mithrandir
luca72 wrote in news:abfb7720-6132-4b7b-8084- 5c1a48164...@y11g2000yqm.googlegroups.com: > hello > with webbrowser i open the html or php etc page, how i can save the > opened page with python? > > Thanks > > Luca Not sure of a way to capture info from a browser (like Firefox.) I know though

Re: Ignorance and Google Groups (again)

2010-07-01 Thread Mithrandir
"D'Arcy J.M. Cain" wrote in news:mailman.46.1277931314.1673.python-l...@python.org: > On Wed, 30 Jun 2010 13:10:43 -0700 (PDT) > garryTX wrote: >> On Jun 29, 5:31 pm, nanothermite911fbibustards > [...] >> you ignorant mf. stfu. > > You shouldn't be calling people ignorant for what they post i

Re: Using Python for web applications

2010-06-30 Thread Mithrandir
Wyatt Schwartz wrote in news:mailman.33.1277921551.1673.python-l...@python.org: > Dear Python-List members, > > Sorry for asking such a simple (or possibly complicated) question, as > I am new to Python programming. Anyways, I have read online that many > popular websites use Python for som

Re: Python as a scripting language. Alternative to bash script?

2010-06-30 Thread Mithrandir
Michael Torrie wrote in news:mailman.2313.1277759925.32709.python-l...@python.org: > On 06/28/2010 02:06 PM, Mithrandir wrote: >> I can't see Python as an alt. to bash. (As I recall) Python is much >> more object-oriented than bash, but also there are many commands >&

Re: Python as a scripting language. Alternative to bash script?

2010-06-28 Thread Mithrandir
Paul Rubin wrote in news:7xpqzbj8st@ruckus.brouhaha.com: > Re: Python as a scripting language. Alternative to bash script? > That's interesting but I'm having a hard time seeing how it would work. > I think environment variables didn't exist in early versions of Unix, > and argc/argv were p