Skip to content

Weird http parsing error #8

@Stuart-Wilcox

Description

@Stuart-Wilcox

Not exactly sure what caused this, and it didn't disrupt anything. This error appeared in the console while an app was running:

Traceback (most recent call last):
  File "..\site-packages\servepy.py", line 30, in handle
    http = _Http(self.data, self.server)
TypeError: __init__() should return None, not 'bool'

Looks like the constructor is doing something weird.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions