docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
Product Documentation
ActivePython 2.4 Documentation
Table of Contents
win32file
.CreateDirectoryW
CreateDirectoryW(
name
, sa
)
Creates a directory (NT/2000 Unicode specific version)
Parameters
name
:
PyUnicode
The name of the directory to create
sa
:
PySECURITY_ATTRIBUTES
The security attributes, or None