Open krmaxwell opened 9 years ago
These might not all go in one post. But since our PyCon 2015 talk didn't get accepted, I might as well blog about some of the stuff.
substr in string
substr
with open(filename, 'rb') as f:
mkstemp
mkdtemp
(on hold pending acceptance of PyData CFP submission)
Off hold, PyData concerns resolved.
These might not all go in one post. But since our PyCon 2015 talk didn't get accepted, I might as well blog about some of the stuff.
substr in string
instead of regexes (whensubstr
is just characters)with open(filename, 'rb') as f:
(contexts)mkstemp
andmkdtemp