New submission from Eric Smith <[EMAIL PROTECTED]>:

PEP 3127 "Integer Literal Support and Syntax" says that % string
formatting should support %b.  This needs to be added to both 2.6 and
3.0.  It needs to support the forms %b and %#b.

----------
assignee: eric.smith
components: Interpreter Core
messages: 64031
nosy: eric.smith
priority: normal
severity: normal
status: open
title: % string formatting does not support %b
type: behavior
versions: Python 2.6, Python 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2416>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to