home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2010 May / maximum-cd-2010-05.iso / DiscContents / boxee-0.9.20.10711.exe / system / python / Lib / plat-mac / Carbon / CoreFoundation.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2009-07-20  |  1.3 KB  |  32 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.4)
  3.  
  4.  
  5. def FOUR_CHAR_CODE(x):
  6.     return x
  7.  
  8. kCFCompareLessThan = -1
  9. kCFCompareEqualTo = 0
  10. kCFCompareGreaterThan = 1
  11. kCFNotFound = -1
  12. kCFPropertyListImmutable = 0
  13. kCFPropertyListMutableContainers = 1
  14. kCFPropertyListMutableContainersAndLeaves = 2
  15. kCFStringEncodingMacRoman = 0
  16. kCFStringEncodingWindowsLatin1 = 1280
  17. kCFStringEncodingISOLatin1 = 513
  18. kCFStringEncodingNextStepLatin = 2817
  19. kCFStringEncodingASCII = 1536
  20. kCFStringEncodingUnicode = 256
  21. kCFStringEncodingUTF8 = 134217984
  22. kCFStringEncodingNonLossyASCII = 3071
  23. kCFCompareCaseInsensitive = 1
  24. kCFCompareBackwards = 4
  25. kCFCompareAnchored = 8
  26. kCFCompareNonliteral = 16
  27. kCFCompareLocalized = 32
  28. kCFCompareNumerically = 64
  29. kCFURLPOSIXPathStyle = 0
  30. kCFURLHFSPathStyle = 1
  31. kCFURLWindowsPathStyle = 2
  32.