mirror of
https://github.com/bendtherules/pytry.git
synced 2026-08-18 13:53:01 +00:00
nthng again
This commit is contained in:
+1
-1
@@ -811,4 +811,4 @@ def operation_on_lists(operation,list1,list2=None,variable_name=None):
|
|||||||
# partial() makes a function with more number of argument to less number of argument
|
# partial() makes a function with more number of argument to less number of argument
|
||||||
# use for/else instead of exit based on flags
|
# use for/else instead of exit based on flags
|
||||||
# look at dict.iteritems() and dict.setdefaults
|
# look at dict.iteritems() and dict.setdefaults
|
||||||
# learn defaultdicts and collections module
|
# learn defaultdicts and collections module
|
||||||
|
|||||||
Reference in New Issue
Block a user