From 12fe72e9dfaebc13258e329c6c93ad48e3a261a9 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Tue, 25 Feb 2003 17:46:20 +0000 Subject: note the demise of the dospath module (was actually in 2.3a2) --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index d52ceac..fa7ef5e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -363,6 +363,9 @@ Library - Fix logging.handlers.SysLogHandler protocol when using UNIX domain sockets. See SF patch #642974. +- The dospath module was deleted. Use the ntpath module when manipulating + DOS paths from other platforms. + Tools/Demos ----------- -- cgit v0.12