On Sat, Nov 29, 2008 at 05:40:05PM +0100, Sandro Tosi wrote: > __init__.py could be zero-sized, just to mark a directory as a python > "module", > and sometimes such dir are installed in doc/ of the package, so please skip > that > file from the zero-byte-file-in-doc-directory check.
We already skip zero-byte-file-in-doc-directory if the file is under examples/. But yeah, looking at the tag page, __init__.py and html/*.map might be good candidates for overriding it even outside of that. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

