Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'python': 0.11; 'questioned': 0.16; 'subject:programming': 0.16; 'subject:python': 0.16; 'all,': 0.19; 'programming': 0.22; 'thank': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'dear': 0.65 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=pahlevanzadeh.org; s=default; h=Content-Transfer-Encoding:Mime-Version:Content-Type:Date:To:From:Subject:Message-ID; bh=ZXzcqAVPOH18Qj7dAOuifwCKHI3eS4wqD/f9PLsKnAE=; b=t/t/WfqOFMEwe/bBzwv9Lai0lIpJdbznLRll4D6mBYhFbjjNqfCs1LYkFrO5q3niTgOCT7S0sAjoTFxQEFDSHXCTd659IyqsQHSDiFMHH6O0OYrjVeTJAI08tas+a9c8/e99UzNTS2xRtyk9PljhLw/Y1UJX6PuPpWYEgD1BKk4=; Subject: multifile programming on python 3 From: Mohsen Pahlevanzadeh To: python-list@python.org Date: Sun, 25 Aug 2013 12:46:40 +0430 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.4-4+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - part7.royal-servers.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - pahlevanzadeh.org X-Get-Message-Sender-Via: part7.royal-servers.com: authenticated_id: mohsen@pahlevanzadeh.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377418682 news.xs4all.nl 15944 [2001:888:2000:d::a6]:41708 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52969 Dear all, I need help about multifile programming on python 3 and i questioned on stackoverflow : http://stackoverflow.com/questions/18391230/eclipse-python-nameerror-name-mymodule-is-not-defined I thank you if you answer me. --mohsen