Current Path : /usr/local/lib/python2.5/xml/dom/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/python2.5/xml/dom/domreg.pyo |
³ò hRc @ s\ d Z d d k Th d d <d d <Z h Z d Z d Z d d d Z d Z d S( s´ Registration facilities for DOM. This module should not be used directly. Instead, the functions getDOMImplementation and registerDOMImplementation should be imported from xml.dom.i˙˙˙˙( t *s xml.dom.minidomt minidoms xml.dom.DOMImplementationt 4DOMc C s | t | <d S( sI registerDOMImplementation(name, factory) Register the factory function with the name. The factory function should return an object which implements the DOMImplementation interface. The factory function can either return the same object, or a new one (e.g. if that implementation supports some customization).N( t registered( t namet factory( ( s* /usr/local/lib/python2.5/xml/dom/domreg.pyt registerDOMImplementation s c C s6 x/ | D]' \ } } | i | | p d Sq q Wd S( sF _good_enough(dom, features) -> Return 1 if the dom offers the featuresi i ( t hasFeature( t domt featurest ft v( ( s* /usr/local/lib/python2.5/xml/dom/domreg.pyt _good_enough s c C sO d d k } d } t i | } | o&