This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nascheme
Recipients
Date 2002-03-24.18:25:13
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=35752

I've played with your patch for about 2 hours today.  I
benchmarked it, tried to clean it up using macros or
inlined functions.  I also tried a varation that exploited
the fact that most names were interned strings.  It's not
worth it.  Spend time on rattlesnake, pysco, or the
namespace optimizations.
History
Date User Action Args
2007-08-23 15:10:32adminlinkissue502415 messages
2007-08-23 15:10:32admincreate