[networking] Add module (#2861)

No actual changes - code is only moved around
This commit is contained in:
pukkandan 2023-07-15 14:30:08 +05:30
parent 1b392f905d
commit c365dba843
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
13 changed files with 587 additions and 500 deletions

View file

@ -54,6 +54,7 @@ class CommitGroup(enum.Enum):
'core',
'dependencies',
'jsinterp',
'networking',
'outtmpl',
'formats',
'plugins',