Well, I could just do `Rune('.')` which also works, without the need for
`ord()`, but I'm looking to see if there's something more compact like `u'.'`
or similar.
- Is there a handy way to declare Rune literals? vsajip
- Re: Is there a handy way to declare Rune literals? Tiberium
- Re: Is there a handy way to declare Rune literals? vsajip
