Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def test_determineFunctionSet(self): self.assertIn(pyperclip.determineFunctionSet(), ALL_FUNCTION_SETS)
A cross-platform clipboard module for Python. (Only handles plain text for now.)