On Sun, 22 Apr 2012 07:45:27 +0200 "Martin v. Löwis" <[email protected]> wrote: > > This goes back to > > http://codereview.appspot.com/842043/diff/1/3#newcode787 > > where Antoine points out that the code needs to look for altsep. > > He then suggests "keep the right-most of both". I don't think he > literally meant that the right-most separator should then also be > used to separate __pycache__, but only that the right-most of > either SEP or ALTSEP is what separates the module name.
Indeed :-) Thanks Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
