cyphesis/docs/python/common.py

9 lines
395 B
Python
Raw Permalink Normal View History

#This file is auto generated by the PythonDocGenerator tool. Please do not edit manually.
#Its sole purpose is to provide Python stubs for the C++ code, which can be used in your IDE to help during development.
#Do note that these types aren't complete, with constructor args and properties missing.
"""Common"""
def new_serial_no():
"""Gets the next system wide serial number."""
pass