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 / Lists.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2009-07-20  |  1.3 KB  |  40 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. listNotifyNothing = FOUR_CHAR_CODE('nada')
  9. listNotifyClick = FOUR_CHAR_CODE('clik')
  10. listNotifyDoubleClick = FOUR_CHAR_CODE('dblc')
  11. listNotifyPreClick = FOUR_CHAR_CODE('pclk')
  12. lDrawingModeOffBit = 3
  13. lDoVAutoscrollBit = 1
  14. lDoHAutoscrollBit = 0
  15. lDrawingModeOff = 8
  16. lDoVAutoscroll = 2
  17. lDoHAutoscroll = 1
  18. lOnlyOneBit = 7
  19. lExtendDragBit = 6
  20. lNoDisjointBit = 5
  21. lNoExtendBit = 4
  22. lNoRectBit = 3
  23. lUseSenseBit = 2
  24. lNoNilHiliteBit = 1
  25. lOnlyOne = -128
  26. lExtendDrag = 64
  27. lNoDisjoint = 32
  28. lNoExtend = 16
  29. lNoRect = 8
  30. lUseSense = 4
  31. lNoNilHilite = 2
  32. lInitMsg = 0
  33. lDrawMsg = 1
  34. lHiliteMsg = 2
  35. lCloseMsg = 3
  36. kListDefProcPtr = 0
  37. kListDefUserProcType = kListDefProcPtr
  38. kListDefStandardTextType = 1
  39. kListDefStandardIconType = 2
  40.