about Python types and objects

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pipehappy

    #1

    about Python types and objects

    Hi everyone:

    I have read the booth python types and objects. I think its book for
    clearificating types and objects in python. It says there will be a
    book named python attributes and methods. Do you know any information
    about this book. I am interested in it.

    Thanks

  • alex23

    #2
    Re: about Python types and objects

    I have read the booth python types and objects. I think its book for
    clearificating types and objects in python. It says there will be a
    book named python attributes and methods. Do you know any information
    about this book. I am interested in it.
    Hey pipehappy,

    __Python Attributes and Methods__ can be found at:


    For anyone else interested, the 'book' pipehappy originally referred to
    is __Python Types and Objects__:


    Hope this helps.

    -alex23

    Comment

    Working...