Calling module_builder's method split_module with argument '.' crashes py++ as it tries to make a directory with name ''. This is caused by os.path.normpath stripping the leading './' on line 83 in file_writers/writer.py.
2009-09-21 19:46:38 UTC in C++ Python language bindings