Re: [Python-3000] u'text' as an alias for 'text'?

2008-04-03 Thread Tony Meyer
On 24/03/2008, at 1:49 PM, Mike Meyer wrote: > How many programs that used set.Set in 2.3 broke in 2.4 > when the set module vanished? I presume you're referring to the "sets" module, and it has not gone anywhere in 2.x: Python 2.5.1 (r251:54863, Jan 17 2008, 19:35:17) [GCC 4.0.1 (Apple Inc. bu

Re: [Python-3000] Strategy for porting to 3.0?

2008-03-23 Thread Tony Meyer
Hi Skip! [Skip] >> After the next SpamBayes release I plan to branch the code and work on >> porting it to Python 3.0, mostly as an experiment in porting code from >> Python 2.x to 3.x whose results I can feed back to the larger Python >> community. Cool :) >> I'm curious about how best to appro