A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-July/007429.html below:

[Python-Dev] Sub-package import mechanism now broken?

[Python-Dev] Sub-package import mechanism now broken?Mark Favas m.favas@per.dem.csiro.au
Wed, 26 Jul 2000 18:40:04 +0800
Have the sub-package import semantics changed, or is import broken in
the current CVS? (still works in my last version of 1.6a2, and, yes,
/usr/local/lib/python2.0/site-packages

Python 2.0b1 (#208, Jul 26 2000, 14:54:31) [C] on osf1V4
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
Copyright 1995-2000 Corporation for National Research Initiatives (CNRI)
>>> import Pmw
>>> from xml import *
>>> from xml.sax import saxlib
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: cannot import name saxlib
>>> from xml.parsers.xmlproc import xmlproc
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named parsers.xmlproc
>>> 

-- 
Email  - m.favas@per.dem.csiro.au        Mark C Favas
Phone  - +61 8 9333 6268, 0418 926 074   CSIRO Exploration & Mining
Fax    - +61 8 9383 9891                 Private Bag No 5, Wembley
WGS84  - 31.95 S, 115.80 E               Western Australia 6913



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4