mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
Ensure the pathnames being uploaded are using forward slashes.
A little refactoring
This commit is contained in:
@@ -737,7 +737,7 @@ def macSetLoaderNames(filenames):
|
||||
os.system(cmd)
|
||||
|
||||
|
||||
def getSvnRev():
|
||||
def getVcsRev():
|
||||
# Some helpers for the code below
|
||||
def _getDate():
|
||||
import datetime
|
||||
|
||||
Reference in New Issue
Block a user