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


Groups > comp.lang.python > #51646

importing modules

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin3!goblin2!goblin.stu.neva.ru!feeder1.cambriumusenet.nl!82.197.223.103.MISMATCH!feeder3.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <syedk@pacificloud.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'scripts': 0.03; 'pointers': 0.09; 'scripts,': 0.09; 'subject:modules': 0.09; 'sfxlen:2': 0.11; 'python': 0.11; 'modules,': 0.16; 'import': 0.22; 'directory.': 0.24; 'to:addr:python-dev': 0.27; 'to:2**1': 0.27; 'received:209.85.217': 0.29; 'to:no real name:2**1': 0.29; 'message-id:@mail.gmail.com': 0.30; 'another': 0.32; 'received:209.85': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'ubuntu': 0.36; 'words,': 0.36; 'received:209': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'provide': 0.64; 'located.': 0.84
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=JAW4GZcdzeEy9zHCP1iy8fl0bNHbHpOp/9D7bGbnvwA=; b=Pwtm2lCH42hsZNnkLYUW4g9D8fDpKsACF094P6/Cqld7IJSknmgHj+yjPmxzc4x3/D VDOnCYAJq+El69X3UPqbK2/UiyuIDTRpNLz1yZBpo+M3htel34rnCD8OMTm9rHpU7XuX b12VHalq0z328IkTVXpq6uNg9SRUuU2pV5zT2weR1Ua9Ti3ZCi7UJNGt1hx9k56DP1+3 yZsLyJZdEzokO8GXysqtNEpNMh2KEm/KZ28L3o9T6q+7nxOkjIHI8udWekvtAkry8zMR NvBplYrwtPi9vYjqaPF57wnTyGg09QBNyfkwB340d/VY1dv1jbwZ6VpaKo6026qqZ0q6 E87Q==
MIME-Version 1.0
X-Received by 10.112.54.161 with SMTP id k1mr26653527lbp.21.1375135028117; Mon, 29 Jul 2013 14:57:08 -0700 (PDT)
X-Originating-IP [66.8.168.35]
Date Mon, 29 Jul 2013 11:57:08 -1000
Subject importing modules
From syed khalid <syedk@pacificloud.com>
To python-list@python.org, python-dev@python.org
Content-Type multipart/alternative; boundary=001a11c3e63cde910404e2ad9213
X-Gm-Message-State ALoCoQnELbVgw0gnP/RQ5x+TQTqFpBpElkpN1Al/fCRZiVuV955LfiXNGt+rK4OIozx3Rcag/SBO
X-Mailman-Approved-At Wed, 31 Jul 2013 14:07:43 +0200
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.13.1375272464.1251.python-list@python.org> (permalink)
Lines 28
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1375272464 news.xs4all.nl 15891 [2001:888:2000:d::a6]:49380
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:51646

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

I am attempting to import modules from Shogun to python from a non-standard
python directory ie from my /home/xxx directory. is there a way on ubuntu
to selectively some modules, scripts, data  from one directory and others
modules, scripts from another directory. In other words, is there a file(s)
that provide pointers to where these modules are located.

regards

Sy
--

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


Thread

importing modules syed khalid <syedk@pacificloud.com> - 2013-07-29 11:57 -1000

csiph-web