telemetry.internal.util.classes
index
telemetry/internal/util/classes.py

# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

 
Modules
       
inspect

 
Functions
       
IsDirectlyConstructable(cls)
Returns True if instance of |cls| can be construct without arguments.