A RetroSearch Logo

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

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-November/105452.html below:

[Python-Dev] r86351 - python/branches/py3k/Lib/tempfile.py

[Python-Dev] r86351 - python/branches/py3k/Lib/tempfile.py [Python-Dev] r86351 - python/branches/py3k/Lib/tempfile.pyNick Coghlan ncoghlan at gmail.com
Tue Nov 9 13:26:22 CET 2010
On Tue, Nov 9, 2010 at 10:00 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
>> -    characters = ("abcdefghijklmnopqrstuvwxyz" +
>> -                  "ABCDEFGHIJKLMNOPQRSTUVWXYZ" +
>> -                  "0123456789_")
>> +    characters = "abcdefghijklmnopqrstuvwxyz0123456789_"
>
> Aren't you reducing entropy here?

Perhaps in some cases, but it also makes the behaviour consistent
across all platforms.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
More information about the Python-Dev mailing list

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