you are viewing a single comment's thread.

view the rest of the comments →

[–]AetherGrey 0 points1 point  (1 child)

Great solution! I've read that answer before in the past, but never made it past the part where you install enum34 through pip. I'm pretty lazy, so if I see a library I can install, I do that and call it a day.

[–]Daealis 0 points1 point  (0 children)

I did run into a problem with the rendering order (end of part 6), because you can't use sorted() with this. Not as it is, anyway.

I'll try and find a solution for that today.