Fukd ID 5
Fukd ID #5 was the fifth in a series of label Chemikal Underground EPs, and was recorded by the pop group Bis. It was released on 12" vinyl and CD in 2001.
Fukd ID #5 | |
---|---|
EP by Bis | |
Released | 2001 |
Genre | Pop |
Label | Chemikal Underground |
Tracks
- "Brainclouds" (3:42)
- "The European" (6:36)
- "Mamelodi Sundown" (5:15)
- "Situation" (6:27)
Production
The EP was recorded and produced by Bis. It was recorded, mixed and mastered at Apollo Studios.
gollark: This module contains functions that can read and write Python values in a binary format. The format is specific to Python, but independent of machine architecture issues (e.g., you can write a Python value to a file on a PC, transport the file to a Sun, and read it back there). Details of the format are undocumented on purpose; it may change between Python versions (although it rarely does). [1]This is not a general “persistence” module. For general persistence and transfer of Python objects through RPC calls, see the modules pickle and shelve. The marshal module exists mainly to support reading and writing the “pseudo-compiled” code for Python modules of .pyc files. Therefore, the Python maintainers reserve the right to modify the marshal format in backward incompatible ways should the need arise. If you’re serializing and de-serializing Python objects, use the pickle module instead – the...
gollark: Well, it loads things.
gollark: <@593113791252660224>
gollark: ```>>> marshal.loads<built-in function loads>```
gollark: By the way, this only works on Linu-X.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.