home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2011 July / maximum-cd-2011-07.iso / DiscContents / xbmc-10.1.exe / system / python / readme.txt < prev   
Encoding:
Text File  |  2011-03-08  |  246 b   |  10 lines

  1. python directory structure
  2.  
  3. DLLs dir:
  4.   Library directory used by python.
  5.   python exensions (.pyd) from cvs can be placed here
  6.   
  7. Lib dir:
  8.   Library directory used by python.
  9.   Here can new packages or modules be installed by the user.
  10.