DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-extended-threading
Beschreibungextension of the Python threading API
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.2-2
Sektionpython
Prioritätoptional
Installierte Größe104 Byte
Hängt ab vonpython-support (>= 0.7.1)
Empfohlene Pakete
PaketbetreuerDebian Python Modules Team
Quelle
Paketgröße15240 Byte
Prüfsumme MD5d091a7e690745251c7b1858587a041dd
Prüfsumme SHA115818daabaa6267db43ce0a166f7ca4bb7ac9760
Prüfsumme SHA256555ccb5d654b96a3042f81f650bed6283fb1bfe8b1da955e35a8f01aa7c1274a
Link zum Herunterladenpython-extended-threading_0.2-2_all.deb
Ausführliche BeschreibungThis is an extension to the basic Python threading library. It allows inheritance of locks and several other non-inheritable types. It also adds a few new lock types for those who found the original set lacking. . Its main characteristics are: . * subclassable locks * read/write mode lock (write locks are exclusive, read locks are not) * "safe" object based locks to help debug lock code.


Impressum
Linux is a registered trademark of Linus Torvalds