Such code:
1.real will lead
File "<stdin>", line 1 1.real ^ SyntaxError: invalid syntax But such code:
var = 1 var.real int('1').real getattr(1, 'real') will work fine
With the line, everything works as expected:
's'.islower() What is the problem? Why can one read attributes of a constant number only through the bones, and not normally?
PS: I could not find any articles / questions about this.