[Python-checkins] python/dist/src/Mac/Lib/Carbon Alias.py,NONE,1.1 Aliases.py,NONE,1.1

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 22 Nov 2002 07:53:34 -0800


Update of /cvsroot/python/python/dist/src/Mac/Lib/Carbon
In directory sc8-pr-cvs1:/tmp/cvs-serv10191/Mac/Lib/Carbon

Added Files:
	Alias.py Aliases.py 
Log Message:
Added the alias manager too. The interface isn't perfect yet: the alias
manager doesn't always have the alias as the first argument, so things
become functions in stead of methods.


--- NEW FILE: Alias.py ---
from _Alias import *

--- NEW FILE: Aliases.py ---
# Generated from 'Aliases.h'

def FOUR_CHAR_CODE(x): return x
true = True
false = False
rAliasType = FOUR_CHAR_CODE('alis') 
kARMMountVol = 0x00000001
kARMNoUI = 0x00000002
kARMMultVols = 0x00000008
kARMSearch = 0x00000100
kARMSearchMore = 0x00000200
kARMSearchRelFirst = 0x00000400 
asiZoneName = -3
asiServerName = -2
asiVolumeName = -1
asiAliasName = 0
asiParentName = 1     
kResolveAliasFileNoUI = 0x00000001