jhylton
No user record in our sample, but jhylton has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but jhylton has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No worries. I was working at PythonLabs at the time, so I guess you could say that adding Easter eggs to Python was part of my day job.
You could create a custom C type that wrapped an arbitrary AST node and dynamically created values for attributes when you accessed them. The values would also be wrappers around the next AST node, and they could…