Commit Graph

12 Commits

Author SHA1 Message Date
Antoine Pitrou ee6f30d19a Replace subscription with slashing 2012-11-07 20:25:27 +01:00
Antoine Pitrou 7b8178a28b Path.join() is now Path.joinpath() 2012-11-07 20:06:20 +01:00
Antoine Pitrou 5e28b87e87 Rename relative_to() to relative(), removing the old relative() method. 2012-10-10 21:01:50 +02:00
Antoine Pitrou 18abe3c987 Add with_name() and with_suffix() methods. 2012-10-10 20:55:44 +02:00
Antoine Pitrou f390aca7b6 They are seven (as I added "basename" too). 2012-10-10 20:35:33 +02:00
Antoine Pitrou 6c768f02a8 Replace ".ext" with ".suffix", and add the ".suffixes" property. 2012-10-10 20:34:57 +02:00
Antoine Pitrou 44fa1d5fe1 Add a couple clarifications 2012-10-06 01:17:59 +02:00
Antoine Pitrou 47e356c506 Detail the semantics more, following python-ideas questions 2012-10-06 01:13:30 +02:00
Antoine Pitrou ff1f0a2827 Add Post-History 2012-10-06 01:04:50 +02:00
Antoine Pitrou d1323b7822 Fix UNC path example (Oleg Broytman) 2012-10-06 01:04:26 +02:00
Benjamin Peterson a5cb91b260 add missing $ 2012-10-05 17:29:21 -04:00
Antoine Pitrou 56f8cb38a7 Push PEP 428 - object-oriented filesystem paths 2012-10-05 20:19:40 +02:00