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


Groups > comp.lang.python > #48457

Re: Imports (in Py3), please help a novice

Newsgroups comp.lang.python
Date 2013-06-16 07:50 -0700
References <25416834-33d5-44ea-b70f-5dde80ad718f@googlegroups.com>
Message-ID <face43b6-5039-44d3-95dc-d8e041087f5a@googlegroups.com> (permalink)
Subject Re: Imports (in Py3), please help a novice
From Miki Tebeka <miki.tebeka@gmail.com>

Show all headers | View raw


> Is there an import / distutils tutorial out there?  I'm looking for it, but perhaps one of you already knows where to find it.  Thanks!
Did you have a look at http://docs.python.org/3.3/distutils/examples.html?

Another thing to do is to look at what other packages on PyPi are doing. 

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


Thread

Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-15 17:53 -0700
  Re: Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-15 19:50 -0700
  Re: Imports (in Py3), please help a novice Miki Tebeka <miki.tebeka@gmail.com> - 2013-06-16 07:50 -0700
    Re: Imports (in Py3), please help a novice John Ladasky <john_ladasky@sbcglobal.net> - 2013-06-16 11:46 -0700
      Re: Imports (in Py3), please help a novice Chris Angelico <rosuav@gmail.com> - 2013-06-17 11:56 +1000

csiph-web