Deprecate status.uptime one version later

This commit is contained in:
Bo Maryniuk 2016-08-04 11:28:19 +02:00
parent bd0496eef5
commit 6f3a32dace

View File

@ -132,7 +132,7 @@ def custom():
return ret
@with_deprecated(globals(), "Boron")
@with_deprecated(globals(), "Carbon")
def uptime():
'''
Return the uptime for this system.