Changes between Version 1 and Version 2 of Ticket #1429
- Timestamp:
- 2011-07-16T16:30:22Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1429
- Property Keywords inotify usability added
-
Ticket #1429 – Description
v1 v2 6 6 * it doesn't have unit tests or docs (I will write those) 7 7 * it must be given the URI of a mutable directory to upload to; it would be more usable to allow that to be a path that may start with an alias 8 * it uses the [http://twistedmatrix.com/documents/10.1.0/api/twisted.internet.inotify.INotify.html twisted.internet.inotify] API, which depends on Twisted 10.1 and is only supported on platforms with inotify.