mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 03:14:21 +00:00
Fix a NameError.
This commit is contained in:
parent
f645715b15
commit
da5c38b7ca
@ -1,4 +1,5 @@
|
||||
from __future__ import print_function
|
||||
from past.builtins import unicode
|
||||
|
||||
# This code isn't loadable or sensible except on Windows. Importers all know
|
||||
# this and are careful. Normally I would just let an import error from ctypes
|
||||
|
Loading…
x
Reference in New Issue
Block a user