STINNER Victor <[email protected]> added the comment:

You may use get_current_dir_name() which allocates the memory for us.

I can adapt os_getcwd_buffer-2.patch to support Solaris/OpenBSD, but do we need 
a dynamic buffer? (do we need to support OS without PATH_MAX)

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9246>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to