quantuumhedgehog

Results 1 issues of quantuumhedgehog

I would like to report an issue on page https://python-driver.docs.scylladb.com/3.28.2-scylla/installation ### Problem Python2 syntax in documentation python -c 'import cassandra; print cassandra.__version__' ### Suggest a fix python -c 'import cassandra;...