File: README.package_maintainers

package info (click to toggle)
python-fuse 2%3A0.2.1-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 360 kB
  • ctags: 319
  • sloc: python: 999; ansic: 959; sh: 68; makefile: 9
file content (7 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
The API of the Python binding has changed with fuse-python 0.2-pre1.
Therefore older fuse-python based filesystems *won't work* out of the box
with fuse-python 0.2-pre1.

However, no need to worry. Just read the *Old API/Enforcing compatibility*
section of ``README.new_fusepy_api`` and you will know how to deal with the
situation.