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


Groups > comp.lang.python > #102683

A question about imports in wxpython

Path csiph.com!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!feedme.news.telefonica.de!telefonica.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From cl@isbd.net
Newsgroups comp.lang.python
Subject A question about imports in wxpython
Date Mon, 8 Feb 2016 15:44:25 +0000
Lines 12
Message-ID <pnpmoc-ved.ln1@esprimo.zbmc.eu> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace individual.net MLULYxUGyTOKVMjb6nkxRwSkjrmLUUMZptCk4PxQX9vl3F/0g=
X-Orig-Path not-for-mail
Cancel-Lock sha1:ljOOhZIO12TLODRRAcwAwRij/pA=
User-Agent tin/2.3.1-20141224 ("Tallant") (UNIX) (Linux/4.2.0-27-generic (x86_64))
Xref csiph.com comp.lang.python:102683

Show key headers only | View raw


I'm playing with some code that uses the wxpython grid.  *Every*
example I have seen starts with the imports:-

    import wx
    import wx.grid as Gridlib

As Gridlib is exactly the same number of characters as wx.grid I
really don't see the point.  Am I missing something?

-- 
Chris Green
ยท

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


Thread

A question about imports in wxpython cl@isbd.net - 2016-02-08 15:44 +0000
  Re: A question about imports in wxpython Ian Kelly <ian.g.kelly@gmail.com> - 2016-02-08 09:25 -0700

csiph-web