Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.040 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'received:209.85.223': 0.03; 'subject:files': 0.09; 'wrong,': 0.09; 'cc:addr:python- list': 0.10; 'memory': 0.18; 'pipe': 0.22; 'cc:2**0': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'wonder': 0.27; 'message-id:@mail.gmail.com': 0.27; 'subject:size': 0.29; 'url:mailman': 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'ram': 0.33; 'received:google.com': 0.34; 'faster': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'url:org': 0.36; 'enough': 0.36; 'possible': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'subject:-': 0.40; 'header:Received:5': 0.40; 'url:mail': 0.40; 'great': 0.64; 'clearly.': 0.84; 'subject:limited': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GN95sj1TCroMhWuCrao+sNMW/r3FagMiymtMkdXJ2aE=; b=w/gNs/Pf6BKjdZSr7ElxEX4owuq/tucvCxtfOOPGXl7grbOh2rS7l9Yx5cLpQG1v7K mHbWprAr5QFGzhhxSdB/pfpKBdS5baIHFbjmOCN3geanG0ngvdi3JmTuBgu9Y4oP9Adv oX3pMySaRk/tA7lR/AfOv5BhuCSrIrE9aR7uljEPbCYXZ/ooNJtejxNxkT+HP6nnavTs txByfxvkvlKp1jOQl5nS2bvLQxLnfRSAGucsPickRjVkimOLWm65j4HIggj6oVSm+Px4 xwHCbjrrd4eqXxc3J7JBkPnwjnrTE1c8iUi3OFAUvpUCTd40+Tfbtk7MqfLK++Au6mxP o3+w== MIME-Version: 1.0 In-Reply-To: <87fw4clg8b.fsf@nitrogen.i-did-not-set--mail-host-address--so-tickle-me> References: <509ab0fa$0$6636$9b4e6d93@newsspool2.arcor-online.net> <509AD812.2060605@gmail.com> <87lie4lnxr.fsf@nitrogen.i-did-not-set--mail-host-address--so-tickle-me> <87fw4clg8b.fsf@nitrogen.i-did-not-set--mail-host-address--so-tickle-me> Date: Wed, 14 Nov 2012 11:52:59 +0000 Subject: Re: creating size-limited tar files From: andrea crotti To: Kushal Kumaran Content-Type: text/plain; charset=ISO-8859-1 Cc: Python 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1352893981 news.xs4all.nl 6863 [2001:888:2000:d::a6]:59515 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33327 2012/11/14 Kushal Kumaran : > > Well, well, I was wrong, clearly. I wonder if this is fixable. > > -- > regards, > kushal > -- > http://mail.python.org/mailman/listinfo/python-list But would it not be possible to use the pipe in memory in theory? That would be way faster and since I have in theory enough RAM it might be a great improvement..