next up previous contents index
Next: 2.12 Class reference Up: 2.11 Dictionary reference Previous: 2.11.11 threadsdict   Contents   Index


2.11.12 userdict

Each thread has its own userdict, which is not shared with any other threads. userdict is meant to be used for general storage of definitions that do not need to be shared among threads. userdict starts out empty when a thread is created.



Jason Evans 2005-03-16