]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145177: Fix Emscripten help text (#150874)
authorHood Chatham <roberthoodchatham@gmail.com>
Thu, 4 Jun 2026 00:00:51 +0000 (17:00 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2026 00:00:51 +0000 (08:00 +0800)
commit57d444612d9c8a0eab66543d5bf8539103a59b47
tree9017f4a897e81b29997e22df7e579edd3d3c6317
parent7a468a101268d2b13105f94ae027df8b502d0c87
gh-145177: Fix Emscripten help text (#150874)

Removes some stray commas in help text.
Platforms/emscripten/__main__.py