Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python38
›
lib64
›
python3.8
›
test
›
__pycache__
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ test_fcntl.cpython-38.opt-2.pyc
← Back
U i�f� � @ s� d dl Z d dlZd dlZd dlZd dlZd dlmZ d dlmZm Z m Z mZmZm Z ed�Zdd� Ze� ZG dd� d�Zd d � Zdd� ZG d d� dej�Zdd� Zedkr�e� dS )� N)�Process)�verbose�TESTFN�unlink�run_unittest� import_module�cpython_only�fcntlc C s z t j W n tk r" d} Y nX d} tj�d�s>tjdkr�t�d�dkrVd}d}nd}d}t�|| | d d d d t j d �}nltj�d�r�t�dd d d t j d d �}nFtjd kr�t�dt j d d d d d d �}n t�d | d t j d d d d d �}|�rt�rtdt |�� |S )NZllZqq)ZnetbsdZfreebsdZopenbsd�darwin�l� �iZlxxxxZhhr ZgnukfreebsdZqqihhi)zhp-uxBZ unixware7Zhhllliiz struct.pack: )�os�O_LARGEFILE�AttributeError�sys�platform� startswith�structZcalcsizeZpackr ZF_WRLCKr �print�repr)Z start_lenZoff_tZpid_t�lockdata� r �4/opt/alt/python38/lib64/python3.8/test/test_fcntl.py�get_lockdata s4 � � r c @ s e Zd Zdd� Zdd� ZdS )�BadFilec C s || _ d S �N��fn)�selfr r r r �__init__1 s zBadFile.__init__c C s | j S r r �r r r r �fileno3 s zBadFile.filenoN)�__name__� __module__�__qualname__r r"