Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: New to programming and asking about accessibility with jaws screen reader. Date: Mon, 25 Jul 2016 07:10:31 +1000 Lines: 8 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de i8qEptqW2/DPV4DvOY9dOgToybcmL+xd5kMQdklND+hg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'that?': 0.05; 'cc:addr :python-list': 0.09; 'subject:skip:a 10': 0.09; 'subject: \n ': 0.15; '2016': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:programming': 0.16; 'subject:screen': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'downloaded': 0.24; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'message-id:@mail.gmail.com': 0.27; '17.': 0.29; 'accessible': 0.33; 'received:google.com': 0.35; 'so,': 0.35; 'there': 0.36; 'subject:: ': 0.37; 'where': 0.40; 'subject:with': 0.40; 'jul': 0.72; 'chrisa': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc; bh=Vt5O/ANa8DHUVyDQq37b6NVAyMCIH4ehjday32oXY64=; b=WWxv1X0jNCBCtrrIKRHqrJDMgZs0tjNnT+trz2JWA+1g9OrnE1fPE/6D4+SYs4GIbL pMjk0D2VnUOM0Js0i7wmwLOHxlNhDodvYXimVBbl7V6tQM5E1CwYAQugJ4SDTbr9V2ov k4SLkKLsRDkxT+FDfInWfXDfZoqTGPkUsU5cAfcQo1NCNw/l6kZp6VTGI4Rl56qJI4h9 1h8i75Xk7wZ2YyknIa86dlvuF0JEFAnaMZf0LXAXMLj0f3y2fSMiHMcAmVfdxaNTgw7Z RPPEnmkPl+KoFRNpWYtIBVZan0rMKxrMvUccaZ9+BPO1m7PdS7hXDV1NqSve0NMW/fxv 41Qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:cc; bh=Vt5O/ANa8DHUVyDQq37b6NVAyMCIH4ehjday32oXY64=; b=VqX+NGULsqYzy6Unf5Jxm/8sjnLdV/fWZRNjMq+hq9bQvUM14vd7ibbhB9qxyJ8WcA 9ROzciOBwtojoyTJ69tnLW4XMumB8eE/cFp/4Zpr7u0zy4HmEepfK1hFv4v9KVvYrhH3 usxhiB62ClKFHVqGh3nqOYFJsBkoNHNMvGs5joqFcOKM8n6uOz9RicbZzJTL47C/i0Xq FpeSjs9EkOmABhBmt3XJMc+CZv2JYe2WnTCA1XxxjPZz8l+GTwqFolNqXsR1FRIhWCBh EfE4ZWiK983wlgzJTwOMCGo4gB27tF1a01MRfOV/F0jumHCc9GbAy54ZFEt8hbAn6/vH PqvA== X-Gm-Message-State: AEkoouvdHOXEj4QOPxTakouUptUGsqig35aJ1G/T07JaGooPnxYPnPLDE7hDJ54JXRFAW370vLDwMiAA4UITeQ== X-Received: by 10.194.221.232 with SMTP id qh8mr12022606wjc.117.1469394632393; Sun, 24 Jul 2016 14:10:32 -0700 (PDT) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: Xref: csiph.com comp.lang.python:111839 On Mon, Jul 25, 2016 at 6:04 AM, josphine said wrote: > I have downloaded python3.6 and found it is not accessible with jaws 17. > So, is there any skripts for jaws for that? Exactly what did you download, and where from? ChrisA