diff options
-rw-r--r-- | Misc/ACKS | 1 | ||||
-rw-r--r-- | Misc/NEWS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -438,6 +438,7 @@ Vivek Khera Akira Kitada Mads Kiilerich Taek Joo Kim +W. Trevor King Paul Kippes Steve Kirsch Sebastian Kirsche @@ -11,7 +11,7 @@ Core and Builtins ----------------- - Issue #6612: Fix site and sysconfig to catch os.getcwd() error, eg. if the - current directory was deleted. + current directory was deleted. Patch written by W. Trevor King. Library ------- |