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 hardkrash
Recipients eric.smith, hardkrash, mark.dickinson
Date 2010-03-06.01:32:11
SpamBayes Score 0.043013923
Marked as misclassified No
Message-id <1267839134.66.0.055314579843.issue8062@psf.upfronthosting.co.za>
In-reply-to
Content
I'll work on a proposal for the ideas list.

Other language examples to keep this in a thread though.

perl -e 'print 0x1234_abcd; print "\n";'

C/C++ seems to not support the underscore.
Lua unsupported.

Data sheets from micro controllers and other digital circuits.

Bottom of page 21 on http://www.atmel.com/dyn/resources/prod_documents/32058S.pdf
History
Date User Action Args
2010-03-06 01:32:15hardkrashsetrecipients: + hardkrash, mark.dickinson, eric.smith
2010-03-06 01:32:14hardkrashsetmessageid: <1267839134.66.0.055314579843.issue8062@psf.upfronthosting.co.za>
2010-03-06 01:32:12hardkrashlinkissue8062 messages
2010-03-06 01:32:11hardkrashcreate