Skip to main content

Print function with Python 3.3 flush argument

Project description

.. image:: https://img.shields.io/pypi/v/backports.print_function.svg
:target: https://pypi.org/project/backports.print_function

.. image:: https://img.shields.io/pypi/pyversions/backports.print_function.svg

.. image:: https://img.shields.io/pypi/dm/backports.print_function.svg

.. image:: https://img.shields.io/travis/jaraco/backports.print_function/master.svg
:target: http://travis-ci.org/jaraco/backports.print_function

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
<https://github.com/jaraco/skeleton/issues/1>`_.

Usage
=====

from backports.print_function import print_

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


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backports.print_function-1.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

backports.print_function-1.1.1-py2.py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page