Select Git revision
-
Daniel Silverstone authored
Since default values in arguments to functions and methods are created once at the compilation of the code, it is dangerous to include list and dict literals in them. This changes the use of {} to None. Signed-off-by:
Daniel Silverstone <daniel.silverstone@codethink.co.uk>
Daniel Silverstone authoredSince default values in arguments to functions and methods are created once at the compilation of the code, it is dangerous to include list and dict literals in them. This changes the use of {} to None. Signed-off-by:
Daniel Silverstone <daniel.silverstone@codethink.co.uk>
hardlinks.py 6.97 KiB