Skip to main content
Stack Overflow
  1. About
  2. For Teams

Timeline for Python rookie: Headaches with Object Oriented Programming

Current License: CC BY-SA 3.0

3 events
when toggle format what by license comment
Jun 20, 2020 at 9:12 history edited Community Bot
Commonmark migration
Sep 23, 2012 at 1:54 comment added lvc class ClassName: is not the same as class ClassName(object): in Python 2 - the former creates an old-style class. It is the same as class ClassName(): (in all versions).
Sep 23, 2012 at 1:48 history answered Samy Arous CC BY-SA 3.0

AltStyle によって変換されたページ (->オリジナル) /