Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98610
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Newsgroups | comp.lang.python |
| Subject | Re: using binary in python |
| Date | Tue, 10 Nov 2015 21:22:08 +0000 |
| Lines | 16 |
| Message-ID | <mailman.217.1447190561.16136.python-list@python.org> (permalink) |
| References | <mailman.164.1447060794.16136.python-list@python.org> <HbGdndTOtKc3EdzLnZ2dnUU7-YnOydjZ@giganews.com> <mailman.214.1447186467.16136.python-list@python.org> <Hzs0y.118789$4v5.87935@fx37.am4> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de 5rTzyrGOdkbwMt32bsVM2QPrIWNBRqlQS7KBY4A+rkRw== |
| 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.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'defines': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:using': 0.09; 'subject:python': 0.14; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; ';-)': 0.18; 'language': 0.19; 'lawrence': 0.22; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'followed': 0.27; 'language.': 0.32; 'consist': 0.33; 'file': 0.34; 'worked': 0.34; 'text': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'two': 0.37; 'received:org': 0.37; 'end': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'charset:windows-1252': 0.62; 'our': 0.64; 'python- list': 0.66; 'celebrate': 0.84; 'pythonistas,': 0.84; 'song': 0.84; 'dennis': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | 195.147.230.164 |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
| In-Reply-To | <Hzs0y.118789$4v5.87935@fx37.am4> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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> |
| Xref | csiph.com comp.lang.python:98610 |
Show key headers only | View raw
On 10/11/2015 20:36, mm0fmf via Python-list wrote: > On 10/11/2015 20:14, Dennis Lee Bieber wrote: >> The Ada language defines the end of Text file to consist of > > It is 15 years this month since I last worked in place that used Ada. I > think that calls for a wee dram to celebrate ;-) Followed by a chorus or two of the Ian Dury song about Ada to put the icing on the cake. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
using binary in python kent nyberg <kent@z-sverige.nu> - 2015-11-08 16:27 -0500
Re: using binary in python Jussi Piitulainen <harvesting@makes.email.invalid> - 2015-11-09 11:58 +0200
Re: using binary in python Larry Hudson <orgnut@yahoo.com> - 2015-11-09 22:20 -0800
Re: using binary in python Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-11-10 15:14 -0500
Re: using binary in python mm0fmf <none@mailinator.com> - 2015-11-10 20:36 +0000
Re: using binary in python Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-11-10 16:02 -0500
OT: Re: using binary in python mm0fmf <none@mailinator.com> - 2015-11-10 22:17 +0000
Re: using binary in python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-11-10 21:22 +0000
Re: using binary in python Random832 <random832@fastmail.com> - 2015-11-10 19:03 -0500
Re: using binary in python Random832 <random832@fastmail.com> - 2015-11-10 19:04 -0500
Re: using binary in python Larry Hudson <orgnut@yahoo.com> - 2015-11-10 19:53 -0800
Re: using binary in python Random832 <random832@fastmail.com> - 2015-11-10 15:44 -0500
Re: using binary in python kent nyberg <kent@z-sverige.nu> - 2015-11-10 16:29 -0500
Re: using binary in python Christian Gollwitzer <auriocus@gmx.de> - 2015-11-11 22:32 +0100
Re: using binary in python Michael Torrie <torriem@gmail.com> - 2015-11-10 17:19 -0700
csiph-web