Statistics
| Branch: | Tag: | Revision:

root / lib / __init__.py @ ea205dbc

History | View | Annotate | Download (791 Bytes)

# Date Author Comment
2f31098c 10/10/2007 01:00 pm Iustin Pop

Remove the shebang from modules

Since modules are not directly executables, remove the shebang from
them. This helps with lintian warnings.

Also make the autogenerated _autoconf.py contain two comment lines at
the beginning, like the other modules.

Reviewed-by: ultrotter

a8083063 07/16/2007 04:39 pm Iustin Pop

Initial commit.