Skip to main content

Hack to set the BytesWarning flag in environments where you can't pass

Project description

arguments to the python interpreter, (like uwsgi)

Home-page: https://github.com/davidszotten/bytes-warning Author: David Szotten Author-email: davidszotten@gmail.com License: UNKNOWN Description: # Bytes-warning

Hack to set the BytesWarning flag in environments where you can’t pass arguments to the python interpreter, (like uwsgi)

## Installation

$ pip install bytes_warning

## Usage

import warnings, bytes_warning bytes_warning.set_flag(1) warnings.filterwarnings(‘default’, category=BytesWarning)

## License

MIT

Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Description-Content-Type: text/markdown

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

bytes-warning-0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

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