Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65801
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.018 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'interpreter': 0.05; 'subject:Python': 0.06; 'subject:help': 0.08; 'subject:modules': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'opposite': 0.16; 'seconds.': 0.16; 'wrote:': 0.18; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'looks': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'weeks': 0.32; 'guess': 0.33; 'subject:with': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'helps': 0.61; 'matter': 0.61; "you've": 0.63; 'it!': 0.67; 'to:none': 0.92; 'remember,': 0.93; 'scott': 0.93 |
| 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:cc :content-type:content-transfer-encoding; bh=5uPw4PVt0szyXBAjS7NmbXhIS4wBk13Tn6xJlD1tIhs=; b=ZoYmyWf9UKbTKmnjQ81SR5UwYaPQQzohDqBe/e9a/3JIjKusJShk/UNbzQs0fj/rta cmhl1W58ZGro3ztaoPhLmzNTuh1fu2BJiwdYWK8aMXtg2vjtjMy57xUJXyoQP/NL+J1L Psrp9C1VFqFi9/Wzq+I3tbJF9EeOdHc4UBx3yaW+B8BbAR7/oPtSEOouUhwqxZXAC5a8 OZwgCAGvjlKv6E3Brno1zuu02gflBmSImnENwoxtDLjcy3uwzxmlj4aIms0h7k5MKCmK eQwMshdyEVn6rpvPLfBqWiwdx7KD1qx6ClTuEyRFs089ZDmTOsWLn/tkNzCERzWNMEzU yMnA== |
| MIME-Version | 1.0 |
| X-Received | by 10.68.108.194 with SMTP id hm2mr35596327pbb.22.1392006982736; Sun, 09 Feb 2014 20:36:22 -0800 (PST) |
| In-Reply-To | <4D2A950B-E797-4005-B0AB-0E3EA0B3389E@cox.net> |
| References | <032F2E23-6983-4710-B087-C1771B66C3EF@cox.net> <635C857D-1F7A-4F95-B3A7-F1A3C69BF137@cox.net> <1DA52F3B-CE00-4E47-BE84-C07482966FD7@cox.net> <F4033A14-BA16-4897-9998-65D431B5071C@cox.net> <4D2A950B-E797-4005-B0AB-0E3EA0B3389E@cox.net> |
| Date | Mon, 10 Feb 2014 15:36:22 +1100 |
| Subject | Re: Python 2.7.6 help with modules |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6613.1392006986.18130.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1392006986 news.xs4all.nl 2829 [2001:888:2000:d::a6]:32807 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:65801 |
Show key headers only | View raw
On Mon, Feb 10, 2014 at 3:31 PM, Scott W Dunning <swdunning@cox.net> wrote: > I guess I answered my own question and it looks like it wouldn’t matter if you did it opposite from weeks to seconds. Yep, you've got it! Remember, you can always try things out in the interactive interpreter to see what's happening. Helps *hugely*. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Python 2.7.6 help with modules Chris Angelico <rosuav@gmail.com> - 2014-02-10 15:36 +1100
csiph-web