Skip to content

Fix os.system typo in man_pages.py - #1916

Open
rudrakumar07 wants to merge 1 commit into
httpie:masterfrom
rudrakumar07:fix-os-system-typo
Open

Fix os.system typo in man_pages.py#1916
rudrakumar07 wants to merge 1 commit into
httpie:masterfrom
rudrakumar07:fix-os-system-typo

Fix os.system typo in man_pages.py: os.system == 'nt' -> os.name == 'nt'

67ca450
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
code-style
succeeded Aug 2, 2026 in 36s