Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install p01.fsfile

How to install p01.fsfile

  1. Download and install ActivePython
  2. Buy and install the Business Edition license from account.activestate.com
  3. Open Command Prompt
  4. Type pypm install p01.fsfile

p01.fsfile contains builds that are only available via PyPM when you have a current ActivePython Business Edition subscription.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.6.0
0.7.0Never BuiltWhy not?
0.6.0 Available View build log
0.5.0 Available View build log
Windows (64-bit)
0.6.0
0.7.0Never BuiltWhy not?
0.6.0 Available View build log
0.5.0 Available View build log
Mac OS X (10.5+)
0.6.0
0.7.0Never BuiltWhy not?
0.6.0 Available View build log
0.5.0 Available View build log
Linux (32-bit)
0.7.0
0.7.0 Available View build log
0.6.0 Available View build log
0.5.0 Available View build log
Linux (64-bit)
0.7.0
0.7.0 Available View build log
0.6.0 Available View build log
0.5.0 Available View build log
 
License
ZPL 2.1

This package provides a file system file and storage wrapper for Zope3.

CHANGES

0.7.1 (2013-08-28)
  • fix removeGhostFiles: remove the ghostFile from _ghostFiles also if it does not exist. No need to keep the reference around.
  • added timeLimit to removeGhostFiles, useful for automated cleanup
0.7.0 (2012-11-16)
  • fix typos and pyflakes warnings
  • remove storage base path from fsID. Storing the full path just causes problems. Added IFSFile.path which has the full path then. That causes some API changes. And make sure you provide the right utility with the right name. (utility name == IFSStorage.storageName) Generation REQUIRED!
  • renamed private methods to start with _
0.6.0 (2011-01-04)
  • changed p01.fsfile config argument fsStorage to storage since camel case seems to be broken. Also note that the WSGI to product config chain seems to be broken too. This means you have to apply the WSGI arguments to the zope product config after the WSGI application factory will setup the product config otherwise previsous applied product config get overwritten. Even better use a real product config directive in your zope.conf file and prevent all this problems.
  • move transaction support from IFSStorage to IFSStorageTransationSupport interface. This let us implement storages with a different transaction support concept. Inherited all other storage interfaces from IFSStorageTransationSupport for BBB.
  • improve IConnection lokup, implement base implementation which could be used for non peristent storages. Also implement lookup for persistent storages classes.
  • move persistent and contained from the base class to the core implementation. This allows us to use the base classes for non persistent utilities.
  • added ghost file support classes based on local utility lookup. This allows to use a global non persistent storage setup with a local ghost file utility.
0.5.0 (2009-05-12)
  • initial release

Subscribe to package updates

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.