2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-11 01:10:31 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Igor Chubin
ed061663ba
Merge pull request #71 from lucis-fluxum/python3-args-kwargs
*args, **kwargs for python
2019-10-04 16:30:31 +02:00
Igor Chubin
fec7314c85
Merge pull request #72 from lucis-fluxum/python3-super
Superclass __init__ and parameters in python
2019-10-04 16:30:16 +02:00
Igor Chubin
4752f11b4c
Merge pull request #70 from lucis-fluxum/python3-threads
Basic multithreading for python
2019-10-04 16:29:57 +02:00
Luc Street
83e59ad722 Mention use of splat operator to unpack arguments 2019-10-02 15:58:12 -07:00
Luc Street
d03c115396 Basic multithreading for python 2019-10-02 15:50:54 -07:00
Luc Street
d1e103ad15 Superclass __init__ and parameters in python 2019-10-02 15:34:49 -07:00
Luc Street
e25ea979f5 *args, **kwargs for python 2019-10-02 15:24:05 -07:00
Luc Street
5a81bc7c1d Basic python classes and methods 2019-10-02 15:17:02 -07:00
Igor Chubin
2defb200ac added rosetta name to language info 2019-02-07 17:09:48 +00:00
Igor Chubin
12709b2f6b added skeleton for all currently available languages 2018-05-19 20:41:12 +00:00