Does everyone use 's `object()` for unique tokens? Like:

```
no_match = object()

val = some_dict.get('key', no_match)

if val is not no_match:

do_something()
```

I don't know what else `object()` would be used for (and why they'd keep it).

@freemo It's the markdown format. I'm using ``` with newlines embedded in the OP, but the lines run together. Is there a place I can check the syntax?

@2ck It may be a CSS issue on my end actually. I'm not sure i tested code blocks. Do you want to look at the CSS and tell me if you see anything or you can leave that to me but might take me a bit longer to get to it (if you find a CSS fix i can add it right away though).

Follow

@2ck hmmm interesting.. i wonder why that would happen...

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.