diff options
Diffstat (limited to 'Lib/inspect.py')
| -rw-r--r-- | Lib/inspect.py | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/inspect.py b/Lib/inspect.py index fdbe16a827..be2da41559 100644 --- a/Lib/inspect.py +++ b/Lib/inspect.py @@ -1,3 +1,4 @@ +# -*- coding: iso-8859-1 -*-  """Get useful information from live Python objects.  This module encapsulates the interface provided by the internal special  | 
