]> granicus.if.org Git - python/commit
#6938: "ident" is always a string, so use a format code which works.
authorGeorg Brandl <georg@python.org>
Fri, 18 Sep 2009 09:18:27 +0000 (09:18 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 18 Sep 2009 09:18:27 +0000 (09:18 +0000)
commitc40e60e5e50f8ac1d157cf524f90d024c6bf31a3
tree3b1edc36002e4955e22248db5333fc51c43bd8ec
parent097f70881a997f94db995502d859b414f80767a1
#6938: "ident" is always a string, so use a format code which works.
Lib/multiprocessing/managers.py
Misc/NEWS