bschoening opened a new pull request, #1868: URL: https://github.com/apache/cassandra/pull/1868
This change splits main() and the majority of the cqlsh.py code into a new file, cqlshmain.py in the pylib directory. What remains in cqlsh.py is mostly the zip loader and a few startup sanity checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

