lp:python-fusepy

Created by Markus Korn and last modified

This is the current upstream state used in the packages, branched from http://code.google.com/p/fusepy/source/browse/trunk

Get this branch:
bzr branch lp:python-fusepy
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
python-fusepy
Status:
Development

Recent revisions

36. By verigak

Branches for Python 2.4 (contributed by Péter Szabó) and Python 3.

35. By verigak

Added FreeBSD support.

34. By verigak

- Imported patch by alex.morega that adds 32-bit PPC Linux support (see Issue 23)
- Made i686 the fallback option for Linux if no machine is matched

33. By verigak

Implemented destroy()

32. By verigak

Fix segfault of fuse_get_context().

31. By verigak

The multiplication by 1.0 was redundant since we import division from __future__.

30. By verigak

Expose init as discussed in Issue 18.

29. By verigak

Made Operations a subclass of object so that filesystems that override
__call__ (e.g. Loopback) can user super and add or remove LoggingMixIn
without further changes.

28. By verigak

- Raise an exception if libfuse does not exist.
- Return more sensible errors by default in Operations.

27. By verigak

Added a lock to make sure lseek and read/write are executed together.
Thanks to Timothy Freeman for reporting it.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers