On Tue, 2004-06-29 at 16:07, "Martin v. Löwis" wrote: > Actually, no. I'd like to stick it into Lib/somewhere, so it is easy to > locate through > > os.path.join(os.path.dirname(gettext.__file__), 'messages') > > Even more importantly, putting it into Lib means it is simpler to have > it installed. Good enough reason for me, although my one (minor) concern is the consumption of that name in the top-level package namespace for something that isn't Python code. > If you think it helps, finding it through > > import messages > messages.docstrings('de') > > might be an option; messages/__init__.py would then have the proper > magic. That makes me feel better about dropping it in Lib, even if the use case is a little questionable. I'm uncomfortable about having things other than packages or modules in that namespace. -Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20040629/759b31e3/attachment.bin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4