◐ Shell
clean mode source ↗

Message 102125 - Python tracker

Message102125

Author stutzbach
Recipients brian.curtin, enolte, loewis, stutzbach, techtonik
Date 2010-04-01.19:26:55
SpamBayes Score 0.00023291996
Marked as misclassified No
Message-id <1270150016.78.0.924042954783.issue2810@psf.upfronthosting.co.za>
In-reply-to
Content
Here's another script that causes a "More data is available" error.  This one creates a key with a name that's exactly 256 characters long.  (The Windows Registry Editor can't display the key either)

I'm testing this on XP.  Newer versions of Windows might handle long key names better, or have a different magic length that causes failures.
History
Date User Action Args
2010-04-01 19:26:56stutzbachsetrecipients: + stutzbach, loewis, techtonik, enolte, brian.curtin
2010-04-01 19:26:56stutzbachsetmessageid: <1270150016.78.0.924042954783.issue2810@psf.upfronthosting.co.za>
2010-04-01 19:26:55stutzbachlinkissue2810 messages
2010-04-01 19:26:55stutzbachcreate