-í
qy®:c       sU     d  Z    d k Z  d k l Z  d k l Z  d e f d „  ƒ  YZ d S(   sÉ   
WWW: http://4suite.com/4DOM         e-mail: support@4suite.com

Copyright (c) 2000 Fourthought Inc, USA.   All Rights Reserved.
See  http://4suite.com/COPYRIGHT  for license and copyright information
N(   s   Node(   s   HTMLElements   HTMLPreElementc      sª     d d „ Z   d „  Z # d „  Z ( e i i ƒ  Z ) e i h  e d <ƒ - e i i ƒ  Z . e i h  e d <ƒ 2 e e d „ 3 e i	 e i
 ƒ  ƒ Z	 RS(   Ns   PREc    s     t  i |  | | ƒ d  S(   N(   s   HTMLElements   __init__s   selfs   ownerDocuments   nodeName(   s   selfs   ownerDocuments   nodeName(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLPreElement.pys   __init__ s   c    s;     |  i d ƒ }  | o   t | ƒ Sn ! d Sd  S(   Ns   WIDTHi    (   s   selfs   getAttributes   values   int(   s   selfs   value(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLPreElement.pys
   _get_width s   
c    s    # $ |  i d t | ƒ ƒ d  S(   Ns   WIDTH(   s   selfs   setAttributes   strs   value(   s   selfs   value(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLPreElement.pys
   _set_width# s   s   widthc    s   2 | i |  ƒ S(   N(   s   ms   has_keys   k(   s   ks   m(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLPreElement.pys   <lambda>2 s    (   s   __init__s
   _get_widths
   _set_widths   HTMLElements   _readComputedAttrss   copys   updates   _writeComputedAttrss   filters   _readOnlyAttrss   keys(    (    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLPreElement.pys   HTMLPreElement s   (   s   __doc__s   strings   xml.doms   Nodes   xml.dom.html.HTMLElements   HTMLElements   HTMLPreElement(   s   Nodes   HTMLPreElements   strings   HTMLElement(    (    sN   /usr/local/twc/lib/python2.2/site-packages/_xmlplus/dom/html/HTMLPreElement.pys   ? s   