Browse Source

hotfix

devel
www-data 8 years ago
parent
commit
d898934804
  1. 2
      djing/__init__.py

2
djing/__init__.py

@ -15,7 +15,7 @@ class mac_linux(mac_unix):
word_fmt = '%x' word_fmt = '%x'
def default_dialect():
def default_dialect(*args):
return mac_linux return mac_linux

Loading…
Cancel
Save