Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.01; 'url:sourceforge': 0.03; 'api': 0.11; 'python': 0.11; 'to:addr:lists.sourceforge.net': 0.16; 'module': 0.19; '2.x': 0.24; '2.0': 0.26; 'extension': 0.26; 'to:2**1': 0.27; 'to:no real name:2**1': 0.29; 'message- id:@mail.gmail.com': 0.30; '3.x': 0.31; 'received:google.com': 0.35; 'oracle': 0.36; 'url:org': 0.36; 'to:addr:python.org': 0.39; 'to:addr:python-announce': 0.84; 'url:latest': 0.91 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=8kk1racQ1uzlpOJRU2nMaIJE7sTUqT9gD1FmWAttJ9g=; b=0SgYfXkSZNGBGZjTtDnGSyJc7iAO8lX6l02lhkeUs468hO7RgxaBtcs8hn72pkf2UZ cb1wHoN+0SS6svYUUFN0/jQ2u+Z0sEwmWTKHGyKdWrFAcPaKAYZD+OwLABAZ808//6OG deBk63gfczblzdgkpUrcXfz5UDdsr/YaGr6xPpbIKVBwepaTAN+IuXDhIdB+bOwcOsk5 qXFfyvEPPaFDzHc2C8S26Db0wVHDrjdERNmzCBEwGcr66Phbi9tlEi8kwmR/ukQWGch0 BvGTTJY4dBJQHVMynSqp0GgfxJAXyZCa0vFV8n8pkdj6+ocT2ZnZ9dzyxkD93a5+Cd0K HI/Q== MIME-Version: 1.0 X-Received: by 10.182.65.167 with SMTP id y7mr16043651obs.29.1400992748443; Sat, 24 May 2014 21:39:08 -0700 (PDT) Date: Sat, 24 May 2014 22:39:08 -0600 Subject: cx_Oracle 5.1.3 From: Anthony Tuininga To: python-announce@python.org, cx-oracle-users@lists.sourceforge.net X-Mailman-Approved-At: Mon, 26 May 2014 09:51:21 +0200 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401090682 news.xs4all.nl 2936 [2001:888:2000:d::a6]:45216 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1286 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