Current Path : /usr/lib/python3.6/site-packages/tuned/profiles/functions/__pycache__/ |
Current File : //usr/lib/python3.6/site-packages/tuned/profiles/functions/__pycache__/base.cpython-36.pyc |
3 �<�e � @ s: d dl Z d dlZd dlmZ ejj� ZG dd� de�Z dS )� N)�commandsc @ s0 e Zd ZdZd dd�Zed dd��Zdd� ZdS )�Functionz Built-in function Nc C s || _ || _|| _t� | _d S )N)�_name� _nargs_max� _nargs_minr Z_cmd)�self�name� nargs_max� nargs_min� r �/usr/lib/python3.6/base.py�__init__ s zFunction.__init__c C s<