资源描述:
《[Python.in.a.Nutshell(2nd,2006.7)].Alex.Martelli.文字版》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、PYTHONINANUTSHELLSecondEditionAlexMartelliBeijing•Cambridge•Farnham•Köln•Sebastopol•TokyoPythoninaNutshell,SecondEditionbyAlexMartelliCopyright©2006,2003O’ReillyMedia,Inc.Allrightsreserved.PrintedintheUnitedStatesofAmerica.PublishedbyO’ReillyMedia,Inc.,1005GravensteinHi
2、ghwayNorth,Sebastopol,CA95472.O’Reillybooksmaybepurchasedforeducational,business,orsalespromotionaluse.Onlineeditionsarealsoavailableformosttitles(safari.oreilly.com).Formoreinformation,contactourcorporate/institutionalsalesdepartment:(800)998-9938orcorporate@oreilly.co
3、m.Editor:MaryT.O’BrienCoverDesigner:EmmaColbyProductionEditor:MattHutchinsonInteriorDesigner:BrettKerrCopyeditor:LinleyDolbyCoverIllustrator:KarenMontgomeryProofreader:MattHutchinsonIllustrators:RobertRomanoandJessamynIndexer:JohnnaDinseReadPrintingHistory:March2003:Fir
4、stEdition.July2006:SecondEdition.NutshellHandbook,theNutshellHandbooklogo,andtheO’ReillylogoareregisteredtrademarksofO’ReillyMedia,Inc.TheInaNutshellseriesdesignations,PythoninaNutshell,theimageofanAfricanrockpython,andrelatedtradedressaretrademarksofO’ReillyMedia,Inc.M
5、anyofthedesignationsusedbymanufacturersandsellerstodistinguishtheirproductsareclaimedastrademarks.Wherethosedesignationsappearinthisbook,andO’ReillyMedia,Inc.wasawareofatrademarkclaim,thedesignationshavebeenprintedincapsorinitialcaps.Whileeveryprecautionhasbeentakeninth
6、epreparationofthisbook,thepublisherandauthorassumenoresponsibilityforerrorsoromissions,orfordamagesresultingfromtheuseoftheinformationcontainedherein.ISBN:978-0596-10046-9[LSI][2011-07-01]Chapter1TableofContentsPreface....................................................
7、......ixPartI.GettingStartedwithPython1.IntroductiontoPython.......................................3ThePythonLanguage3ThePythonStandardLibraryandExtensionModules5PythonImplementations5PythonDevelopmentandVersions8PythonResources92.Installation...........................
8、.....................14InstallingPythonfromSourceCode14InstallingPythonfromBinaries18InstallingJython20Install