Installation

Windows M$

To work with Emacs it is necessary to set in the PATH environment variable the path to the python installation, for example C:\Python27.

To set the path by the control panel System->Advanced->Environement Variable. In the systemlist search for PATH and adding ==;C:\Python27

Short Introductive Lectures

http://www.claremontmckenna.edu/pages/faculty/alee/python/

Lexical

Joining physical lines

Compound Statement

  • In the reference Manual HERE

Data Model

Very important to understand up the following link to the documentation

String

Basic Operators

A quick list of the main operators used in Python can be found

Look for the Assignement operators

Range Generation

The function range() generates a list of integer values

Documentation HERE

Scrpting Execution

http://www.itmaybeahack.com/book/python-2.6/html/index.html

I/O from File

descritpion of the file objects

http://docs.python.org/library/stdtypes.html#file-objects

-- RobertoBernetti - 06 Jul 2012
Topic revision: r2 - 31 Mar 2018, RobertoBernetti
This site is powered by FoswikiCreative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License1999-2025
Ideas, requests, problems regarding this site? Send feedback