usenet statistics script....happy hacking!!!

Laura Creighton lac at strakt.com
Sat Jan 25 18:27:11 EST 2003


<snip>
newsgroups=['comp.lang.ada', 'comp.lang.apl', 'comp.lang.asm.x86',
                        'comp.lang.asm370', 'comp.lang.awk', 

<snip>

Minor suggestion:

assign the newsgroups as [ada, apl, asm.x86, asm370, awk ...]

then just prepend 'comp.lang.' at the top of your for loop.  This will
aid readability.

Thanks very much,
Laura Creighton






More information about the Python-list mailing list