/misc

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Miscellaneous Code

pipe_read.py

Demonstrates reading from a named pipe with a timeout.

varints.py

Encoding Python numbers to varints and decoding varints to Python numbers.