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

6
docs/edbob.win32.rst Normal file
View file

@ -0,0 +1,6 @@
:mod:`edbob.win32`
==================
.. automodule:: edbob.win32
:members:

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