/[james]/archive/newsstats/!NewsStats/!RunImage,ae5
ViewVC logotype

Annotation of /archive/newsstats/!NewsStats/!RunImage,ae5

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17 - (hide annotations) (download)
Tue Feb 11 09:59:30 2003 UTC (21 years, 4 months ago) by james
File size: 322 byte(s)
Initial import.

1 james 17 # > !NewsStats.!RunImage
2    
3     import sys
4     sys.path.insert(0, '<NewsStats$Dir>.py')
5     import wimp
6     if sys.version < '2.1':
7     wimp.warning('NewsStats requires Python 2.1 or later. Download Python 2.1 from www.schwertberger.de')
8     sys.exit()
9     import Task
10    
11     wimp.task('NewsStats', '<NewsStats$Dir>', Task, (1, 2, 0x83580, 0x83581))

  ViewVC Help
Powered by ViewVC 1.1.26