MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w2prjy/pythonfeelsillegal/p6ulefl/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 2d ago
219 comments sorted by
View all comments
1.0k
theres main() in python
22 u/Toover 2d ago Sorry to be that guy, but no. The one you'd define yourself is not automatically treated as the entry point of the program 44 u/belabacsijolvan 2d ago theres __main__() in python 1 u/Andrey4ik21pro1 2d ago No. Only package/main.py 12 u/belabacsijolvan 2d ago theres __main__ in python -5 u/Andrey4ik21pro1 2d ago Between __main__() and __main__ big difference 5 u/belabacsijolvan 2d ago r/thatsthejoke also there isnt always package/main.py 12 u/userhwon 2d ago Which makes it worse.
22
Sorry to be that guy, but no. The one you'd define yourself is not automatically treated as the entry point of the program
44 u/belabacsijolvan 2d ago theres __main__() in python 1 u/Andrey4ik21pro1 2d ago No. Only package/main.py 12 u/belabacsijolvan 2d ago theres __main__ in python -5 u/Andrey4ik21pro1 2d ago Between __main__() and __main__ big difference 5 u/belabacsijolvan 2d ago r/thatsthejoke also there isnt always package/main.py 12 u/userhwon 2d ago Which makes it worse.
44
theres __main__() in python
1 u/Andrey4ik21pro1 2d ago No. Only package/main.py 12 u/belabacsijolvan 2d ago theres __main__ in python -5 u/Andrey4ik21pro1 2d ago Between __main__() and __main__ big difference 5 u/belabacsijolvan 2d ago r/thatsthejoke also there isnt always package/main.py
1
No. Only package/main.py
12 u/belabacsijolvan 2d ago theres __main__ in python -5 u/Andrey4ik21pro1 2d ago Between __main__() and __main__ big difference 5 u/belabacsijolvan 2d ago r/thatsthejoke also there isnt always package/main.py
12
theres __main__ in python
-5 u/Andrey4ik21pro1 2d ago Between __main__() and __main__ big difference 5 u/belabacsijolvan 2d ago r/thatsthejoke also there isnt always package/main.py
-5
Between __main__() and __main__ big difference
__main__()
__main__
5 u/belabacsijolvan 2d ago r/thatsthejoke also there isnt always package/main.py
5
r/thatsthejoke
also there isnt always package/main.py
Which makes it worse.
1.0k
u/belabacsijolvan 2d ago
theres main() in python