[PATCH 0 of 7] Py3k port of the inotify C module and corresponding changes, round two

Renato Cunha renatoc at gmail.com
Fri Jul 2 19:59:50 UTC 2010


Hi!

This is another iteration of my previous patch series which contained the py3k
port of the inotify C module.[1]

This iteration corrects the indenting problems and the incorrect python API
calls.

Also, this time I actually tested that the event repr _is_ working, by adding
some print statements to the code. It'd be nice if we added this kind of
output to when inserve is run with --debug. What do you think?

[1] http://selenic.com/pipermail/mercurial-devel/2010-July/022395.html



More information about the Mercurial-devel mailing list