aifc.aifc.aifc()
  • References/Python/Python/Multimedia

aifc.aifc() Create an AIFF-C file. The default is that an AIFF-C file is created, unless the name of the file ends in '

2025-01-10 15:47:30
ossaudiodev.oss_audio_device.post()
  • References/Python/Python/Multimedia

oss_audio_device.post() Tell the driver that there is likely to be a pause in the output, making it possible for the device

2025-01-10 15:47:30
turtle.up()
  • References/Python/Python/Frameworks

turtle.up() Pull the pen up – no drawing when moving.

2025-01-10 15:47:30
ensurepip.version()
  • References/Python/Python/Software Packaging & Distribution

ensurepip.version() Returns a string specifying the bundled version of pip that will be installed when bootstrapping an environment

2025-01-10 15:47:30
selectors.SelectorKey.events
  • References/Python/Python/Inputouput

events Events that must be waited for on this file object.

2025-01-10 15:47:30
multiprocessing.managers.SyncManager.Barrier()
  • References/Python/Python/Concurrent Execution

Barrier(parties[, action[, timeout]]) Create a shared

2025-01-10 15:47:30
stringprep.in_table_c3()
  • References/Python/Python/Text Processing

stringprep.in_table_c3(code) Determine whether code is in tableC.3 (Private use).

2025-01-10 15:47:30
unittest.mock.MagicMock
  • References/Python/Python/Development Tools

class unittest.mock.MagicMock(*args, **kw) MagicMock is a subclass of Mock with default implementations

2025-01-10 15:47:30
winreg.EnableReflectionKey()
  • References/Python/Python/MS Windows

winreg.EnableReflectionKey(key) Restores registry reflection for the specified disabled key. key

2025-01-10 15:47:30
xml.parsers.expat.xmlparser.EndDoctypeDeclHandler()
  • References/Python/Python/Structured Markup

xmlparser.EndDoctypeDeclHandler() Called when Expat is done parsing the document type declaration. This requires Expat version

2025-01-10 15:47:30