MiniWorld
stable
Introduction
Install
Concepts
Examples
OpenWRT Custom Software
Use a custom VM
Network Backends
Links
Documentation
Testing
MiniWorld
Docs
»
Module code
»
miniworld.util.Nothing
Edit on GitHub
Source code for miniworld.util.Nothing
__author__
=
"Nils Schmidt"
[docs]
class
Nothing
(
object
):
pass
nothing
=
Nothing
()