master
/ miniconda3 / lib / python3.11 / idlelib / idle_test / example_noext

example_noext @74036c5 raw · history · blame

1
2
3
4
#!usr/bin/env python

def example_function(some_argument):
    pass