ANN: Simple Newsgroup Searchterm Monitor (attached)

David Bolen db3l at fitlinxx.com
Wed Dec 5 19:28:42 EST 2001


root at 127.0.0.1 ((Five Fresh) Fish) writes:

> The attachment is bugger-all long -- as in, much shorter than some scripts
> I've seen posted here -- so the "non-binaries" argument doesn't much wash.
> "Infected" also doesn't much work: it's a zipfile with Python scripts,
> because that makes it even shorter than posting the scripts.

Just FYI, "binaries" isn't dictated by size, it's determined by, well,
if they're binary. :-)

A zipfile is a binary encoding, so you're posting a binary (whether
uuencoded or whatever).

If the scripts are really that small just keep them in text form where
they're readable without needing decoding.

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list