home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 May / maximum-cd-2009-05.iso / DiscContents / XBMC_for_Windows-8.10.exe / system / python / readme.txt < prev   
Encoding:
Text File  |  2008-11-03  |  504 b   |  16 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.  
  11. Spyce dir:
  12.   Here is where the Spyce installation remains, this is only there for use with psp (python server pages)
  13.   on the goahead webserver.
  14.  
  15. dev note:
  16. unicodedata.pyd is taken from a window installation, so you won't find the source in cvs for it