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
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