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/python3.6/__pycache__/
β¬οΈ Go up: /lib64/python3.6
3 \A οΏ½ @ sοΏ½ d Z ddddgZddlZyddlmZ W n ek rD dd οΏ½ ZY nX G d dοΏ½ deοΏ½ZeZg fddοΏ½Z g fddοΏ½Z d dοΏ½ ZddοΏ½ ZddοΏ½ Z ddοΏ½ ZedkrοΏ½ddlZee ejddοΏ½ dddgοΏ½οΏ½ dS )aοΏ½ Parser for command line options. This module helps scripts to parse the command line arguments in sys.argv. It supports the same conventions as the Unix getopt() function (including the special meanings of arguments of the form `-' and `--'). Long options similar to those supported by GNU software may be used as well via an optional third argument. This module provides two functions and an exception: getopt() -- Parse command line options gnu_getopt() -- Like getopt(), but allow option and non-option arguments to be intermixed. GetoptError -- exception (class) raised with 'opt' attribute, which is the option involved with the exception. οΏ½GetoptErrorοΏ½errorοΏ½getoptοΏ½ gnu_getoptοΏ½ N)οΏ½gettextc C s | S )NοΏ½ )οΏ½sr r οΏ½/usr/lib64/python3.6/getopt.pyοΏ½_) s r c @ s&