[issue20821] Should be able to break long numbers across lines

2014-03-01 Thread Eric V. Smith
Eric V. Smith added the comment: Please discuss this on the python-ideas mailing list, then if there's interest we'll re-open this issue. I'm -0 on the idea, but I haven't really thought about it much. -- nosy: +eric.smith resolution: -> rejected stage: -> committed/rejected status:

[issue20821] Should be able to break long numbers across lines

2014-03-01 Thread Ryan Govostes
New submission from Ryan Govostes: I cannot find a way to break a long number across multiple lines, other than to write the number as a string, take advantage of string literal concatenation, and then convert the string to an integer. I'd like to be able to write, for example, N = 1797693134