Re: [pygccxml-development] defect in file_writers/single_file.py
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2007-09-18 20:47:24
|
On 9/14/07, Neal Becker <ndb...@gm...> wrote: > > def write(self): > target_dir = os.path.split( self.file_name )[0] > > This fails if file_name doesn't have a dir component. Thanks for bug reporting, the fix in SVN -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |