Re: __new__

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Emile van Sebille

    Re: __new__

    Ethan Furman wrote:
    --d25._int = (1, 5)
    Python considers names that start with a leading underscore as internal
    or private, and that abuse is the burden of the abuser...

    Is bytecodehacks still around? That was serious abuse :)

    Emile

Working...