« Previous | Next » 

Revision 23e0ef8c

ID23e0ef8ca3f2203ec96f0acbc7649c2e7cda7841

Added by Guido Trotter over 13 years ago

Fix a few uncommon pylint errors in compat.py

- It's ok if the optional modules functools, roman and hashlib are not there.
- It's ok to reference any and all before defining them. We're doing all
this exactly because, under python 2.4, they are undefined.

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences