Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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.052 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.01; 'subject:file': 0.07; 'received:gmx.net': 0.09; 'python': 0.11; 'received:gmx.com': 0.16; 'subject:image': 0.16; 'file,': 0.19; 'script': 0.25; 'extract': 0.31; 'there': 0.35; 'received:172.19': 0.38; 'to:addr :python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'received:74.208': 0.68; 'from:addr:mail.com': 0.93 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="utf-8" Date: Wed, 09 Apr 2014 12:06:40 -0400 From: "trewio" MIME-Version: 1.0 Subject: Unpacking U-Boot image file To: python-list@python.org X-Flags: 0001 X-Mailer: GMX.com Web Mailer x-registered: 0 X-GMX-UID: RxU3c/hy3zOl2srVX3gh/Gd+IGRvb4Ap X-Mailman-Approved-At: Wed, 09 Apr 2014 18:21:33 +0200 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: 3 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397060494 news.xs4all.nl 2835 [2001:888:2000:d::a6]:38015 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69963 How to extract files from U-Boot image file, LZMA-compressed? Is there a Python script that can do this properly?