Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #93135

Re: windows and file names > 256 bytes

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <liik.joonas@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.111
X-Spam-Level *
X-Spam-Evidence '*H*': 0.79; '*S*': 0.01; 'python,': 0.02; 'subject:file': 0.07; 'subject:windows': 0.16; 'basically': 0.18; "shouldn't": 0.18; 'windows': 0.20; 'header:In-Reply-To:1': 0.24; 'all.': 0.24; 'message-id:@mail.gmail.com': 0.28; 'function': 0.30; 'file': 0.34; 'received:google.com': 0.34; 'to:addr:python- list': 0.35; 'but': 0.36; 'possible': 0.36; 'subject:: ': 0.37; 'names': 0.38; 'files': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.39; 'some': 0.40; 'even': 0.61; 'more': 0.62; 'sounds': 0.72; 'special': 0.72; 'names..': 0.84; 'pain': 0.84; 'to:name:python': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=OsehG+TeIBvi703cdIXNwsACO8+93TpBMCZfR6Uh028=; b=zoCSHDYOKq1KXQwDr8geKYmREtRQtpti3mP4Fx4ChUNWs2+rhdKoivGpJcT5ffjv48 iJUtKBsb2N0WxZj3fYX+BKUHIsVSl0zEBP28J10tXmgTTTFf7faknzs6y5kAiAeH4cWy +vQzSRR7FPzaENllLQu+nOzs2+WipfmNDKmrmBykmF7yq1kEQ6+grZnX2oPwoAf55oN0 HXKyZPXQsq/yTS51WBVlYsTK5MEJfI6auGRsD9oiLw4yIPzkCiyV85zfO6SxDbdnKhZr fVc4xSEBKA04byZysIkNX5FoxtOZSKB36M7ohXoeuPnISOMo9+dXrj7TX2XhHa4Q4ZRY uFuw==
MIME-Version 1.0
X-Received by 10.107.168.150 with SMTP id e22mr55238034ioj.9.1435233877637; Thu, 25 Jun 2015 05:04:37 -0700 (PDT)
In-Reply-To <mmgnbt$u0o$1@ger.gmane.org>
References <mmgce2$cd4$1@ger.gmane.org> <mmgnbt$u0o$1@ger.gmane.org>
Date Thu, 25 Jun 2015 15:04:37 +0300
Subject Re: windows and file names > 256 bytes
From Joonas Liik <liik.joonas@gmail.com>
To Python <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.60.1435233886.3674.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1435233886 news.xs4all.nl 2941 [2001:888:2000:d::a6]:55525
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:93135

Show key headers only | View raw


It sounds to me more like it is possible to use long file names on windows
but it is a pain and in python, on windows it is basically impossible.

So shouldn't it be possible to maniulate these files with extended names..

I mean even if you had to use some special function to ask for long names
it would still be better than no support at all.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: windows and file names > 256 bytes Joonas Liik <liik.joonas@gmail.com> - 2015-06-25 15:04 +0300

csiph-web