projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
385f62b
)
nmbug: updated to modern URL for PEP 343
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Thu, 2 Jun 2016 16:26:13 +0000
(12:26 -0400)
committer
David Bremner
<david@tethera.net>
Sun, 5 Jun 2016 11:27:13 +0000
(08:27 -0300)
devel/nmbug/nmbug
patch
|
blob
|
history
diff --git
a/devel/nmbug/nmbug
b/devel/nmbug/nmbug
index 0787b2ba9137f7ef01bfef7f0ac18b7fc46dc54a..e406395d3045f31df5fa492ffb96755c39d52594 100755
(executable)
--- a/
devel/nmbug/nmbug
+++ b/
devel/nmbug/nmbug
@@
-80,7
+80,7
@@
except AttributeError: # Python < 3.2
See PEP 343 for details on context managers [1].
- [1]: http
://legacy
.python.org/dev/peps/pep-0343/
+ [1]: http
s://www
.python.org/dev/peps/pep-0343/
"""
def __init__(self, **kwargs):
self.name = _tempfile.mkdtemp(**kwargs)