Titus Brown wrote: > > If you need to hang stuff off of binary/octal etc., e.g. > > /numbers/15/binary/not > > then I'm not sure ;). > This comment gets to my point exactly. Are the only two ways to chain namespaces: 1. import a module or have an instantiated class hanging around 2. _q_lookup or is there a third way? VanL