| Server IP : 138.197.176.125 / Your IP : 216.73.217.55 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python2.7/dist-packages/gyp/ |
Upload File : |
� �n�Zc @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l Z d � Z d e f d � � YZ e d k r� e j e e j d � � n d S( s� These functions are executed via gyp-flock-tool when using the Makefile generator. Used on systems that don't have a built-in flock.i����Nc C s t � } | j | � d S( N( t FlockToolt Dispatch( t argst executor( ( s2 /usr/lib/python2.7/dist-packages/gyp/flock_tool.pyt main s R c B s) e Z d Z d � Z d � Z d � Z RS( s( This class emulates the 'flock' command.c C sS t | � d k r! t d � � n d | j | d � } t | | � | d � d S( s( Dispatches a string command to a method.i s Not enough argumentss Exec%si N( t lent Exceptiont _CommandifyNamet getattr( t selfR t method( ( s2 /usr/lib/python2.7/dist-packages/gyp/flock_tool.pyR s c C s | j � j d d � S( s<