File: README.package_maintainers

package info (click to toggle)
python-fuse 2%3A1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: ansic: 1,319; python: 1,164; makefile: 14
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.