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 Ubuntu Archiv lucid (universe)
Version0.2-2
Sektionuniverse/python
Prioritätoptional
Installierte Größe148 Byte
Hängt ab vonpython-support (>= 0.90.0)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße15414 Byte
Prüfsumme MD579f5a632a14ed8256ee9d9a5be798af8
Prüfsumme SHA1ed4b8e7f6d9e82f6d014f14e027f7cc1cebbe83f
Prüfsumme SHA25619df6d1d882dd8df3be96484a1570c4d85717f734c725fb3a408d8ce0234ea46
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