]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Format Python code according to PEP8
authorJonathan Wakely <jwakely@redhat.com>
Mon, 11 Sep 2023 20:47:00 +0000 (21:47 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 13 Nov 2023 15:35:30 +0000 (15:35 +0000)
commit551003e4a0f77dff18412903faf25fc470c12adb
tree2cc71a79ecc9de7025e836a2d6718532a0e389c1
parent1808ebfd8164cc90629b7308af3ef2b6fa965453
libstdc++: Format Python code according to PEP8

These files were filtered through autopep8 to reformat them more
conventionally.

libstdc++-v3/ChangeLog:

* python/libstdcxx/v6/printers.py: Reformat.
* python/libstdcxx/v6/xmethods.py: Likewise.

(cherry picked from commit e08559271b2d797f658579ac8610dbf5e58bcfd8)
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/python/libstdcxx/v6/xmethods.py