Page MenuHomeSoftware Heritage

bug1856363.py
No OneTemporary

bug1856363.py

#!/usr/bin/python
def main():
# A broken ctags will see a function "initely_not_a_function" here.
definitely_not_a_function = 0
return
if __name__ == 'main':
main()

File Metadata

Mime Type
text/x-python
Expires
Mon, Aug 25, 6:02 PM (1 w, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3464790

Event Timeline