comparison fetch.py @ 53:81fe0523a078

documentation
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 15 Nov 2011 16:17:55 -0800
parents c9f2311dedea
children c62e80b8615a
comparison
equal deleted inserted replaced
52:c9f2311dedea 53:81fe0523a078
417 # download the files 417 # download the files
418 fetch.fetch(*items) 418 fetch.fetch(*items)
419 419
420 if __name__ == '__main__': 420 if __name__ == '__main__':
421 main() 421 main()
422