Critics have remarked that those four worthies were truly peerless throughout the ages; yet the present falls short of the pastβthe ancients favored unadorned simplicity, whereas the moderns prefer refined elegance. Styles of substance and ornament rise and fall in succession, shifting with the changing mores of the times; such evolution is simply the natural order of things. The ideal lies in honoring antiquity without clashing with the present, and embracing modernity without succumbing to its flawsβembodying that perfect balance of substance and refinement that defines the true gentleman. There is surely no need to abandon a carved palace in favor of a cave dwelling, or to trade a jade carriage for a primitive cart with solid wooden wheels.
Current path: lib64/python2.7/
β Cloned to:
β¬οΈ Go up: /lib64
οΏ½ zfc @ s d Z d Z d d g Z d d l Z d d l Z d d l Z d d l m Z m Z e οΏ½ οΏ½- e j rx e d d e οΏ½ n d d l Z Wd QXd d l Z d Z d Z d οΏ½ Z d e j f d οΏ½ οΏ½ YZ d e j f d οΏ½ οΏ½ YZ e e d d οΏ½ Z e d k re οΏ½ n d S( s HTTP server base class. Note: the class in this module doesn't implement any HTTP request; see SimpleHTTPServer for simple implementations of GET, HEAD and POST (including CGI scripts). It does, however, optionally implement HTTP/1.1 persistent connections, as of version 0.3. Contents: - BaseHTTPRequestHandler: HTTP request handler base class - test: test function XXX To do: - log requests even later (to capture byte count) - log user-agent header and other interesting goodies - send error log to separate file s 0.3t HTTPServert BaseHTTPRequestHandleriοΏ½οΏ½οΏ½οΏ½N( t filterwarningst catch_warningst ignores .*mimetools has been removedsοΏ½ <head> <title>Error response</title> </head> <body> <h1>Error response</h1> <p>Error code %(code)d. <p>Message: %(message)s. <p>Error code explanation: %(code)s = %(explain)s. </body> s text/htmlc C s( | j d d οΏ½ j d d οΏ½ j d d οΏ½ S( Nt &s &t <s <t >s >( t replace( t html( ( s&