home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June / CHIP 2006-06.2.iso / program / freeware / Democracy-0.8.2.exe / xulrunner / python / platformutils.py < prev    next >
Encoding:
Python Source  |  2006-04-10  |  405 b   |  8 lines

  1. ###############################################################################
  2. #### Helper method used to get the free space on the disk where downloaded ####
  3. #### movies are stored                                                     ####
  4. ###############################################################################
  5.  
  6. def getAvailableGBytesForMovies():
  7.     # TODO: windows implementation
  8.     return 100