Skip to content
Snippets Groups Projects
Commit 99596763 authored by Anders Märak Leffler's avatar Anders Märak Leffler
Browse files

Hint lab 1

parent 2bae058f
Branches
No related tags found
No related merge requests found
No preview for this file type
......@@ -185,7 +185,9 @@ following requirements:
instantiate and raise it as if the error has occurred locally. The
user of the \classname{Client} application should not feel any
difference between the non-distributed and distributed versions of
the system\footnote{Consider reading up Python classes, and on the Python function \texttt{type}.\cite{python-library}}.
the system. Note that the Python library contains a function for
dynamic class creation (or, to be more precise, type object
creation).\cite{python-library}
\end{itemize}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment