Skip to content

jaraco/backports.print_function

Repository files navigation

Add support for the Python 3.3 flush argument.

License

License is indicated in the project metadata (typically one or more of the Trove classifiers). For more details, see this explanation.

Usage

from backports.print_function import print_

print_('Partial line', end='', flush=True)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages