mirror of
https://github.com/rsms/inter.git
synced 2024-11-20 12:06:17 +03:00
website: use "python3" in lab/serve.py
This commit is contained in:
parent
371a1d5885
commit
528656b517
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
from __future__ import print_function, absolute_import
|
||||
import os, sys
|
||||
import signal
|
||||
|
Loading…
Reference in New Issue
Block a user