Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Random832 Newsgroups: comp.lang.python Subject: Re: imshow keeps crashhing Date: Thu, 07 Jan 2016 11:45:28 -0500 Lines: 6 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de ld+LSO7ZyMXXO/0VjjVJPgMI/LD7dFWTpa7jZ6B+9bmw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '(same': 0.09; 'received:internal': 0.09; 'jan': 0.11; 'wed,': 0.15; 'message- id:@webmail.messagingengine.com': 0.16; 'osx': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'command': 0.26; 'actual': 0.28; 'clicked': 0.29; 'windows.': 0.33; 'open': 0.33; 'similar': 0.33; 'file': 0.34; 'running': 0.34; 'to:addr :python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'associated': 0.38; 'received:66': 0.38; 'whatever': 0.39; 'application': 0.39; 'to:addr:python.org': 0.40; 'john': 0.61; 'header:Message-Id:1': 0.61 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=QMOiCVufk5b2eFN94VKk7xhn7x4=; b=i+08Qz S8On++6JSDTLAbsLVQtAe3vhVSUQjUzA1PE+86k55+eMGv5cO8SqrgrXbcfd/+9t a4rhIJDNAWpZLEHBkUwM+VOEH3kRezVd4atyHOZtDWlQoZ7WuBUr8bisTWN1/nin W0UALYKHlPjGbpvvMTuFpZ2bnc7nUittAneCI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=QMOiCVufk5b2eFN 94VKk7xhn7x4=; b=MU1Q46lWHbe/vDlgD1tUiZ+peU18S7olaJTiW7hAJxOxUEk Xq4sdzav3vYk49r3eYGgKnjTtNIzKhB3y+rlbcGits9Wflyr2t6UsoUZp9MbBfDm Bog6x/Gtf3/II/50W8HUQQsPdnmQ0OqA725hSE5M2s3queWpdO9C7EoWvowY= X-Sasl-Enc: 232HLMLCE5sscpA3xSB38mP7Ov/2MaJCyWPqsyf3rCOk 1452185128 X-Mailer: MessagingEngine.com Webmail Interface - ajax-6cda141f In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101344 On Wed, Jan 6, 2016, at 18:26, John Gordon wrote: > So the actual command name for running Preview is "open"? "open" is an OSX command that will open a file by whatever application is associated with it (same as if you double clicked it in Finder); similar to "start" on Windows.