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


Groups > comp.lang.python > #45133 > unrolled thread

Re: Making safe file names

Started byAndrew Berg <bahamutzero8825@gmail.com>
First post2013-05-08 21:12 -0500
Last post2013-05-08 21:12 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Making safe file names Andrew Berg <bahamutzero8825@gmail.com> - 2013-05-08 21:12 -0500

#45133 — Re: Making safe file names

FromAndrew Berg <bahamutzero8825@gmail.com>
Date2013-05-08 21:12 -0500
SubjectRe: Making safe file names
Message-ID<mailman.1547.1368273845.3114.python-list@python.org>
On 2013.05.08 18:37, Dennis Lee Bieber wrote:
> 	And now you've seen why music players don't show the user the
> physical file name, but maintain a database mapping the internal data
> (name, artist, track#, album, etc.) to whatever mangled name was needed
> to satisfy the file system.
Tags are used mainly for organization but a nice benefit of tags is that they are not subject to file system or URL or whatever other
limits. If an audio file has no metadata, most players will show the file name.

-- 
CPython 3.3.1 | Windows NT 6.2.9200 / FreeBSD 9.1

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web