Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59641
| From | Robert Kern <robert.kern@gmail.com> |
|---|---|
| Subject | Re: Question regarding 2 modules installed via 'pip' |
| Date | 2013-11-16 17:19 +0000 |
| References | (4 earlier) <mailman.2719.1384615271.18130.python-list@python.org> <afa65e4c-5e17-41df-99d8-145709bfa6b3@googlegroups.com> <5287a1d4$0$2288$426a34cc@news.free.fr> <f977fa0e-ad57-491a-89a7-5c3a2fee9502@googlegroups.com> <l688fp$jt2$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2727.1384622391.18130.python-list@python.org> (permalink) |
On 2013-11-16 17:02, Mark Lawrence wrote: > On 16/11/2013 16:51, Ned Batchelder wrote: >> On Saturday, November 16, 2013 11:48:19 AM UTC-5, YBM wrote: >>> >>> Perhaps because this is not a folder. Learn to read. >> >> Nikos is being annoying, but there is no need to contribute to the thread just >> to insult him. It doesn't make the thread stop, it doesn't make the list a >> better community, and it doesn't work to improve Nikos' behavior. >> >> http://www.python.org/psf/codeofconduct/ >> >> --Ned. >> > > For the record has anybody ever pointed Nikos at the code of conduct? If yes > good. I believe so, but I can't summon the will to search for it. > If no why not, and why then point it out to someone who to my knowledge > has never posted here before? Being presented with the community's code of conduct is not a punishment for bad behavior. Newcomers are the *primary* audience for the code of conduct. I'm old enough to remember moderated listservs (as was the fashion at the time) that would automatically reply to each new poster with the listserv's charter and expected rules of netiquette (which is what we called it in those halcyon days). -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 00:52 -0800
Re: Question regarding 2 modules installed via 'pip' Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-16 11:41 +0100
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 05:10 -0800
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 05:45 -0800
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 05:54 -0800
Re: Question regarding 2 modules installed via 'pip' Roy Smith <roy@panix.com> - 2013-11-16 09:25 -0500
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:43 -0800
Re: Question regarding 2 modules installed via 'pip' YBM <ybmess@nooos.fr.invalid> - 2013-11-16 17:49 +0100
Re: Question regarding 2 modules installed via 'pip' Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-17 01:07 +0000
Re: Question regarding 2 modules installed via 'pip' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 15:20 +0000
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:32 -0800
Re: Question regarding 2 modules installed via 'pip' Johannes Findeisen <mailman@hanez.org> - 2013-11-16 16:45 +0100
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 07:56 -0800
Re: Question regarding 2 modules installed via 'pip' Johannes Findeisen <mailman@hanez.org> - 2013-11-16 17:06 +0100
Re: Question regarding 2 modules installed via 'pip' YBM <ybmess@nooos.fr.invalid> - 2013-11-16 17:48 +0100
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 08:51 -0800
Re: Question regarding 2 modules installed via 'pip' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-16 17:02 +0000
Re: Question regarding 2 modules installed via 'pip' Robert Kern <robert.kern@gmail.com> - 2013-11-16 17:19 +0000
Re: Question regarding 2 modules installed via 'pip' Nikos <nikos@superhost.gr> - 2013-11-17 11:04 +0200
Re: Question regarding 2 modules installed via 'pip' Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-16 08:53 -0500
Re: Question regarding 2 modules installed via 'pip' Νίκος <nikos@superhost.gr> - 2013-11-16 15:59 +0200
Re: Question regarding 2 modules installed via 'pip' Ned Batchelder <ned@nedbatchelder.com> - 2013-11-16 07:04 -0800
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:11 -0800
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:15 -0800
Re: Question regarding 2 modules installed via 'pip' Dave Angel <davea@davea.name> - 2013-11-16 21:33 -0600
Re: Question regarding 2 modules installed via 'pip' Chris Angelico <rosuav@gmail.com> - 2013-11-17 02:19 +1100
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:33 -0800
Re: Question regarding 2 modules installed via 'pip' mm0fmf <none@mailinator.com> - 2013-11-16 19:35 +0000
Re: Question regarding 2 modules installed via 'pip' Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-17 05:52 +0000
Re: Question regarding 2 modules installed via 'pip' Robert Kern <robert.kern@gmail.com> - 2013-11-16 15:01 +0000
Re: Question regarding 2 modules installed via 'pip' Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-16 07:13 -0800
Re: Question regarding 2 modules installed via 'pip' Andreas Perstinger <andipersti@gmail.com> - 2013-11-16 16:43 +0100
csiph-web