Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ganesh Pal Newsgroups: comp.lang.python Subject: Re: does the order in which the modules are placed in a file matters ? Date: Wed, 23 Dec 2015 13:16:57 +0530 Lines: 1 Message-ID: References: <56718F06.30300@oddbird.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de PB4ycjyO1+B7MS9c2xJxwAQV9nYlSi9V9TVal74zClmw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:file': 0.07; 'cc:addr:python-list': 0.09; 'don': 0.09; 'subject:modules': 0.09; 'subject:which': 0.09; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:matters': 0.16; 'to:addr:carl': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'header:In-Reply-To:1': 0.24; 'chris': 0.26; 'subject: ?': 0.27; 'message-id:@mail.gmail.com': 0.27; 'topic': 0.32; 'received:google.com': 0.35; 'received:209.85': 0.36; 'subject:: ': 0.37; 'thanks': 0.37; 'received:209': 0.38; 'subject:the': 0.39; 'your': 0.60; 'sharing': 0.64 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=StLoIpu7rTP8j1WUCFOe9bm1HPlRzUptiZoS4xV4kOc=; b=baIUymYTmA6qt6Z90PgBi0zDBZ4zhz4rllzXKPb49Pw4wnfjKb1yD9v2TUHsysi8jU BUErcZALWK4OiFY9WpRj3O10gY7zm3qz6vz3AYGx907yZAc29o/bPCchoUZC8ICC2lhj ZKvMnFETufVp2D0hBtL/D0Rgcd+Xj+2XZkd3KdZRFUeBMMIaFchQn3YKHvrHb3EB83fj r48Ue19v1x1RRzXpym6dHduHExRI5DA6CKqw5I4gajZdnNLWQsXl/dcpkOwtdJqcOsW0 Slq8LisU68poNFOAqfnX6nDbCZSVycc8rilTF9Mf5xrYgi7clI4OfkW1EJLeM9hnNrtX nhQw== X-Received: by 10.25.43.212 with SMTP id r203mr4098464lfr.162.1450856817653; Tue, 22 Dec 2015 23:46:57 -0800 (PST) In-Reply-To: <56718F06.30300@oddbird.net> 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: , Xref: csiph.com comp.lang.python:100762 Thanks to Don , Chris and Carl for sharing your view on this topic .