[spambayes-dev] Re: [Spambayes] Big changes to cvs
Tim Peters
tim.one at comcast.net
Fri Sep 5 12:55:47 EDT 2003
[Skip]
> One nit. The indication in the checkin message and I thought in the
> discussion was that the script prefix was going to be "sb-". Instead
> the prefix is "sb_".
Tony quickly discovered that a Python module with name starting with "sb-"
can't be used in an import statement from any other module. I'm unclear on
why it was thought desirable to uglify all the names, but making modules
unimportable should have an obvious downside to everyone <wink>.
More information about the spambayes-dev
mailing list