From commits-return-402-apmail-climate-commits-archive=climate.apache.org@climate.incubator.apache.org Wed Jul 24 15:53:31 2013 Return-Path: X-Original-To: apmail-climate-commits-archive@minotaur.apache.org Delivered-To: apmail-climate-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBA2A10978 for ; Wed, 24 Jul 2013 15:53:31 +0000 (UTC) Received: (qmail 24493 invoked by uid 500); 24 Jul 2013 15:53:31 -0000 Delivered-To: apmail-climate-commits-archive@climate.apache.org Received: (qmail 24459 invoked by uid 500); 24 Jul 2013 15:53:29 -0000 Mailing-List: contact commits-help@climate.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@climate.incubator.apache.org Delivered-To: mailing list commits@climate.incubator.apache.org Received: (qmail 24438 invoked by uid 99); 24 Jul 2013 15:53:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 15:53:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jul 2013 15:53:27 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 043AF23888CD; Wed, 24 Jul 2013 15:53:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1506602 - /incubator/climate/branches/RefactorInput/ocw/__init__.py Date: Wed, 24 Jul 2013 15:53:06 -0000 To: commits@climate.incubator.apache.org From: goodale@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130724155307.043AF23888CD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: goodale Date: Wed Jul 24 15:53:06 2013 New Revision: 1506602 URL: http://svn.apache.org/r1506602 Log: This __init__ file is needed so the ocw folder is treated as a proper module so the rcmes code can import from ocw. Added: incubator/climate/branches/RefactorInput/ocw/__init__.py Added: incubator/climate/branches/RefactorInput/ocw/__init__.py URL: http://svn.apache.org/viewvc/incubator/climate/branches/RefactorInput/ocw/__init__.py?rev=1506602&view=auto ============================================================================== (empty)