Show More
@@ -114,8 +114,4 b' def _list_readline(x):' | |||
|
114 | 114 | return readline |
|
115 | 115 | |
|
116 | 116 | # Code for going between .py files and cached .pyc files ---------------------- |
|
117 | try: | |
|
118 | 117 |
|
|
119 | except ImportError : | |
|
120 | ## deprecated since 3.4 | |
|
121 | from imp import source_from_cache, cache_from_source |
General Comments 0
You need to be logged in to leave comments.
Login now