Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10676
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <bahamutzero8825@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.028 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'cpython': 0.05; 'wrapper': 0.07; 'encoder': 0.09; '3.2.1': 0.16; 'encoders': 0.16; 'thunderbird': 0.16; 'possibly': 0.16; "doesn't": 0.22; 'header :In-Reply-To:1': 0.22; 'long.': 0.23; '(in': 0.26; 'windows': 0.26; 'bit': 0.28; "didn't": 0.29; 'generic': 0.29; 'id:': 0.29; 'module': 0.30; 'wraps': 0.30; 'subject:?': 0.31; 'seem': 0.31; 'too': 0.32; 'message-id:@gmail.com': 0.32; 'to:addr:python-list': 0.34; 'header:User-Agent:1': 0.34; 'quite': 0.34; 'subject:What': 0.35; 'anything': 0.37; 'but': 0.37; 'received:192': 0.38; 'received:google.com': 0.38; 'received:209.85.161': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'received:192.168.1': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'called': 0.40; 'view': 0.67; 'subject:name': 0.67; '5.0': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=gXWTuQoyUrSuwqOT7Fo2MedpV0hRcP88447tMDevZvg=; b=usEovZdOHuOgUMsTpgO7bc0+CZnve0Ak+lE5msLswua8EXnkY1b7gGd4/N/Fov96G+ cugyT1+xkvPVBsXGDYxBwsZaxzHmkssQXwXl9KpLTgcbIyz0BZGFoatX1rdAW+Picw6t 2VZRfS/nD3XqVKs+s8+T+n03mt7OPUfH8Wg9o= |
| Date | Mon, 01 Aug 2011 12:11:04 -0500 |
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 |
| MIME-Version | 1.0 |
| To | "comp.lang.python" <python-list@python.org> |
| Subject | Re: What's in a name? |
| References | <4E3379A1.5040607@gmail.com> <4E342A2C.8090007@stoneleaf.us> <mailman.1704.1312158545.1164.python-list@python.org> <87r555lvwi.fsf@benfinney.id.au> <4E361F36.4030802@gmail.com> |
| In-Reply-To | <4E361F36.4030802@gmail.com> |
| X-Enigmail-Version | 1.2 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1733.1312218682.1164.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1312218682 news.xs4all.nl 23886 [2001:888:2000:d::a6]:52630 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:10676 |
Show key headers only | View raw
Hmm.... How about Rainbow Video Encoder Wrapper (Rainbow View for short - RView is taken, possibly multiple times)? I added an arbitrary word to a generic name, and the result doesn't seem to be taken by anything software-related. It wraps more than just video encoders (in fact, x264 will likely be the only one it wraps until it's matured quite a bit :P ), but I didn't want the name to get too long. The module itself will likely be called just rainbow.py. -- CPython 3.2.1 | Windows NT 6.1.7601.17592 | Thunderbird 5.0 PGP/GPG Public Key ID: 0xF88E034060A78FCB
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: What's in a name? Andrew Berg <bahamutzero8825@gmail.com> - 2011-07-31 19:28 -0500
Re: What's in a name? Ben Finney <ben+python@benfinney.id.au> - 2011-08-01 12:15 +1000
Re: What's in a name? Andrew Berg <bahamutzero8825@gmail.com> - 2011-07-31 22:36 -0500
Re: What's in a name? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-08-01 18:25 +1200
Re: What's in a name? Andrew Berg <bahamutzero8825@gmail.com> - 2011-08-01 12:11 -0500
Re: What's in a name? Ron <ursusmaximus@gmail.com> - 2011-08-09 14:17 -0700
csiph-web