jnovinger

joined 2 years ago
MODERATOR OF
 

The repo also links to some similar tools, like coveragepy, uncalled, and dead.

 

So, you're an advanced beginner ...

 

Found via Planet Python

๐Ÿคฆโ€โ™‚๏ธ

Ha! Great catch. Yeah, I'll get that sorted.

[โ€“] jnovinger@programming.dev 6 points 2 years ago (2 children)

This is my favorite/most horrifying part:

The control flow is so labyrinthine that some of the code is actually indented by 23 tabs. Forget the 80-column rule -- these lines don't even start until column 92! Even if we discard the inline data tables, then the longest line in the codebase is still a whopping 387 characters long (you'll have to scroll to the right to read it)

[โ€“] jnovinger@programming.dev 1 points 2 years ago (1 children)

Also trying out Today in Python!. I accidentally launched the first one early, in that I posted about 20 June 2023 on 19 June 2023. Whoops.

Next experiment is Talk Tuesday where each top-level comment is about a particular conference talk that a commenter liked and why they like it.

I raise you

@lambda _: _()
def result() -> int:
    global a; global b; a, b = b, a

hat tip to @sisyphean@programming.dev via Cursed Python

Thought I would also keep track of things we experiment with here. The first is Media Mondays where we track podcast and video episode from the community over the last week.

view more: โ€น prev next โ€บ