Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #30589

Re: Can't import modules

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!eweka.nl!hq-usenetpeers.eweka.nl!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <dwightdhutto@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python': 0.09; 'received :mail-vc0-f174.google.com': 0.09; 'sep': 0.09; 'subject:modules': 0.09; 'cc:addr:python-list': 0.10; '3",': 0.16; 'subject:import': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'url:whatsnew': 0.16; 'wrote:': 0.17; 'module': 0.19; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.220.174': 0.29; 'url:python': 0.32; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'url:org': 0.36; 'url:library': 0.36; 'should': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'things': 0.38; 'url:docs': 0.38; 'header:Received:5': 0.40; '30,': 0.62; 'url:0': 0.67
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=8sknrKivKfFIvfmq17xU0XuMyjEHVDJIE2a7P2s+PhQ=; b=IcjEiOlKQVVgSyB524rWkzBu/U4jgfFjcmbcdT96UVHLXOg/s3ZrYIIV4OB7KCqiix O5xoURt91AP7qeYDO1p1khSgglxkjF8lSdNs4UFGVjeEnHjI1uCc9lNtlNmP6VANA+wE NY2/E01VGdzD/rLKja2e5xk1wZDFRhIu7r047I6lOluUOhc6Uj89yrboutTLgBcArden iciF0jH5Q/SXOj68OvkGgmQfdP42PEjiZsvqcGxsjxKPODWh011qeib75JOB+CR4sl89 QNNuZLSIVeE8bz3Su1kmh3KOCrleuFlfeCEbZxeckZdHPOMrQeCbL/4EpJtUWkt+npHr DrCQ==
MIME-Version 1.0
In-Reply-To <CA+vVgJXeWZOsfWO=sv-mK75VmCZCnQ4hOYt+_poV2ZtDgVP+ug@mail.gmail.com>
References <36813ff7-68b9-44eb-9b25-7c13ae739566@googlegroups.com> <5068a9e0$0$6915$e4fe514c@news2.news.xs4all.nl> <2e36e097-a43f-43b4-98a6-8da999c39c21@googlegroups.com> <5068f109$0$29997$c3e8da3$5496439d@news.astraweb.com> <de7f0448-d56d-4353-af72-a25f3f802f7f@googlegroups.com> <5068fcab$0$1726$c3e8da3$76491128@news.astraweb.com> <CA+vVgJX6DKiAKDsLZfU3X5CiNxctzvEfP-DSzR+boTE3JKvMCA@mail.gmail.com> <CA+vVgJXeWZOsfWO=sv-mK75VmCZCnQ4hOYt+_poV2ZtDgVP+ug@mail.gmail.com>
Date Sun, 30 Sep 2012 23:12:46 -0400
Subject Re: Can't import modules
From Dwight Hutto <dwightdhutto@gmail.com>
To "Steven D'Aprano" <steve+comp.lang.python@pearwood.info>
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.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 <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1693.1349061168.27098.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1349061168 news.xs4all.nl 6858 [2001:888:2000:d::a6]:48046
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:30589

Show key headers only | View raw


On Sun, Sep 30, 2012 at 10:48 PM, Dwight Hutto <dwightdhutto@gmail.com> wrote:
> Plus from What's New From Python 3", which are things you should be
> able to change comes:
>
> http://docs.python.org/release/3.0.1/whatsnew/3.0.html
>
> Change the module yourself.
>
>

And, of course:

http://docs.python.org/library/2to3.html

-- 
Best Regards,
David Hutto
CEO: http://www.hitwebdevelopment.com

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Can't import modules Peter Farrell <peterfarrell66@gmail.com> - 2012-09-30 12:42 -0700
  Re: Can't import modules Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-09-30 13:15 -0700
  Re: Can't import modules Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-30 20:21 +0000
  Re: Can't import modules Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-30 20:21 +0000
  Re: Can't import modules Hans Mulder <hansmu@xs4all.nl> - 2012-09-30 22:21 +0200
    Re: Can't import modules Peter Farrell <peterfarrell66@gmail.com> - 2012-09-30 17:35 -0700
      Re: Can't import modules Dave Angel <d@davea.name> - 2012-09-30 21:16 -0400
      Re: Can't import modules Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-01 01:25 +0000
        Re: Can't import modules Peter Farrell <peterfarrell66@gmail.com> - 2012-09-30 18:35 -0700
          Re: Can't import modules Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-01 02:15 +0000
          Re: Can't import modules Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-10-01 02:15 +0000
            Re: Can't import modules Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-30 22:39 -0400
            Re: Can't import modules Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-30 22:48 -0400
            Re: Can't import modules Dwight Hutto <dwightdhutto@gmail.com> - 2012-09-30 23:12 -0400
          Re: Can't import modules Dave Angel <d@davea.name> - 2012-09-30 23:18 -0400
            Re: Can't import modules Peter Farrell <peterfarrell66@gmail.com> - 2012-09-30 21:44 -0700
            Re: Can't import modules Peter Farrell <peterfarrell66@gmail.com> - 2012-09-30 21:44 -0700
        Re: Can't import modules Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-01 09:36 +0100
      Re: Can't import modules cjgohlke@gmail.com - 2012-09-30 23:10 -0700

csiph-web