目录try 函数的基本语法捕获特定异常捕获多个异常使用 else 子句使用 finally 子句捕获所有异常自定义异常处理嵌套 try 块结合 with 语句总结try 函数的基本语法
开发者_如何学PythonI\'ve installed solr-tomcat package on ubuntu lucid (10.04 latest). It automatically install java and tomcat and hopefully all other dependencies.