Jack D on Nostr: No, I mean importing other modules. Just the fact that you have to specify that a ...
No, I mean importing other modules. Just the fact that you have to specify that a module should only be imported once ("require_once") or it will attempt to redefine things in a circular import illustrates the problem. Python has a similar problem here.
Published at
2024-09-14 18:09:33Event JSON
{
"id": "ba873fd6ce9d0cf9c66631abd3f9525b1fec9561fda01da09fc0bb858701668e",
"pubkey": "21580a98aaf64f7d66705abe7bf7a7acf4ee440fcf6b59d0b76e16217824d895",
"created_at": 1726337373,
"kind": 1,
"tags": [
[
"e",
"bd82398eec6510edfadafc38220f44bbea17f5bea96ca039902402194b0afbad",
"",
"root"
],
[
"e",
"bc7ea8d9b6bec04e3d4de318cc70d4a0d154a424459a78ab942776b2c1da713b"
],
[
"e",
"35672feb2863779bb54d2c509fa5b35625683aeb5e3aee5025e9c0d18ce8e632",
"",
"reply"
],
[
"p",
"ca447ffbd98356176bf1a1612676dbf744c2335bb70c1bc9b68b122b20d6eac6"
],
[
"p",
"21580a98aaf64f7d66705abe7bf7a7acf4ee440fcf6b59d0b76e16217824d895"
]
],
"content": "No, I mean importing other modules. Just the fact that you have to specify that a module should only be imported once (\"require_once\") or it will attempt to redefine things in a circular import illustrates the problem. Python has a similar problem here.",
"sig": "af155b04173f39f61ab1424433e3746577d563295df8b48841f0698328172d72247a82c936b3dffafe4026f252b5413da73b87c3aa3019fae4e3e82753fa0169"
}