HEX
Server: Apache
System: Linux gator4059.hostgator.com 5.14.0-687.5.4.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 28 09:20:26 EDT 2026 x86_64
User: jconxus (691)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //bin/2to3
#!/usr/bin/python3.9
import sys
from lib2to3.main import main

sys.exit(main("lib2to3.fixes"))