cassandra/pylib/cqlshlib
Brad Schoening 49c8122d8f
Avoid CQLSH throwing an exception loading .cqlshrc on non-supported platforms
While we do not support Windows as such (at least on server), reviewers evaluated that this might be fixed
as the gains (Windows users using CQLSH to connect to Cassandra running on supported platforms) are justified.

patch by Brad Schoening; reviewed by Brandon Williams, Josh McKenzie for CASSANDRA-20478
2025-05-23 17:49:28 +02:00
..
test Merge branch 'cassandra-4.1' into cassandra-5.0 2025-02-04 10:55:16 +01:00
__init__.py Make cqlsh PEP8 compliant (and other cleanups) - 2.2 patch 2015-09-11 16:47:18 +02:00
authproviderhandling.py add plugin support for CQLSH 2022-04-27 12:35:04 +02:00
copyutil.py Add support of vector type to cqlsh COPY command 2024-01-22 14:35:32 +00:00
cql3handling.py Merge branch 'cassandra-4.1' into cassandra-5.0 2025-02-04 10:55:16 +01:00
cqlhandling.py Add UCS sstable_growth and min_sstable_size options 2023-11-14 21:41:07 +01:00
cqlshhandling.py Add HISTORY command for CQLSH 2023-05-23 14:02:23 +02:00
cqlshmain.py Merge branch 'cassandra-4.1' into cassandra-5.0 2024-09-24 14:22:12 +02:00
displaying.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
formatting.py Upgrade Python driver to 3.28.0 2023-11-02 17:08:38 +00:00
helptopics.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
pylexotron.py Resolve pylint issues in pylexotron.py and improve readability 2022-08-09 09:00:06 -05:00
saferscanner.py Remove six and Py2SaferScanner merge cruft 2023-03-22 10:18:29 -05:00
sslhandling.py remove support for deprecated version specific TLS in Python 3.6 2022-04-06 14:01:47 +02:00
tracing.py change six functions in cqlshlib to native Python 3 ones 2022-03-30 12:12:46 -05:00
util.py Avoid CQLSH throwing an exception loading .cqlshrc on non-supported platforms 2025-05-23 17:49:28 +02:00