<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Under 15.2.1 - io.open it says: "<em>file</em> is either a string or
bytes object giving the name (and the path if
the file isn&#8217;t in the current working directory)"<br>
<br>
Inaccurate in that you can provide the path even if the file is in the
current working directory.<br>
<br>
Better: "<em>file</em> is either a string or bytes object giving either
the filename or path + filename . If just the filename is given the
current working directory is the path."<br>
<br>
<pre class="moz-signature" cols="72">-- 
Bob Gailer
919-636-4239
Chapel Hill NC</pre>
</body>
</html>