[Zope-dev] Failing Zope 2.8 / Python 2.3 tests on your box

Stefan H. Holek stefan at epy.co.at
Fri Aug 29 07:32:39 EDT 2008


The Python 2.3 on that box hasn't changed in a while, and the  
encodings module works, at least interactively.

$ /usr/local/python2.3/bin/python
Python 2.3.6 (#1, Nov 11 2006, 11:08:56)
[GCC 4.0.2 (Debian 4.0.2-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> import encodings
 >>> encodings.aliases.aliases
{'iso_ir_6': 'ascii', 'maccyrillic': 'mac_cyrillic', 'iso_celtic':  
'iso8859_14', 'ebcdic_cp_wt': 'cp037', ...



On 20. Aug 2008, at 19:57, Tres Seaver wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Stefan,
>
> Tests are blowing up on that box becaues the 'encodings' module has no
> attribute 'aliases':  AFAICT, that doesn't happen on a "standard"  
> build
> of Python:  is there something weird about your setup?
>
>
> Tres.

--
Anything that, in happening, causes something else to happen,
causes something else to happen.  --Douglas Adams




More information about the Zope-Dev mailing list