MacPyBeg - Contents
MacPyBeg
Admin
Introduction
New
History
Looking for items
Starting
Q : What is Python and where can I find out more about it?
Sources of information
Code snippets
Array
Initialisation
Bitwise operation
Summary
how can I catch the bit that falls off a rshift ?
invert number ?
Error catching
You need to know the type of an object
Error messages
Understanding them
Files
Changing a text file in place
You want to get all lines from a file and do something to each
Option 1
Option 2
Option 3
You want only the non empty lines of a file
Doing a copy of a file without blank lines
Handling files at startup
You don't know from wich platform the file come...
Walking a directory tree
Dictionnary
Safe access
Simple method
Simpler methode
List handling
You need a list of the unique elements of the list
Regular expression
Strings
Prefix matching
Time
Readable current time
User interraction
Tkinter
Editors
Enhancements to the IDE
Alpha
Bbedit
Pepper
Advanced
Create constants