Timeline for What does *tuple and **dict mean in Python? [duplicate]
Current License: CC BY-SA 4.0
Post Revisions
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 31, 2023 at 19:29 | comment | added | ShadowRanger |
@AnuragJain: How is it different? They both ask what * and ** mean in the context of a function call. Being a duplicate is not merely asking a slightly different question, it has to be a question that would not lead to effectively identical answers. In both questions, the answer needed explains the same things. The answer here adds information not requested by the person who asked the question, which is fine, but the information requested here is a subset of what the other question requested. This is a great breadcrumb, but it's still a duplicate.
|
|
| Jan 24, 2023 at 15:07 | history | duplicates list edited | Karl Knechtel | duplicates list edited from What do *args and **kwargs mean? [duplicate] to What do ** (double star/asterisk) and * (star/asterisk) mean in a function call? | |
| Jul 12, 2020 at 18:40 | history | edited | mkrieger1 | CC BY-SA 4.0 |
fix grammar, use quote markup
|
| Jul 3, 2018 at 0:24 | comment | added | Anurag Jain | @MartijnPieters This is not a duplicate question if you starting with the language. For me this question gave a different perspective then *arg and **kwargs. | |
| Sep 7, 2017 at 13:58 | history | edited | Elazar | CC BY-SA 3.0 |
Edit history is already documented
|
| Mar 2, 2014 at 16:31 | vote | accept | heLomaN | ||
| Feb 16, 2014 at 9:27 | review | Reopen votes | |||
| Feb 16, 2014 at 9:40 | |||||
| Feb 16, 2014 at 9:10 | history | edited | heLomaN | CC BY-SA 3.0 |
correct my understanding
|
| Feb 16, 2014 at 9:04 | history | closed |
Martijn Pieters falsetru Jonas Schäfer Ashwini Chaudhary Elazar |
Duplicate of What do *args and **kwargs mean? [duplicate] | |
| Feb 16, 2014 at 8:55 | answer | added | Elazar | timeline score: 194 | |
| Feb 16, 2014 at 8:55 | history | edited | Martijn Pieters | CC BY-SA 3.0 |
added 5 characters in body
|
| Feb 16, 2014 at 8:51 | comment | added | falsetru | Please read Python tutorial. (Unpacking Argument Lists) | |
| Feb 16, 2014 at 8:50 | history | asked | heLomaN | CC BY-SA 3.0 |