Server : Apache System : Linux server1.cgrithy.com 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64 User : nobody ( 99) PHP Version : 8.1.23 Disable Function : NONE Directory : /usr/lib64/python2.7/Demo/cgi/ |
� "��dc @ sK d Z d d l Z e j � d d l Z d � Z e d k rG e � n d S( s% CGI test 2 - basic use of cgi module.i����Nc C sp t j � } d GHH| s d GHnL d GHxD | j � D]6 } | | j } d Gt j | � Gd Gt j | � GHq2 Wd S( Ns Content-type: text/htmls <h1>No Form Keys</h1>s <h1>Form Keys</h1>s <p>t :( t cgit FieldStoraget keyst valuet escape( t formt keyR ( ( s% /usr/lib64/python2.7/Demo/cgi/cgi2.pyt main s t __main__( t __doc__t cgitbt enableR R t __name__( ( ( s% /usr/lib64/python2.7/Demo/cgi/cgi2.pyt <module> s