Automatic explicit file close

Automatic explicit file close 1.0

Automatic explicit file close 1.0 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 327
  • Released: Jun 6, 2007

Automatic explicit file close 1.0 Description

This script is a drop in replacement for open() function that automatically explicitly closes the file when its input is exhausted.

Automatic explicit file close 1.0 Keywords

Automatic explicit file close Bookmark

Hyperlink code:
Hyperlink for Forum code:

Automatic explicit file close 1.0 Script Download Notice

Top 4 Download periodically updates information of Automatic explicit file close 1.0 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Automatic explicit file close 1.0 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Decorator

This script defines a "decorator" that, rather than decorating the function, calls it, passing it a file object that it had opened as the first argument.Of course, it makes sure to close the file upon the function's return (or nonreturn) with a ... very convenient macro called with-open-file that opens a file, binds the file object to a block-local variable, ...
Python

HAE PHP

HAE is a php-based file system explorer. It provide a user-friendly interface to browse the content of HTTP server, close to desktop environments. ...

NPCFF Vault

... a PHP & MySQL powered system of centralising files between people. It will include profiles, administration, automatic sighnup, editing of files, folder systems and search engine. ...

Micro File Creator

Micro File Creator writes plain text into a file on your webserver. Just define a filename what you want and insert file content into the form and the script will store it. ...

Downloading a File from the Web

This script reads the contents of a web file and copies them into a local file, named the same as the web file. ...
Python