Python Forum
What is the difference between them in Python 3.7?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the difference between them in Python 3.7?
#7
Quote:In this case, theoretically, "arg" should be the class name itself; however, it works as an ordinally argument. Strange. Why? At least, the "rule of first argument of a class" seems to be broken here.
Is this Python's specification?

If I remind right, it was very easy to implement classes in one day into the Python language.
Later it turned out that this kind of implementation opens up further possibilities.

Other languages don't have this feature. So they can't do, what Python is able to do.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Messages In This Thread
RE: What is the difference between them in Python 3.7? - by DeaD_EyE - Aug-25-2018, 11:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how to find difference between fake driving license or real using python? pjaymn 2 2,639 Dec-20-2020, 08:41 PM
Last Post: jefsummers
  python 3 find difference between 2 files pd007 2 2,231 May-22-2020, 01:16 AM
Last Post: Larz60+
  Python Script to Produce Difference Between Files and Resolve DNS Query for the Outpu sultan 2 2,580 May-22-2019, 07:20 AM
Last Post: buran
  Socket creation speed difference Python 2.7 / Python 3.7 PiAil 1 2,490 Feb-13-2019, 01:55 PM
Last Post: PiAil
  python how to find difference between two values hare 1 6,491 Jan-14-2019, 10:18 PM
Last Post: Gribouillis
  1 What is Jupyter? and what's the difference between it and "pure python"? InigoSJ 2 2,972 Apr-05-2018, 07:24 PM
Last Post: InigoSJ

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020