Is this a bug in Python2.0 or yet another feature of Windows?
Robin Becker
robin at jessikat.fsnet.co.uk
Sun Oct 22 08:34:57 EDT 2000
More information about the Python-list mailing list
Sun Oct 22 08:34:57 EDT 2000
- Previous message (by thread): Python 1.5.2->2.0 undocumented incompat.?
- Next message (by thread): Is this a bug in Python2.0 or yet another feature of Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <8su86i$fen$1 at news.nuri.net>, June Kim <junaftnoon at nospamplzy ahoo.com> writes >With Python 2.0 Final Release, > > >>>> from array import array >>>> z=array('c','hello world') >>>> `z` #Note that these are back-quotes > >It returns a nice "python20.dll" error, whereas run on python 1.6, >it returns what we expect, the string form of the array. > >- June ... looks bad to me under win32 as well. -- Robin Becker
- Previous message (by thread): Python 1.5.2->2.0 undocumented incompat.?
- Next message (by thread): Is this a bug in Python2.0 or yet another feature of Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list