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/2008-February/077317.html below:

[Python-Dev] Code freeze?

[Python-Dev] Code freeze? [Python-Dev] Code freeze?Christian Heimes lists at cheimes.de
Fri Feb 29 15:54:39 CET 2008
Nick Coghlan wrote:
> In composing this response, I also realised why the new tempfile tests 
> worked for me before I checked them in: I was testing it on the trunk, 
> where _TemporaryFileWrapper is a classic class. Special method lookup on 
> classic classes doesn't include the 'direct-to-type' optimisation, so 
> those tests work with the tempfile module as written on 2.x.

tempfile is also using different implementation for TemporaryFile on
Win32. On Windows it's an alias for NamedTemporaryFile while on Unix
it's using a file descriptor of an unlinked file.

Christian
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