big-endian non-support statement

This commit is contained in:
Jim Witschey 2017-07-25 10:02:51 -04:00
parent d200658f46
commit 0e65b33606
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,8 @@ The driver supports Python 2.7, 3.3, 3.4, 3.5, and 3.6.
If you require compatibility with DataStax Enterprise, use the `DataStax Enterprise Python Driver <http://docs.datastax.com/en/developer/python-dse-driver/>`_.
**Note:** DataStax products do not support big-endian systems.
Feedback Requested
------------------
**Help us focus our efforts!** Provide your input on the `Platform and Runtime Survey <https://docs.google.com/a/datastax.com/forms/d/10wkbKLqmqs91gvhFW5u43y60pg_geZDolVNrxfO5_48/viewform>`_ (we kept it short).

View File

@ -10,6 +10,8 @@ This driver is open source under the
`Apache v2 License <http://www.apache.org/licenses/LICENSE-2.0.html>`_.
The source code for this driver can be found on `GitHub <http://github.com/datastax/python-driver>`_.
**Note:** DataStax products do not support big-endian systems.
Contents
--------
:doc:`installation`