##// END OF EJS Templates
Comment on "opts.merge" in _run_with_profiler
Takafumi Arakaki -
Show More
@@ -198,6 +198,7 b' python-profiler package from non-free.""")'
198 198
199 199 """
200 200
201 # Fill default values for unspecified options:
201 202 opts.merge(Struct(D=[''], l=[], s=['time'], T=['']))
202 203
203 204 prof = profile.Profile()
General Comments 0
You need to be logged in to leave comments. Login now