OwlCyberSecurity - MANAGER
Edit File: sux.pyc
� `��ac @ s� d Z d d l m Z d d l m Z d d l m Z d d l m Z d Z d Z d Z d Z e d Z d � Z d � Z d � Z d � Z d � Z d e f d � � YZ d e f d � � YZ d S( s� *S*mall, *U*ncomplicated *X*ML. This is a very simple implementation of XML/HTML as a network protocol. It is not at all clever. Its main features are that it does not: - support namespaces - mung mnemonic entity references - validate - perform *any* external actions (such as fetching URLs or writing files) under *any* circumstances - has lots and lots of horrible hacks for supporting broken HTML (as an option, they're not on by default). i����( t print_function( t Protocol( t unicode( t prefixedMethodNamesi i i s .-_:s ;+#/%~c O s d S( s Do nothing.N( ( t argst kw( ( sR /opt/cpanel-ccs/.develop/virtualenv/lib/python2.7/site-packages/twisted/web/sux.pyt nop'