Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Make 'http' module optionally required #129

Closed
SudoBobo opened this issue Apr 20, 2018 · 1 comment
Closed

Make 'http' module optionally required #129

SudoBobo opened this issue Apr 20, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@SudoBobo
Copy link
Contributor

SudoBobo commented Apr 20, 2018

Related to #1 and #112. 'http' is currently required in a general way. It should be required in an optional way using optional_require or or require_optional

@SudoBobo SudoBobo added the bug Something isn't working label Apr 20, 2018
@Totktonada
Copy link
Member

require('http.server') is under start_server function, so it is good enough.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants