mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
7c0c153d97
commit
2170532391
@ -10,7 +10,7 @@ import os, sys
|
|||||||
from calibre.constants import iswindows, plugins
|
from calibre.constants import iswindows, plugins
|
||||||
|
|
||||||
'''
|
'''
|
||||||
This modeule defines a share_open() function which is a replacement for
|
This module defines a share_open() function which is a replacement for
|
||||||
python's builtin open() function.
|
python's builtin open() function.
|
||||||
|
|
||||||
This replacement, opens 'shareable' files on all platforms. That is files that
|
This replacement, opens 'shareable' files on all platforms. That is files that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user