##// END OF EJS Templates
Cast environment variable key to bytes for Python 2 as well
Cast environment variable key to bytes for Python 2 as well

File last commit:

r415:4a5dcb15
r18951:3c85dd7f
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]