[issue1036490] Extend Shelf to support unicode keys

2009-02-14 Thread Martin v. Löwis
Martin v. Löwis added the comment: It's fixed in 3.0, by means of the keyencoding argument to Shelf. It would be possible to port that back to 2.7; since no patch had been forthcoming, I'm closing this as fixed, anyway. -- resolution: -> fixed status: open -> closed __

[issue1036490] Extend Shelf to support unicode keys

2009-02-14 Thread Daniel Diniz
Daniel Diniz added the comment: Is this one still valid? Test script is missing. -- components: +Library (Lib) nosy: +ajaksu2 stage: -> test needed ___ Python tracker ___ ___