Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Add xcb.Iterator to __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Gallant authored and dequis committed Dec 3, 2010
1 parent 033a350 commit 816304f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xcb/__init__.py
Expand Up @@ -4,6 +4,7 @@

xcb.Struct = Struct
xcb.Union = Union
xcb.Iterator = Iterator
xcb.Request = Request
xcb.Response = Response
xcb.Event = Event
Expand Down

0 comments on commit 816304f

Please sign in to comment.