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 tim.peters
Recipients
Date 2001-10-13.08:39:47
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

Martin, Paul suggested BER previously in 465045.  I suspect 
he's going to suggest this for every module one by one, 
until somebody bites <wink>.  I doubt he wants genuine 
ASN.1 BER, though, as that's a complicated beast, and he 
only cares about ints with a measly few hundred bits; 
regardless, a Python long can't have more digits than can 
be counted in a C int.
History
Date User Action Args
2007-08-23 16:01:32adminlinkissue467384 messages
2007-08-23 16:01:32admincreate