Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66069
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.009 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'subject:error': 0.03; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:using': 0.09; 'windows,': 0.09; 'wrote': 0.14; 'lower- case': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'keyboard': 0.24; "i've": 0.25; 'header:X -Complaints-To:1': 0.27; 'on,': 0.29; 'subject:list': 0.30; 'disable': 0.31; 'linux': 0.33; 'could': 0.34; "can't": 0.35; 'there': 0.35; 'really': 0.36; 'done': 0.36; 'doing': 0.36; 'charset:us-ascii': 0.36; 'stopped': 0.38; 'to:addr:python-list': 0.38; 'flow': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'dave': 0.60; 'liked': 0.60; 'matter': 0.61; 'simple': 0.61; 'computers': 0.72; 'years:': 0.84; 'angel': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Neil Cerutti <neilc@norwich.edu> |
| Subject | Re: pip3.x error using LIST instead of list |
| Date | Wed, 12 Feb 2014 18:25:13 +0000 (UTC) |
| Organization | Norwich University |
| References | <lddb0e$410$1@ger.gmane.org> <20140211152730.3b99d350@hanez.org> <CAPTjJmrn5TsqEHS8HWieXKzOaLZrvrY53fLxhSC+Fv+XOWYGMQ@mail.gmail.com> <ldddba$3bi$1@ger.gmane.org> <lddjm9$fr5$1@ger.gmane.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | jackman.norwich.edu |
| User-Agent | slrn/0.9.9p1/mm/ao (Win32) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6774.1392229540.18130.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1392229540 news.xs4all.nl 2911 [2001:888:2000:d::a6]:36885 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:66069 |
Show key headers only | View raw
On 2014-02-11, Dave Angel <davea@davea.name> wrote: > Mark Lawrence <breamoreboy@yahoo.co.uk> Wrote in message: >> No matter what I try I can't get the subcommands in lower-case >> when I have caps lock on, is there a simple work-around for >> this as well? :) > > You could do what I've done for my own DOS, Windows, and Linux > computers for years: > > disable the caps-lock key I really liked rebinding it to Left-CTRL. I only stopped doing that because it screwed up my work flow when not at a keyboard I could remap. -- Neil Cerutti
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: pip3.x error using LIST instead of list Neil Cerutti <neilc@norwich.edu> - 2014-02-12 18:25 +0000
csiph-web