ID: 67f7c07b0a2beda97fbed32b9a46fd1d77f51973
28 lines
—
834B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:writing_Python_2-3_compatible_code_Schofield_2015",
"library:author": [
"Ed Schofield"
],
"license:licensed_under": [
"dokk:license:CC-BY"
],
"library:title": "Cheat Sheet: Writing Python 2-3 compatible code",
"blob:at": {
"@id": "file:/pdf/writing_Python_2-3_compatible_code_Schofield_2015.pdf",
"blob:primary_source": "https://python-future.org/compatible_idioms.pdf",
"blob:retrieval_date": "2023-03-10"
}
}
|