aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/names.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/names.py')
-rw-r--r--libbe/names.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/libbe/names.py b/libbe/names.py
index b866f75..6e0378e 100644
--- a/libbe/names.py
+++ b/libbe/names.py
@@ -30,12 +30,6 @@ def uuid():
if text[-1:] == '\n': text = text[:-1]
return text
-def creator():
- if sys.platform != "win32":
- return os.environ["LOGNAME"]
- else:
- return os.environ["USERNAME"]
-
def unique_name(bug, bugs):
"""
Generate short names from uuids. Picks the minimum number of