links for 2008-09-22
-
Sofeng’s Blog: How to use *args and **kwargs in Python
I had seen the **kwargs and *args references in Python code around for a while, but had no idea what it mean. Now I do, this page explains it very well.
(tags: python)
Sofeng’s Blog: How to use *args and **kwargs in Python
I had seen the **kwargs and *args references in Python code around for a while, but had no idea what it mean. Now I do, this page explains it very well.
(tags: python)