]> granicus.if.org Git - python/commit
Merge from 3.5
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 16 Jan 2016 05:46:08 +0000 (21:46 -0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 16 Jan 2016 05:46:08 +0000 (21:46 -0800)
commit7b3a82ff556ad3ec2c0d77c6daacddcac9d1bc7b
tree397cb2d512e7d1b869b98218b6eb0b916bc47172
parent2033f41c358e197d0b1051bf220f128da0dff8a7
parenta82908f7433a4c8050ca9189529a1a9978d136a5
Merge from 3.5

Issue26035 - Correct the argument names used in the docs of the traceback module. Make it consistent with module args.

Patch contributed by Upendra Kumar.