A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/attachments/20070128/0f73839d/attachment.htm below:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I dropped the Cc: of Python-3000, because I don't think this discussion
falls under that mailing list's charter.&nbsp; As I understand it, the
Python-3000 mailing list is for discussing the details of implementing
Python 3000.&nbsp; "Stuff I'd like to see in Python 3000" doesn't go there,
it goes to "Python-Ideas".<br>
<br>
One part of your message caught my eye:<br>
<blockquote
 cite="mid6e9196d20701280253h6c0b887dy5fec85e55c76c0c@mail.gmail.com"
 type="cite">
  <pre wrap="">Passing an absolute foreign path is an error, because there's no sane way to interpret "C:\\" on Posix or "/" on Windows.</pre>
</blockquote>
There is in fact a <i>very</i> sane way to interpret "/" on Windows:
the root directory of the "current" drive.&nbsp; It's equivalent to "\".&nbsp; I
guess it isn't widely known, but nearly all Windows APIs are agnostic
about whether you use "\" or "/" as a directory separator.&nbsp; (The only
exceptions I recall are the common dialog open / save file functions.)&nbsp;
I'm a Windows programmer, and I frequently use "/".<br>
<br>
The fact that you don't understand this about how Windows paths work
makes me nervous about your path library.&nbsp; For instance, did you
correctly support local paths on explicit drives (e.g. "d:../foo")?<br>
<br>
<br>
<i>larry</i>
</body>
</html>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4