Path: csiph.com!au2pb.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!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.125 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.75; '*S*': 0.00; 'did.': 0.16; 'received:yourhostingaccount.com': 0.16; 'wrote:': 0.16; 'suggested': 0.20; 'to:2**1': 0.21; '(all': 0.22; 'import': 0.24; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'define': 0.27; 'change,': 0.27; 'always,': 0.29; 'books': 0.30; 'work.': 0.30; 'but': 0.36; 'instead': 0.36; 'received:10.20': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:66': 0.38; 'thank': 0.38; 'to:addr:python.org': 0.40; '>from': 0.76; '6:11': 0.84; 'received:10.20.15.15': 0.84; 'received:bosmailscan15.eigbox.net': 0.84 X-Authority-Analysis: v=2.1 cv=Q9Rc4uGa c=1 sm=1 tr=0 a=eBvjjtMVdWwtQGedh7GyLg==:117 a=YHaK2y7iffdR6ZG/aRXuBA==:17 a=pq4jwCggAAAA:8 a=QPcu4mC3AAAA:8 a=8_iErv3XAAAA:8 a=1E9jo8_qk6kA:10 a=wpL1jeqTJocA:10 a=8nJEP1OIZ-IA:10 a=uRRa74qj2VoA:10 a=IHpK4gAxAAAA:8 a=pGLkceISAAAA:8 a=KzTe5i39pheYTvSk0_oA:9 a=wPNLvfGTeEIA:10 User-Agent: Microsoft-MacOutlook/14.4.7.141117 Date: Tue, 11 Aug 2015 10:15:05 +0800 Subject: Re: Importing is partially working... From: Dwight GoldWinde To: Chris Angelico , Python Python Thread-Topic: Importing is partially working... References: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable X-EN-UserInfo: 6c5a25a10f5591a3de9585e9195aba16:931c98230c6409dcc37fa7e93b490c27 X-EN-AuthUser: dwight@goldwinde.com Sender: Dwight GoldWinde X-EN-OrigIP: 222.172.183.4 X-EN-OrigHost: unknown X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1439261357 news.xs4all.nl 2865 [2001:888:2000:d::a6]:37169 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95237 Such a simple change, I wouldn=B9t think it would work. But it did. You suggested "from Functions import humprint=B2 instead of "from Functions.py import humprint=B2. Thank you, Chris! Now I can define functions all over the place. LOL=8A BIG SMILE... Always, Dwight www.3forliving.key.to (video playlist on YouTube) www.couragebooks.key.to (all my books on Amazon) On 8/10/15, 6:11 PM, "Chris Angelico" wrote: >from Functions import humprint