Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'context': 0.07; 'subject:ANN': 0.07; 'classes.': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:files': 0.09; 'language.': 0.14; 'frankly': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:simple': 0.16; 'whom?': 0.16; 'language': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; "i've": 0.25; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'subject:with': 0.35; 'skip:\xd0 10': 0.36; 'similar': 0.36; 'to:addr:python-list': 0.38; 'files': 0.38; 'structure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'our': 0.64; '8bit%:100': 0.72 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: ANN: binario - simple work with binary files Date: Mon, 25 Aug 2014 14:20:47 +0100 References: <33f920ca-16ce-40ce-ab3a-4479beeeae4e@googlegroups.com> <22a04f92-7b77-455c-a080-d72cf5892a25@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-78-147-187-85.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: <22a04f92-7b77-455c-a080-d72cf5892a25@googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408972865 news.xs4all.nl 2942 [2001:888:2000:d::a6]:41449 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76980 On 25/08/2014 10:58, Алексей Саскевич wrote: > Package works directly with files and has similar structure with Java's DataInputStream/DataOutputStream classes. > Can construct read/write data from files? > Frankly I've no idea and without any context it's impossible to tell. What were you discussing and with whom? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence