On Fri, 31 Aug 2012 07:01:17 -0400, Daniel Holth <dho...@gmail.com> wrote:
> On Aug 31, 2012, at 6:54 AM, Donald Stufft <donald.stu...@gmail.com> wrote:
> > Unless i'm mistaken (which I may be!) I believe that a / can be used as
> > the separator between the namespace and the "real" key.
> > 
> > Home-page: http://www.python.org
> > Extension: Home
> > Home/other-thing: Foo
> > 
> 
> Not bad.
> 
> > Doing this is the "Extension" field required?
> 
> Yes it is required. A simple lookup for data ['extension'] tells you what to 
> expect.

It also allows for typo detection, which automatically interpreting
prefix strings as extensions names would not.

--
R. David Murray

If you like the work I do for Python, you can enable me to spend more
time doing it by supporting me here:  http://gittip.com/bitdancer
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to