Menu

#21 Calling module_builder.split_module with '.' crashes py++

open
nobody
None
5
2009-09-21
2009-09-21
No

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

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.