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


Groups > comp.lang.python > #2203

delete namespaces

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.insightbb.com!news.insightbb.com.POSTED!not-for-mail
NNTP-Posting-Date Tue, 29 Mar 2011 20:15:01 -0500
Date Tue, 29 Mar 2011 21:14:58 -0400
From monkeys paw <monkey@joemoney.net>
User-Agent Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version 1.0
Newsgroups comp.lang.python
Subject delete namespaces
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Message-ID <UtydnQbv7-6IGQ_QnZ2dnUVZ_hWdnZ2d@insightbb.com> (permalink)
Lines 9
X-Usenet-Provider http://www.giganews.com
X-AuthenticatedUsername NoAuthUser
X-Trace sv3-yn1zE5UVpeeMc1HOHBkTnWHzcbavOdxdtYFFHWYUa1qZ8ZpJXcGawhoZ017Bh4ftzOUAanXQ9m1iieW!o8NliWXInAvMHNuIO8/ATGN3hKHksxECUm/2q4j0aAIFkoeW4hzQmSXwT0CHpl0Bln6POu4NIN5S!VdJdRZIWT6aEw3gICVY=
X-Complaints-To abuse@insightbb.com
X-DMCA-Complaints-To dmca@insightbb.com
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 1345
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:2203

Show key headers only | View raw


How do i delete a module namespace once it has been imported?

I use

import banner

Then i make a modification to banner.py. When i import it again,
the new changes are not reflected. Is there a global variable i can
modify?

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


Thread

delete namespaces monkeys paw <monkey@joemoney.net> - 2011-03-29 21:14 -0400
  Re: delete namespaces Raymond Hettinger <python@rcn.com> - 2011-03-29 18:32 -0700
  Re: delete namespaces Tim Chase <python.list@tim.thechases.com> - 2011-03-29 20:41 -0500
  Re: delete namespaces Terry Reedy <tjreedy@udel.edu> - 2011-03-30 00:57 -0400
    Re: delete namespaces Raymond Hettinger <python@rcn.com> - 2011-03-30 17:11 -0700
      Re: delete namespaces Chris Angelico <rosuav@gmail.com> - 2011-03-31 14:06 +1100
  Re: delete namespaces Jean-Michel Pichavant <jeanmichel@sequans.com> - 2011-03-30 11:10 +0200
  Re: delete namespaces Terry Reedy <tjreedy@udel.edu> - 2011-03-30 15:03 -0400
  Re: delete namespaces Tim Golden <mail@timgolden.me.uk> - 2011-03-30 20:08 +0100
  Re: delete namespaces Ritesh Nadhani <riteshn@gmail.com> - 2011-03-30 21:22 -0700
  Re: delete namespaces rusi <rustompmody@gmail.com> - 2011-03-30 22:11 -0700

csiph-web