Ticket #31 (closed defect: fixed)
''directory'' directive is not honored from pkpgcounter
Reported by: | jerome | Owned by: | jerome |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | pkpgcounter | Version: | development |
Keywords: | Cc: |
Description
When pkpgcounter is used as a library by PyKota, it should honor the setting of the directory directive in pykota.conf to create its temporary files. When it is used as an external executable it should use the system's default temporary directory (with tempfile.gettempdir()), like it does now (by not specifying a temporary directory at all in method calls)
Change History
Note: See
TracTickets for help on using
tickets.