mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
14 lines
308 B
Diff
14 lines
308 B
Diff
*** stapler.py 2009-08-05 23:01:19.000000000 +0200
|
|
--- stapler2.py 2010-12-07 18:46:46.306491630 +0100
|
|
***************
|
|
*** 1,4 ****
|
|
! #!/usr/bin/python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# Copyright 2009 Philip Stark
|
|
--- 1,4 ----
|
|
! #!/usr/bin/python2
|
|
# -*- coding: utf-8 -*-
|
|
|
|
# Copyright 2009 Philip Stark
|