ANN: SRE 2.1a2 (separate distribution)
Fredrik Lundh
fredrik at pythonware.com
Mon Feb 19 17:20:54 EST 2001
More information about the Python-list mailing list
Mon Feb 19 17:20:54 EST 2001
- Previous message (by thread): ANN: SRE 2.1a2 (separate distribution)
- Next message (by thread): How to copy class objects?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aahz Maruch wrote: > Very nice! You are to be commended for your preservation of backwards > portability. thanks! > One thing that isn't clear from your announcement or web > site: how does the Unicode stuff work in Python 1.5.2? not at all -- when compiled for 1.5.2, the core engine only supports 8-bit strings (or compatible objects, like memory mappings and arrays) Cheers /F
- Previous message (by thread): ANN: SRE 2.1a2 (separate distribution)
- Next message (by thread): How to copy class objects?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list