add win32.send_data_to_printer() function

This commit is contained in:
Lance Edgar 2012-05-11 09:01:04 -07:00
parent 33cf50c4cb
commit 51a0a490ea
3 changed files with 29 additions and 0 deletions

View file

@ -27,6 +27,7 @@ The following pages describe the ``edbob`` package from a caller's perspective.
edbob.modules
edbob.sqlalchemy
edbob.util
edbob.win32
To-Do