Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7F58B200CD2 for ; Thu, 27 Jul 2017 13:46:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7DEFC16A27F; Thu, 27 Jul 2017 11:46:26 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C3C0D16A26E for ; Thu, 27 Jul 2017 13:46:25 +0200 (CEST) Received: (qmail 85490 invoked by uid 500); 27 Jul 2017 11:46:25 -0000 Mailing-List: contact commits-help@ariatosca.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ariatosca.incubator.apache.org Delivered-To: mailing list commits@ariatosca.incubator.apache.org Received: (qmail 85479 invoked by uid 99); 27 Jul 2017 11:46:24 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2017 11:46:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 92B511A0ADA for ; Thu, 27 Jul 2017 11:46:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.221 X-Spam-Level: X-Spam-Status: No, score=-4.221 tagged_above=-999 required=6.31 tests=[HK_RANDOM_FROM=0.001, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id WpBQ8mRYh562 for ; Thu, 27 Jul 2017 11:46:23 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 8623B5F6C7 for ; Thu, 27 Jul 2017 11:46:22 +0000 (UTC) Received: (qmail 85454 invoked by uid 99); 27 Jul 2017 11:46:21 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jul 2017 11:46:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 831E3DFF9F; Thu, 27 Jul 2017 11:46:21 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mxmrlv@apache.org To: commits@ariatosca.incubator.apache.org Message-Id: <439bc59da19b4f4383a0e29fc9a86fd0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-ariatosca git commit: fixed docs Date: Thu, 27 Jul 2017 11:46:21 +0000 (UTC) archived-at: Thu, 27 Jul 2017 11:46:26 -0000 Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-174-Refactor-instantiation-phase fcc6b9c6e -> bb67dbb52 fixed docs Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/bb67dbb5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/bb67dbb5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/bb67dbb5 Branch: refs/heads/ARIA-174-Refactor-instantiation-phase Commit: bb67dbb526de4adffe7416f25ce7b390b6652e07 Parents: fcc6b9c Author: max-orlov Authored: Thu Jul 27 14:46:17 2017 +0300 Committer: max-orlov Committed: Thu Jul 27 14:46:17 2017 +0300 ---------------------------------------------------------------------- aria/parser/reading/__init__.py | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/bb67dbb5/aria/parser/reading/__init__.py ---------------------------------------------------------------------- diff --git a/aria/parser/reading/__init__.py b/aria/parser/reading/__init__.py index 9fab5df..c110585 100644 --- a/aria/parser/reading/__init__.py +++ b/aria/parser/reading/__init__.py @@ -24,8 +24,6 @@ Reading package. JinjaReader JsonReader Locator - deepcopy_with_locators - copy_locators RawReader Reader ReaderSource