nthng again

This commit is contained in:
bendtherules
2014-02-12 14:17:32 +05:30
parent b1505330bd
commit 34c64f7ff1
+1 -1
View File
@@ -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