bouvyd’s avatarbouvyd’s Twitter Archive—№ 1,713

    1. …in reply to @raymondh
      @raymondh Is assert a callable? Doc says it's a statement, like return/import/etc. I'd expect the code not to run if that's not a callable
  1. …in reply to @bouvyd
    @raymondh Funnily enough it does not, but it certainly does not assert anything either.