Path: csiph.com!usenet.pasdenom.info!news.franciliens.net!fdn.fr!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'assuming': 0.09; 'comment,': 0.09; 'lawrence': 0.09; 'mehta': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'replied': 0.09; 'tismer': 0.09; 'python': 0.11; 'mark,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'programming': 0.22; 'coding': 0.22; 'header:User-Agent:1': 0.23; 'second': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'problem.': 0.35; 'but': 0.35; 'thanks': 0.36; 'christian': 0.38; 'skip:o 20': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'world.': 0.61; "you're": 0.61; "you've": 0.63; 'talking': 0.65; 'received:2': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Screenshots in Mac OS X Date: Wed, 23 Oct 2013 07:04:15 +0100 References: <22861e2f-50f2-4d74-9024-53caec5570fa@googlegroups.com> <03db6a3f-3b1c-4516-8bee-4e3a362ebcf6@googlegroups.com> <7229d8eb-3aba-47d6-af8d-52126338945a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-201-160.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 In-Reply-To: <7229d8eb-3aba-47d6-af8d-52126338945a@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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382508270 news.xs4all.nl 15972 [2001:888:2000:d::a6]:56878 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57338 On 23/10/2013 01:22, Pratik Mehta wrote: > Hey Mark, > > Thanks for reverting. > > I had tried coding it using os.system("screencapture -s /filepath") // for selecting a particular region.. > > > I have replied to Kevin's comment, that's exactly what I am looking for. :) > > > Thanks ... > Assuming that you're talking to me, no problem. Do you mean "replying" and not "reverting", as I observe that you've used this elsewhere? -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence