ue_pe_web/scripts/03_server/src_students_9/myserver/__init__.py
2024-03-21 09:20:00 +01:00

18 lines
541 B
Python

######################################################################
# Copyright (c) Adrien Luxey-Bitri, Boris Baldassari
#
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
######################################################################
"""
A package for learning network programming in Python.
This module (file) defines the directory as a Python module.
"""