even more deletions (clean up for last commit)

This commit is contained in:
David Halter
2013-05-03 19:35:51 +04:30
parent 88e60b85e0
commit c0bb6ff04b

View File

@@ -74,12 +74,6 @@ Caching
.. autodata:: function_definition_validity
Various
~~~~~~~
.. autodata:: part_line_length
"""
import os
import platform
@@ -217,20 +211,10 @@ to be faster than a normal completion. This is the factor that is used to
scale `max_executions` and `max_until_execution_unique`:
"""
# ----------------
# various
# ----------------
part_line_length = 20
"""
Size of the current code part, which is used to speed up parsing.
"""
# ----------------
# caching validity (time)
# ----------------
star_import_cache_validity = 60.0
"""
In huge packages like numpy, checking all star imports on every completion