Mercurial > babel > mirror
comparison ChangeLog @ 281:99fe87a24e8e trunk
In `Locale.parse()`, only parse the argument if it's a string, otherwise just return the argument. This assumes that a non-string argument is either a `Locale` instance, or a proxy object pretending to be one. That may not be a safe assumption, but at least it allows you to use proxy objects such as Paste's `StackedObjectProxy` for locales.
author | cmlenz |
---|---|
date | Wed, 05 Sep 2007 16:40:17 +0000 |
parents | bbb917a96be4 |
children | d7bf15bb26ba |
comparison
equal
deleted
inserted
replaced
279:bbb917a96be4 | 281:99fe87a24e8e |
---|