xref: /third_party/python/Lib/idlelib/idle_test/example_noext (revision 7db96d56)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/python/Lib/idlelib/idle_test/
1#!usr/bin/env python
2
3def example_function(some_argument):
4    pass
5

Indexes created Thu Nov 07 10:32:03 CST 2024