PHP » PYTHON |
login |
register |
about
|
PYTHON readline_completion_function
is this article helpful?
|
Python replacement for PHP's readline_completion_function
[
edit
| history
]
import readline readline.set_completer(function) PHP readline_completion_functionPHP original manual for readline_completion_function [ show | php.net ]readline_completion_function(PHP 4, PHP 5) readline_completion_function — Registers a completion function DescriptionThis function registers a completion function. This is the same kind of functionality you'd get if you hit your tab key while using Bash. Parameters
Return ValuesReturns TRUE on success or FALSE on failure. |
more
Recently updated
more
Most requested
|