mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
This reverts commit 4cffa9a1ff
.
This commit is contained in:
parent
9bbb6e2d25
commit
784a53beef
8 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
Helper script to update sampleproject's translation catalogs.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
import argparse
|
||||
import atexit
|
||||
import copy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue