Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #30866

Re: write binary with struct.pack_into

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: write binary with struct.pack_into
Date 2012-10-06 00:52 -0400
Organization > Bestiaria Support Staff <
References <1349494056881-4991234.post@n6.nabble.com>
Newsgroups comp.lang.python
Message-ID <mailman.1891.1349499136.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, 5 Oct 2012 20:27:36 -0700 (PDT), palmeira <palmeira@gmail.com>
declaimed the following in gmane.comp.python.general:

> 
> #WRITE
> fb=open('testOUT.bin')

	Unless you specify otherwise, open() defaults to read-only
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: write binary with struct.pack_into Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-10-06 00:52 -0400
  Re: write binary with struct.pack_into Grant Edwards <invalid@invalid.invalid> - 2012-10-06 13:26 +0000
    Re: write binary with struct.pack_into Chris Angelico <rosuav@gmail.com> - 2012-10-06 23:52 +1000

csiph-web