]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix indentation of switch cases.
authorGuido van Rossum <guido@python.org>
Sat, 7 Dec 2013 01:46:22 +0000 (17:46 -0800)
committerGuido van Rossum <guido@python.org>
Sat, 7 Dec 2013 01:46:22 +0000 (17:46 -0800)
commitee07b94788e5e3e79f6632e92a5295adc3937bf4
tree9098d2f6985156b28162e60563475d8ec8056e2a
parentd45a46b60d2dc4616d681567d32482a1ad2c8c0c
Fix indentation of switch cases.
Modules/selectmodule.c