Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.028 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'url:sourceforge': 0.03; 'api': 0.09; 'python': 0.11; 'conforms': 0.16; 'to:addr:lists.sourceforge.net': 0.16; 'extension': 0.20; '2.x': 0.22; '3.x': 0.22; 'to:2**1': 0.22; 'module': 0.23; '2.0': 0.23; 'to:no real name:2**1': 0.27; 'message-id:@mail.gmail.com': 0.28; 'oracle': 0.33; 'received:google.com': 0.34; 'url:org': 0.36; 'url:en': 0.39; 'to:addr:python.org': 0.39; 'where': 0.40; 'to:addr:python-announce': 0.84; 'url:latest': 0.84; 'url:readthedocs': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=/TcqCkwoeOnZMUG6SWQXCQPSNENo4pWo+/rEh3u7r2Y=; b=eej3RGr+gg+JBGUIAtr4+kjNXjPP/bi29sM1x8q9gJteC3km67TRGi5SUwpF6w9Y54 jgCXlDK/EbIFVWJZgaURqmsQRwooVkCjRLCsy36C7WCAWE9paEdmVPWAr0UMt+gD/4VW IbO7i2r8UIncnfJf4baUcKdcAC8KFqEUG/iSYzUK6LxRHK4gEMimIMIbpRjdomj6QGae 23g8OcdnJj1QMK0kDpk1ehL03i+Aw8dvediQZv3j5aKbsE0YziNfbFIRQl5+G8HvwieU MjaU1uZXLmHckQBo3WlXvIx5KYPrrpmCueJfPbQsSOmkTpCStSFvTp9cC60bt0Hgq1bo KtrQ== MIME-Version: 1.0 X-Received: by 10.152.8.102 with SMTP id q6mr24091899laa.27.1434858005189; Sat, 20 Jun 2015 20:40:05 -0700 (PDT) Date: Sat, 20 Jun 2015 21:40:05 -0600 Subject: cx_Oracle 5.2 From: Anthony Tuininga To: python-announce@python.org, cx-oracle-users@lists.sourceforge.net X-Mailman-Approved-At: Sun, 21 Jun 2015 08:02:55 +0200 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434866576 news.xs4all.nl 2961 [2001:888:2000:d::a6]:52676 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!news.stben.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python.announce:1748 What is cx_Oracle? cx_Oracle is a Python extension module that enables access to Oracle for Python 2.x and 3.x and conforms to the Python database API 2.0 specifications with a number of enhancements. Where do I get it? http://cx-oracle.sourceforge.net What's new? http://cx-oracle.readthedocs.org/en/latest/releasenotes.html