PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 198 - ApiExtractor doesn't expand paths starting with ~
: ApiExtractor doesn't expand paths starting with ~
Status: CLOSED WONTFIX
Product: PySide
Classification: Unclassified
Component: ApiExtractor
: HEAD
: All All
: P5 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2010-03-26 17:41 EET by Hugo Parente Lima
Modified: 2010-08-13 11:25 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hugo Parente Lima 2010-03-26 17:41:40 EET
ApiExtractor doesn't expand typesystem paths, and problably others, starting
with ~, meaning the user home directory.
Comment 1 Hugo Parente Lima 2010-05-20 16:19:52 EEST
The path expansion should be done by shell, not by the process, so I'm change
the status of my own bug to wont fix :-).